I've recently started using numpy more seriously, and i've made sage
wrappers (that is sage functions that simply call numpy to do the job)
for numpy's fast fourier transform and polynomial fit. I thought those
might get included in sage, but the start of sage is already quite slow.
My guess is that it takes a while to import all the sage functions, so
i'm not sure it's a good idea to add just any function. I understand
that most sage functions are wrappers for other software, so that's my
question: how many wrappers is too many? Should i make a ticket for mine?
thanks!
Oscar
--
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