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

Comment (by vdelecroix):

 > 6. `update_cache_up_to` everwhere: describe return value

 The return value was not meaningful (except for Python error handling). I
 now specified a `0/1` code return and used it in `_fit`.

 > 7. {{{:class:`lazy_list`}}} appears a couple of times, but `lazy_list`
 is not a class anymore

 done

 > 8. note-block in `lazy_list_from_iterator` description should (also) be
 in `lazy_list`

 I moved around a lot of documentation. Tell me if there is still a
 problem.

 > 9. `cache` in INPUT-blocks: everywhere mention that this is a list (see
 also above)

 done.

 > 10. `__reduce__`: oneline description missing

 What for? A user should not care about it. A developer knows what this
 function is.

 > 11. ticket-description "a pair of finite lists (pre-period, period)":
 remove from description and create separate ticket for this issue?

 I reformulated the ticket description. I think this ticket should focus on
 the lazy lists with a cache.

--
Ticket URL: <http://trac.sagemath.org/ticket/16137#comment:80>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to