Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(infinite) homogenous sequences #19896

Open
dkrenn opened this issue Jan 15, 2016 · 3 comments
Open

(infinite) homogenous sequences #19896

dkrenn opened this issue Jan 15, 2016 · 3 comments

Comments

@dkrenn
Copy link
Contributor

dkrenn commented Jan 15, 2016

Implement (infinite) homogenous sequences by using lazy lists.

CC: @mantepse

Component: misc

Branch/Commit: u/dkrenn/sequences/homogenous-seq @ 8354beb

Issue created by migration from https://trac.sagemath.org/ticket/19896

@dkrenn dkrenn added this to the sage-7.0 milestone Jan 15, 2016
@dkrenn
Copy link
Contributor Author

dkrenn commented Jan 16, 2016

Branch: u/dkrenn/sequences/homogenous-seq

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 17, 2016

Branch pushed to git repo; I updated commit sha1. New commits:

1136a64fit start on iteration
8e4a562add a doctest in dropwhile
a544d6dcorrect nasty bug in takewhile (complete rewrite of method)
3b63c47simplify `__repr__` code
8354bebMerge branch 'extend_lazy_lists' into t/19896/sequences/homogenous-seq

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 17, 2016

Commit: 8354beb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants