#18109: Restructure IntegerListLex code
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-6.6
      Component:  combinatorics      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/18109            |  8d5ca559f1b4a376a84d88a995a3fde6bfb74a6f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Jeroen Demeyer', 'oldvalue': ''}):

 * author:   => Jeroen Demeyer


Old description:

> There are several useless features in `IntegerListLex` as already
> mentioned in [http://trac.sagemath.org/ticket/17979#comment:291 ticket
> #17979:comment 21]:
> - it should not inherit from `Parent` and it should generate lists and
> not `ClonableArray`
> - `global_options` is a useless attribute
> - the `__clascall__` is here for nothing

New description:

 Split up `IntegerListsLex` in a fast Cython back-end and a (slower) Python
 front-end. Restructure with multiple implementations (like #17920) in
 mind.

 Attached branch is very much work in progress (although comments on the
 ''design'' are welcome).

--

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