>
> Is there a fast way to store the data as a 2-dim array with entries
> being dictionaries with keys being basis elements in the Zumbroich
> basis, and with rational values? Any other suggestions?


I don't have any particularly insightful ideas, but are you thinking about a
2d C array of Python dicts?  That sounds reasonable to me.  I assume you've
optimized the hash methods on your basis elements?
David

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

Reply via email to