#5996: [with patch, positive review] Wigner 3j, 6j, 9j, Clebsch-Gordan, Racah
and
Gaunt coefficients
------------------------------------------+---------------------------------
Reporter: jrasch | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.1
Component: calculus | Keywords:
Reviewer: Alex Ghitza, Minh Van Nguyen | Author: Jens Rasch
Merged: |
------------------------------------------+---------------------------------
Changes (by mvngu):
* reviewer: => Alex Ghitza, Minh Van Nguyen
Comment:
I've made some minor reformatting of the docstrings and fixed references
so that there is only one reference defined for a paper cited in the
module. That way, we don't get a lot of warnings about duplicate citations
when building the reference manual. That is, only define one reference.
Afterwards, if you need to cite that reference, use the convention for
citing it and don't define the same reference locally for a function. Some
functions use {{{<>}}} when it should be {{{!=}}}. At least in Python
2.6.x, using {{{<>}}} is OK and is kept in that version for backward
compatibility. We should now only use {{{!=}}}. These issues, and some
minor ones, are addressed in the reviewer patch
{{{trac_5996-reviewer.patch}}}. Positive review to the ticket as a whole.
Patches should be merged in this order:
1. {{{trac_5996.patch}}}
1. {{{12428.patch}}}
1. {{{12429.patch}}}
1. {{{trac_5996_doc.patch}}}
1. {{{trac_5996-reviewer.patch}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5996#comment:16>
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
-~----------~----~----~----~------~----~------~--~---