#5557: [with patch, needs work] implement ridiculously fast 4x4 determinant
----------------------------+-----------------------------------------------
Reporter: boothby | Owner: was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4.1
Component: linear algebra | Keywords:
----------------------------+-----------------------------------------------
Comment(by boothby):
cwitty's argument is precisely how I justified (to myself) that this
behavior is OK. If you disagree, then this is an orthogonal issue, and we
should allow the user to override the algorithm for dimensions 1,2, and 3.
But, the point of the small special cases is that they're faster than the
others methods, so we fast-track their execution to avoid a bunch of
python string comparisons.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5557#comment:15>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---