Since William thinks more public discussion is better I thought I start a
nice tread to find out what you think are the nicest tools for developers in
sage.
I'll start with an example, a thing I found out recently found out and found
very usefull id debuging.
f
Explains a pickle. That is, produce source code such that evaluating
the code is equivalent to loading the pickle. Feeding the result
of ``explain_pickle`` to ``sage_eval`` should be totally equivalent
to loading the ``pickle`` with ``cPickle``.
--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org