#16137: lazy_list from various input data
-------------------------------------+-------------------------------------
       Reporter:  MatthieuDien       |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.4
      Component:  misc               |   Resolution:
       Keywords:  LazyPowerSeries,   |    Merged in:
  lazy_list, days57                  |    Reviewers:
        Authors:  Vincent            |  Work issues:
  Delecroix, Matthieu Dien           |       Commit:
Report Upstream:  N/A                |  530b21b1a97012b1adfc244dad57250922f4f46c
         Branch:                     |     Stopgaps:
  public/lazy_list_from_various_input_data|
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by mantepse):

 From a brief look at `itertools`, it seems to me that we should revisit
 the design decisions.  If I understand correctly, `itertools` provides all
 the operations we might want, except caching and therefore also the
 functionality of `lazy_list_from_function`.

 Looking at the example in my previous comment, I'm not quite satisfied
 with the interaction of `lazy_list` and `itertools` yet.  I'm a bit
 surprised that `itertools` provides functions, not methods.

--
Ticket URL: <http://trac.sagemath.org/ticket/16137#comment:43>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to