#17665: Change binary_matrix data type to use bitset
-------------------------------------+-------------------------------------
Reporter: dcoudert | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.5
Component: misc | Resolution:
Keywords: | Merged in:
Authors: David Coudert | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/dcoudert/ticket/17665 | 283e45e4ebb5a2471b96740a29c31d800abba603
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by dcoudert):
* commit: 5cc5d22f48de853f3775e459afed1b5bc99170c9 =>
283e45e4ebb5a2471b96740a29c31d800abba603
Comment:
I have implemented requested changes:
- use `range(n)` instead of `for i from 0 <= i < n`
- use type `Py_ssize_t` instead of `int` or `long` in `binary_matrix`
Let me know if further changes are needed.
----
New commits:
||[http://git.sagemath.org/sage.git/commit/?id=1a1d4309e58ee975d1db2529edb04431e5f2b47e
1a1d430]||{{{trac #17665: Merged with 6.5.beta6}}}||
||[http://git.sagemath.org/sage.git/commit/?id=74ff5b22ee5c8bee09fd8854b856d6f645690f03
74ff5b2]||{{{trac #17665: reviewer's commit}}}||
||[http://git.sagemath.org/sage.git/commit/?id=283e45e4ebb5a2471b96740a29c31d800abba603
283e45e]||{{{trac #17665: use type Py_ssize_t and change loops}}}||
--
Ticket URL: <http://trac.sagemath.org/ticket/17665#comment:24>
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.