#17979: Reimplementation of IntegerListsLex
-------------------------------------+-------------------------------------
       Reporter:  aschilling         |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  blocker            |    Milestone:  sage-6.6
      Component:  combinatorics      |   Resolution:
       Keywords:  days64             |    Merged in:
        Authors:  Bryan Gillespie,   |    Reviewers:
  Anne Schilling, Nicolas M. Thiery  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  fcaa99cd2b40c3e85a7d15b4775983eb300ead24
  public/ticket/17979                |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by bgillespie):

 Replying to [comment:137 jdemeyer]:
 > Replying to [comment:129 nthiery]:
 > > Replying to [comment:124 jdemeyer]:
 > > > Perhaps such changes would better be done in a different ticket, it
 can only increase the changes of ''this'' ticket getting merged.
 > >
 > > Yeah, I see your point. If really needed, we could do that. But this
 means some non trivial work.
 >
 > It think it is quite trivial to split it up, just make `IntegerVectors`
 use `integer_list_old.py`. You will also avoid the conflict with #17927
 this way.
 Note that `IntegerVectors` is used in other classes, such as `Partitions`,
 so if we wanted to leave it referencing `integer_list_old.py`, then we
 would probably also want to port the uses of `IntegerVectors` to
 `IntegerListsLex` wherever that occurs in the library.  `IntegerVectors`
 also uses some auxiliary input formats such as `inner=[...]` and
 `outer=[...]`, so we would need to support those in `IntegerListsLex` if
 we wanted to use this approach.  Feels a little like a separate ticket to
 me, but it certainly could be done.

--
Ticket URL: <http://trac.sagemath.org/ticket/17979#comment:142>
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