Actually, the code from your last post works perfectly under sage 4.0.1 (OSX intel).
[39mcreating /var/folders/hF/hFYXAHyRF680EWYF08TbAE+++TI/-Tmp-/felix/ python25_interme\ diate/compiler_56e514baa7dba73b5ded18f9a64c0373 [0m Time: CPU 0.29 s, Wall: 6.09 s 1799970000 Time: CPU 0.01 s, Wall: 0.01 s The code from your first post was simply incorrect. If you want to write less dots, you can import scipy.weave as weave for example. (See the python documentation) Weave doesn't work at all in the latest release of sage anyway. Presumably this is because the included version of scipy doesn't work correctly with python 2.6. See: http://groups.google.com/group/sage-support/browse_thread/thread/e102047bfd334027/a75bd16035329155?lnk=gst&q=weave#a75bd16035329155 --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
