#4446: New module complex_mpc using lib mpc for complex multiprecision
arithmetic
--------------------------------+-------------------------------------------
Reporter: thevenyp | Owner: mabshoff
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.4.4
Component: basic arithmetic | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Changes (by ylchapuy):
* status: needs_work => needs_review
Comment:
after installing 'mpc-0.8.2svn793.spkg' ,
one needs to apply in order:
* mpc-0.8.1.patch
* bug_literal.patch
* trac4446-rebase_sage4.3.3.patch
* fix_declaration.patch
Tested with vanilla sage-4.4.3, Ubuntu 10.04, kernel 2.6.32-22-generic #
36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux, Intel(R)
Core(TM) i5 CPU 650 @ 3.20GHz.
{{{
sage -t "devel/sage-main/sage/rings/complex_mpc.pyx"
[1.8 s]
----------------------------------------------------------------------
All tests passed!
}}}
The script 'spkg-install' is a mix between the template from:
http://www.sagemath.org/doc/developer/producing_spkgs.html#creating-a-new-
spkg
and the script from the mpfr spkg. In particular, I don't know what is the
point of the EXTRA flags, but thought they might be useful.
You will also see in the file SPKG.txt:
{{{
== SPKG Maintainers ==
* ???
}}}
I just can't be the maintainer, sorry...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4446#comment:34>
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.