Hi Ondrej,

No, I have not come round to publishing it yet in Comput. Phys.
Commun. or some similar journal.

The thought has occured to me that one could use the index functions
for the 3j, 6j, and Gaunt coefficients for a much simpler storage
scheme in python by using the index as a key for a dictionary of
stored symbols. I could then extend the above published routines with
an optional 'remember' keyword that would store them from one call to
the next.
However, I am not sure how much memory dictionaries consume in python
and whether this is efficient. At the end of the day for any realistic
calculation you are usually talking about millions of them.

regards,

Jens

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to