mabshoff wrote: > > http://sage.math.washington.edu/home/mabshoff/sage-2.9.15.rc1.tar > :)
But on Fedora 8 32 bits: ---------------------------------------------------------------------- The following tests failed: sage -t devel/sage-main/sage/functions/transcendental.py sage -t devel/sage-main/sage/numerical/test.py sage -t devel/sage-main/sage/calculus/wester.py sage -t devel/sage-main/sage/rings/qqbar.py Total time for all tests: 2646.8 seconds Please see /home/jaap/Download/sage-2.9.15.rc1/tmp/test.log for the complete log from this test. [EMAIL PROTECTED] sage-2.9.15.rc1] sage -t devel/sage-main/sage/rings/qqbar.py ********************************************************************** File "qqbar.py", line 3075: sage: cp.complex_roots(30, 1) Expected: [[1.1892071150027208 .. 1.1892071150027213], [-1.1892071150027213 .. -1.1892071150027208], [1.1892071150027208 .. 1.1892071150027213]*I, [-1.1892071150027213 .. -1.1892071150027208]*I] Got: [[1.1892071150027208 .. 1.1892071150027213], [-1.1892071150027213 .. -1.1892071150027210], [1.1892071150027208 .. 1.1892071150027213]*I, [-1.1892071150027213 .. -1.1892071150027208]*I] ********************************************************************** 1 items had failures: 1 of 3 in __main__.example_76 ***Test Failed*** 1 failures. [EMAIL PROTECTED] sage-2.9.15.rc1]$ ./sage -t devel/sage-main/sage/functions/transcendental.py sage -t devel/sage-main/sage/functions/transcendental.py ********************************************************************** File "transcendental.py", line 239: sage: Ei(10) Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_7[0]>", line 1, in <module> Ei(Integer(10))###line 239: sage: Ei(10) File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/site-packages/sage/functions/transcendental.py", line 248, in Ei import scipy.special, math ImportError: No module named scipy.special ********************************************************************** File "transcendental.py", line 241: sage: Ei(I) Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_7[1]>", line 1, in <module> Ei(I)###line 241: sage: Ei(I) File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/site-packages/sage/functions/transcendental.py", line 248, in Ei import scipy.special, math ImportError: No module named scipy.special ********************************************************************** File "transcendental.py", line 243: sage: Ei(3+I) Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_7[2]>", line 1, in <module> Ei(Integer(3)+I)###line 243: sage: Ei(3+I) File "/home/jaap/Download/sage-2.9.15.rc1/local/lib/python2.5/site-packages/sage/functions/transcendental.py", line 248, in Ei import scipy.special, math ImportError: No module named scipy.special ********************************************************************** 1 items had failures: 3 of 3 in __main__.example_7 ***Test Failed*** 3 failures. For whitespace errors, see the file .doctest_transcendental.py [1.6 s] exit code: 256 ---------------------------------------------------------------------- The following tests failed: sage -t devel/sage-main/sage/functions/transcendental.py Total time for all tests: 1.6 seconds and the wester case numerical?? Jaap --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---