#8681: implement matrix actions on binary quadratic forms
-------------------------------+--------------------------------------------
Reporter: AlexGhitza | Owner: justin
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.4
Component: quadratic forms | Keywords:
Author: Alex Ghitza | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by AlexGhitza):
* cc: was, jonhanke, ncalexan (added)
* status: needs_work => needs_review
Old description:
> The attached patch implements methods for left and right matrix actions
> on binary quadratic forms. It also extends the constructor
> {{{BinaryQF}}} to accept a homogeneous polynomial of degree 2 in 2
> variables.
New description:
The attached patch implements methods for left and right matrix actions on
binary quadratic forms. It also extends the constructor {{{BinaryQF}}} to
accept a homogeneous polynomial of degree 2 in 2 variables.
I'm ccing other people who have worked on this file to see if anyone is up
for a quick review.
--
Comment:
I have implemented Gonzalo's suggestions. It seems to work great, and
indeed it's much faster; the matrix actions are almost 3 times faster with
the new code, and {{{__call__}}} is an amazing 200 times faster.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8681#comment:5>
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 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.