#4470: Merge Jon Hanke's qudratic forms code into Sage
-----------------------------+----------------------------------------------
Reporter: mabshoff | Owner: justin
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.1
Component: quadratic forms | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by tornaria):
I've attached a diff with the changed files between stock 2.8.14 and Jon's
quadratic forms branch. Note there are several new files in
{{{sage/quadratic_forms/}}} directory which are not included in this
patch. The plan was to pick the relevant changes from this patch, but most
of it is already included in 3.1.4 with the following exceptions:
- {{{setup.py}}}: adds extension modules for new files
- {{{sage/quadratic_forms/all.py}}}: adds imports for new files
- {{{sage/quadratic_forms/binary_qf.py}}}: adds comment/todo in docstring
for the file
- {{{integer_mod.{pxd,pyx}}}}: implement classes
{{{IntegerMod_gmp_power_of_2}}}, {{{IntegerMod_int_power_of_2}}} and
{{{IntegerMod_int64_power_of_2}}}, but this are ''not'' used in quadratic
forms code, so it's irrelevant and can be ignored.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4470#comment:5>
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
-~----------~----~----~----~------~----~------~--~---