#6745: [with patch; nearly positive review] quaternion algebras -- add
computation
of left and right orders associated to ideals
-------------------------+--------------------------------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: algebra | Keywords:
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by was):
Regarding Robert's comments:
* I posted a patch fixing the {{{b_3 |--> b_4}}} typo.
* The matrix_integer_dense.pyx is *not* a typo. The issue is that I want
to default to pari for small matrices, *unless* said small matrix has huge
entries, so the logic is correct (i.e., if entries huge, still use padic).
I've put in some spaces and an {{{# endif} comment to maybe make that seem
more intentional.
So the attached patch changes no logic in the code, but changes/improves
two comments.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6745#comment:5>
Sage <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---