#17437: integer arrays
-------------------------------------+-------------------------------------
Reporter: amri | Owner: amri
Type: enhancement | Status: new
Priority: major | Milestone: sage-6.5
Component: combinatorics | Resolution:
Keywords: integer arrays | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/amri/integer_arrays | c8d93b37bcc758ee840a3ae26ba47de0ff8a5796
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by nbruin):
Replying to [comment:6 tscrim]:
> Like integer matrices, these are certain combinatorial objects and
"integer" is really "non-negative integer" and usually there are other
constraints like max entry or a fixed sum. From a quick look-over, it
doesn't look like there's anything that is that general purpose (although
perhaps generalizes stuff from `IntegerMatrices`).
OK, so that sounds like it should be a wrapper to provide combinatorial
methods and interfacing with parent and category infrastructure (if it's
worth the overhead). The underlying datastructure should probably be a
numpy.array, though, rather than a tuple of integer arrays. Numpy offers a
lot of functionality to overcome the row-major (or column-major) problems
one usually encounters.
--
Ticket URL: <http://trac.sagemath.org/ticket/17437#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.