From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QwGJr-0003mk-Bt for garchives@archives.gentoo.org; Wed, 24 Aug 2011 16:30:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 548D121C184; Wed, 24 Aug 2011 16:25:22 +0000 (UTC) Received: from cl-mail.uni-potsdam.de (cl-mail.rz.uni-potsdam.de [141.89.68.1]) by pigeon.gentoo.org (Postfix) with ESMTP id BC9F121C04A for ; Wed, 24 Aug 2011 16:25:09 +0000 (UTC) Received: from arnim.rz.uni-potsdam.de (arnim.rz.uni-potsdam.de [141.89.68.11]) by n-mail-4.rz.uni-potsdam.de (8.14.4/8.14.4) with ESMTP id p7OGP2in000507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Aug 2011 18:25:03 +0200 (CEST) Received: from uni-potsdam.de (localhost.localdomain [127.0.0.1]) by arnim.rz.uni-potsdam.de (8.13.8/8.13.8) with ESMTP id p7OGP03b019388 for ; Wed, 24 Aug 2011 18:25:00 +0200 Received: from p57B9ACB0.dip.t-dialin.net (p57B9ACB0.dip.t-dialin.net [87.185.172.176]) by webmail.uni-potsdam.de (Horde MIME library) with HTTP; Wed, 24 Aug 2011 18:24:56 +0200 Message-ID: <20110824182456.55c0ot5xk4ws40w0@webmail.uni-potsdam.de> Date: Wed, 24 Aug 2011 18:24:56 +0200 From: rose@rz.uni-potsdam.de To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] More than 200 hundred errors in testsuite Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_1izyombllja0" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-Miltered: at n-mail-4 with ID 4E5525DE.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4E5525DE.001 from arnim.rz.uni-potsdam.de/arnim.rz.uni-potsdam.de/141.89.68.11/arnim.rz.uni-potsdam.de/ X-j-chkmail-Score: MSGID : 4E5525DE.001 on n-mail-4.rz.uni-potsdam.de : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-Archives-Salt: X-Archives-Hash: bbc43ed22924019d6e7ccd6543022738 This message is in MIME format. --=_1izyombllja0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I installed in the last days sage-4.7.1 with the ebuild from sage-on-gentoo overlay on four systems (all x86_64 AMD and INTEL). After the installation I run the testsuite: cd $(mktemp -d) && sage -testall , which reported that between 200 and 250 tests failed. The resulting log files (/home/rose/.sage/tmp/test.log) are between 1.5 and 3.3 MByte. One of these shorter log files is attached. I got the message that one reason for the downgrade to numpy-1.5.1 is =20 bug 371099, i.e. missing clapack_* symbols in scipy-0.9.0, if =20 numpy-1.6.x is used. My scipy-0.9.0-r1 was installed with numpy-1.6.1. I tried already to =20 reinstall scipy-0.9.0-r1 (now with numpy-1.5.1), but it fails with: ... RefactoringTool: =20 /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= ntegrate/setup.py /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= o/__init__.py /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= o/matlab/mio4.py /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= o/matlab/mio5.py ... /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= ntegrate/ode.py /var/tmp/portage/sci-libs/scipy-0.9.0-r1/work/scipy-0.9.0/build/py3k/scipy/i= ntegrate/quadpack.py blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in /usr/local/lib64 libraries mkl,vml,guide not found in /usr/local/lib libraries mkl,vml,guide not found in /usr/lib64 libraries mkl,vml,guide not found in /usr/lib NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=3DATLAS Warning: No configuration returned, assuming =20 unavailable./usr/lib64/python3.2/site-packages/numpy/distutils/system_info.p= y:527: UserWarning: Specified path is =20 invalid. warnings.warn('Specified path %s is invalid.' % d) libraries atlcblas,f77blas,m,atlas not found in /usr/lib64 NOT AVAILABLE atlas_blas_info: libraries atlcblas,f77blas,m,atlas not found in /usr/lib64 NOT AVAILABLE /usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py:1399: =20 UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: libraries blas not found in /usr/local/lib64 libraries blas not found in /usr/local/lib libraries blas not found in /usr/lib64 libraries blas not found in /usr/lib NOT AVAILABLE /usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py:1408: =20 UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info: NOT AVAILABLE /usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py:1411: =20 UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__) Traceback (most recent call last): File "setup.py", line 181, in setup_package() File "setup.py", line 173, in setup_package configuration=3Dconfiguration ) File "/usr/lib64/python3.2/site-packages/numpy/distutils/core.py", =20 line 152, in setup config =3D configuration() ... File =20 "/usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py", =20 line 461, in get_info raise self.notfounderror(self.notfounderror.__doc__) numpy.distutils.system_info.BlasNotFoundError: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. * ERROR: sci-libs/scipy-0.9.0-r1 failed (compile phase): * Building failed with CPython 3.2 in distutils_building() function Any hint? --=_1izyombllja0 Content-Type: text/x-log; charset=UTF-8; name="sage_test_impala.log" Content-Disposition: attachment; filename="sage_test_impala.log" Content-Transfer-Encoding: quoted-printable ---------------------------------------------------------------------- | Sage Version 4.7.1, Release Date: 2011-08-11 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- Mi 24. Aug 10:24:27 CEST 2011 Testing of examples currently not implemented. init.sage does not exist ... creating sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/__init__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/format.p= y" =09 [5.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/__init__= .py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/introspe= ct.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/remote_f= ile.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/sphinxif= y.py" =09 [3.9 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/sageinsp= ect.py" =09 [3.9 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/support.= py" =09 [5.2 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/misc/misc.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/simple/__init= __.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/__in= it__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/gnut= ls_socket_ssl.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/appl= et.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/work= sheet.py" =09 [11.0 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/chal= lenge.py" =09 [3.4 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/conf= ig.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/sage= _email.py" =09 [3.4 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/cell= .py" =09 [15.5 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/user= .py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/sage= tex.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/note= book.py" =09 [3.7 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/keyb= oards.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/twis= t.py" =09 [6.6 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/jque= ry.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/avat= ars.py" =09 [3.4 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/__init__.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/all.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/BaseConvert.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/nodoctest.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/JavaScriptCompressor.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/comp= ress/SourceMap.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/misc= .py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/jsma= th.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/inte= ract.py" =09 [3.6 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/temp= late.py" =09 [3.5 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/notebook/docH= TMLProcessor.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/__= init__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/li= mits.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/wo= rksheet_process.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/re= ference.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/ex= pect.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/interfaces/st= atus.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/run_t= ests.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/__ini= t__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/stres= s.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/noteb= ook_test_case.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/selen= ium/__init__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/selen= ium/selenium.py" =09 [3.4 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/tests= /__init__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/tests= /test_worksheet.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/tests= /test_accounts.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/tests= /test_worksheet_list.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/testing/HTMLT= estRunner.py" =09 [3.3 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/storage/files= ystem_storage.py" =09 [3.4 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/storage/__ini= t__.py" =09 [0.1 s] sage -t -force_lib "/usr/lib64/python2.7/site-packages/sagenb/storage/abstr= act_storage.py" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/common/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/common/builder.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/doc/common/conf.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/common/sage_autodoc.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/common/build_options.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/sagetex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/bibliography.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_advanced.rst" =1B[?1034h// ** Could not open dynamic library: /usr/lib/singular/p_Procs_Fi= eldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_advanced.rst", line 66= : sage: F.reduced_groebner_bases () Expected: [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, b*c - a*d, -b^2 + a*c, -b^3 + a^2*d], [c^2 - b*d, b*c - a*d, b^3 - a^2*d, -b^2 + a*c], [c^2 - b*d, b*c - a*d, b^2 - a*c], [-c^2 + b*d, b^2 - a*c, -b*c + a*d], [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2], [c^3 - a*d^2, -c^2 + b*d, b*c - a*d, b^2 - a*c]] Got: [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c], [-c^2 + b*d, b^2 - a*c, -b*c + a*= d], [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2], [c^3 - a*d^2, -c^2 + b= *d, b*c - a*d, b^2 - a*c], [c^2 - b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, = b*c - a*d, -b^2 + a*c, -b^3 + a^2*d], [c^2 - b*d, b*c - a*d, b^3 - a^2*d, -b= ^2 + a*c], [c^2 - b*d, b*c - a*d, b^2 - a*c]] ********************************************************************** 1 items had failures: 1 of 8 in __main__.example_1 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tour_advan= ced.py =09 [5.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_functions.rst" =09 [8.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/introduction.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/appendix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/interfaces.rst" =09 [5.5 s] sage -t -force_lib "devel/sage/doc/en/tutorial/programming.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_polynomial.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour.rst" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_plotting.rst" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_plotting.rst", line 16= 1: sage: plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(x**Integer(2) + y**Integer(2), (x,-Integer(2),Integer(2)), (y= ,-Integer(2),Integer(2)))###line 161: sage: plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_plotting.rst", line 17= 5: sage: parametric_plot3d([f_x, f_y, f_z], (u, -2, 2), (v, -2, 2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([f_x, f_y, f_z], (u, -Integer(2), Integer(2)), (v,= -Integer(2), Integer(2)))###line 175: sage: parametric_plot3d([f_x, f_y, f_z], (u, -2, 2), (v, -2, 2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_plotting.rst", line 19= 7: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -1, 1), frame=3DFalse, color=3D"yellow") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"yellow") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_plotting.rst", line 20= 8: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/tutorial/tour_plotting.rst", line 21= 9: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 5 items had failures: 1 of 5 in __main__.example_12 1 of 8 in __main__.example_13 1 of 8 in __main__.example_15 1 of 8 in __main__.example_16 1 of 8 in __main__.example_17 ***Test Failed*** 5 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tour_plott= ing.py =09 [7.8 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_groups.rst" =09 [4.8 s] sage -t -force_lib "devel/sage/doc/en/tutorial/interactive_shell.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_numtheory.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_algebra.rst" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_rings.rst" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_help.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/afterword.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/index.rst" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_assignment.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/tutorial/tour_linalg.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/tutorial/latex.rst" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/installation/sagetex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/icon.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/introduction.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/source.rst" =09 [4.8 s] sage -t -force_lib "devel/sage/doc/en/installation/documentation.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/binary.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/quick-guide.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/installation/index.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/website/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/website/index.rst" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/a_tour_of_sage/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/a_tour_of_sage/index.rst" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/doc/en/faq/faq-general.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/faq/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/faq/faq-contribute.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/faq/faq-usage.rst" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 340: sage: from scipy import stats Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import stats###line 340: sage: from scipy import stats File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 341: sage: stats.ttest_ind(list([1,2,3,4,5]),list([2,3,4,5,.6])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in stats.ttest_ind(list([Integer(1),Integer(2),Integer(3),Integer(4),In= teger(5)]),list([Integer(2),Integer(3),Integer(4),Integer(5),RealNumber('.6'= )]))###line 341: sage: stats.ttest_ind(list([1,2,3,4,5]),list([2,3,4,5,.6])) AttributeError: 'module' object has no attribute 'ttest_ind' ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 343: sage: stats.uniform(0,15).ppf([0.5,0.7]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in stats.uniform(Integer(0),Integer(15)).ppf([RealNumber('0.5'),RealNum= ber('0.7')])###line 343: sage: stats.uniform(0,15).ppf([0.5,0.7]) AttributeError: 'module' object has no attribute 'uniform' ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 348: sage: from scipy import stats Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import stats###line 348: sage: from scipy import stats File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 349: sage: stats.uniform(int(0),int(15)).ppf([float(0.5),float(0.7)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in stats.uniform(int(Integer(0)),int(Integer(15))).ppf([float(RealNumbe= r('0.5')),float(RealNumber('0.7'))])###line 349: sage: stats.uniform(int(0),int(15)).ppf([float(0.5),float(0.7)]) AttributeError: 'module' object has no attribute 'uniform' ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 354: sage: from scipy import stats Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import stats###line 354: sage: from scipy import stats File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/faq/faq-usage.rst", line 355: sage: stats.uniform(0r,15r).ppf([0.5r,0.7r]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in stats.uniform(0,15).ppf([0.5,0.7])###line 355: sage: stats.uniform(0r,15r).ppf([0.5r,0.7r]) AttributeError: 'module' object has no attribute 'uniform' ********************************************************************** 3 items had failures: 3 of 7 in __main__.example_2 2 of 5 in __main__.example_3 2 of 5 in __main__.example_4 ***Test Failed*** 7 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_faq-usage.= py =09 [3.5 s] sage -t -force_lib "devel/sage/doc/en/faq/index.rst" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/functional_program= ming.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/linear_programming= .rst" =09 [3.7 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/weight_ring.rs= t" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/bibliography.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/kazhdan_luszti= g_polynomials.rst" =09 [5.0 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/introduction.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/iwahori_hecke_= algebra.rst" =09 [4.2 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/lie_basics.rst= " =09 [3.8 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/affine_crystal= s.rst" =1B[?1034hThe crystal of tableaux of type ['A', 3] and shape(s) [[1]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 46: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['A', 3] and shape(s) [[1]] Got nothing [[[1]], [[2]], [[3]], [[4]]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 48: sage: K.list() Expected: [[[1]], [[2]], [[3]], [[4]]] Got nothing The crystal of tableaux of type ['A', 3] and shape(s) [[1, 1]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 52: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['A', 3] and shape(s) [[1, 1]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 226: sage: K =3D KirillovReshetikhinCrystal(['C',3,1],1,2); K.ambient_crystal= () Expected: Kirillov-Reshetikhin crystal of type ['B', 4, 1]^* with (r,s)=3D(1,2) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 274: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['B', 4] and shape(s) [[], [1], [2], [1,= 1], [2, 1], [2, 2]] Got nothing The crystal of tableaux of type ['C', 4] and shape(s) [[], [1], [2], [1, 1],= [2, 1], [2, 2]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 278: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['C', 4] and shape(s) [[], [1], [2], [1,= 1], [2, 1], [2, 2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 318: sage: Kdual.classical_decomposition() Expected: The crystal of tableaux of type ['B', 3] and shape(s) [[], [2], [2, 2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 357: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['C', 2] and shape(s) [[1, 1]] Got nothing The crystal of tableaux of type ['B', 2] and shape(s) [[1/2, 1/2]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 361: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['B', 2] and shape(s) [[1/2, 1/2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 401: sage: K.classical_decomposition() Expected: Direct sum of the crystals Family (Finite dimensional highest weight cry= stal of type ['E', 6] and highest weight Lambda[1],) Got nothing Direct sum of the crystals Family (Finite dimensional highest weight crystal= of type ['E', 6] and highest weight Lambda[6],) ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 404: sage: K.classical_decomposition() Expected: Direct sum of the crystals Family (Finite dimensional highest weight cry= stal of type ['E', 6] and highest weight Lambda[6],) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 157: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['D', 6] and shape(s) [[], [1, 1], [1, 1= , 1, 1], [2, 2], [2, 2, 1, 1], [2, 2, 2, 2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 164: sage: K.classical_decomposition() Expected: The crystal of tableaux of type ['B', 3] and shape(s) [[1/2, 1/2, 1/2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 172: sage: b =3D K.module_generator(); b Expected: [[1], [2]] Got nothing [[2], [-1]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 174: sage: K.automorphism(b) Expected: [[2], [-1]] Got nothing [] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", line 177: sage: K.automorphism(b) Expected: [] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/affine_crysta= ls.rst", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 10 items had failures: 4 of 8 in __main__.example_1 2 of 4 in __main__.example_11 3 of 7 in __main__.example_14 2 of 6 in __main__.example_16 3 of 7 in __main__.example_17 3 of 7 in __main__.example_19 1 of 5 in __main__.example_5 2 of 5 in __main__.example_7 2 of 5 in __main__.example_8 4 of 8 in __main__.example_9 ***Test Failed*** 26 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_affine_cry= stals.py =09 [5.5 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/weyl_character= _ring.rst" =09 [33.0 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/branching_rule= s.rst" =09 [7.4 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/weyl_groups.rs= t" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/weyl_groups.r= st", line 253: sage: bg.show3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in bg.show3d()###line 253: sage: bg.show3d() File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 7 in __main__.example_12 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_weyl_group= s.py =09 [6.8 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/crystals.rst" =1B[?1034h1 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 457: sage: v0=3DC.highest_weight_vector(); v0 Expected: 1 Got nothing 2 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 459: sage: v0.f(1) Expected: 2 Got nothing 3 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 461: sage: v0.f(1).f(2) Expected: 3 Got nothing [None, None, 4, None, None, None] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 463: sage: [v0.f(1).f(2).f(x) for x in [1..6]] Expected: [None, None, 4, None, None, None] Got nothing [None, 2, None, None, None, None] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 465: sage: [v0.f(1).f(2).e(x) for x in [1..6]] Expected: [None, 2, None, None, None, None] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 492: sage: C.list() Expected: [+++, ++-, +-+, -++, +--, -+-, --+, ---] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 529: sage: CrystalOfLetters("A3") Expected: The crystal of letters for type ['A', 3] Got nothing The crystal of tableaux of type ['A', 3] and shape(s) [[1]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 531: sage: CrystalOfTableaux("A3", shape=3D[1]) Expected: The crystal of tableaux of type ['A', 3] and shape(s) [[1]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 540: sage: Cletter.digraph().is_isomorphic(Ctableaux.digraph()) Expected: True Got nothing (True, {1: [[1]], 2: [[2]], 3: [[3]], 4: [[4]]}) ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 542: sage: Cletter.digraph().is_isomorphic(Ctableaux.digraph(), certify =3D T= rue) Expected: (True, {1: [[1]], 2: [[2]], 3: [[3]], 4: [[4]]}) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 681: sage: T =3D TensorProductOfCrystals(C,C,C); T Expected: Full tensor product of the crystals [The crystal of letters for type ['A= ', 2], The crystal of letters for type ['A', 2], The crystal of letters for typ= e ['A', 2]] Got nothing 27 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 684: sage: T.cardinality() Expected: 27 Got nothing [[1, 1, 1], [1, 2, 1], [2, 1, 1], [3, 2, 1]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 686: sage: T.highest_weight_vectors() Expected: [[1, 1, 1], [1, 2, 1], [2, 1, 1], [3, 2, 1]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 751: sage: v =3D T.highest_weight_vector().f(1).f(2).f(3).f(2).f(1).f(4).f(2)= .f(3); v Expected: [[1, 2, 5], [3, 4]] Got nothing [3, 1, 4, 2, 5] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 753: sage: v._list Expected: [3, 1, 4, 2, 5] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 793: sage: C.list() Expected: [[++, [[1]]], [++, [[2]]], [++, [[0]]], [++, [[-2]]], [++, [[-1]]], [+-,= [[-2]]], [+-, [[-1]]], [-+, [[-1]]], [+-, [[1]]], [+-, [[2]]], [-+, [[2]]], [+-, = [[0]]], [-+, [[0]]], [-+, [[-2]]], [--, [[-2]]], [--, [[-1]]]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 806: sage: C.list() Expected: [[++-, []], [+-+, []], [-++, []], [---, []]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 812: sage: B =3D FastCrystal(['B',2], shape=3D[3/2,1/2]); B Expected: The fast crystal for B2 with shape [3/2,1/2] Got nothing (3/2, 1/2) ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 814: sage: v =3D B.highest_weight_vector(); v.weight() Expected: (3/2, 1/2) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 855: sage: C.cardinality() Expected: 112 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 919: sage: t =3D T[4]; t Expected: [[-2, 5]] Got nothing [[-3, 2]] ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , line 921: sage: t.lusztig_involution() Expected: [[-3, 2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , iled example: sig_on_count() Expected: 0 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/thematic_tutorials/lie/crystals.rst"= , iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 14 items had failures: 6 of 9 in __main__.example_10 2 of 5 in __main__.example_11 1 of 5 in __main__.example_12 3 of 5 in __main__.example_13 3 of 7 in __main__.example_14 4 of 7 in __main__.example_15 1 of 11 in __main__.example_18 3 of 6 in __main__.example_19 2 of 5 in __main__.example_20 2 of 5 in __main__.example_21 3 of 5 in __main__.example_22 2 of 8 in __main__.example_26 3 of 8 in __main__.example_32 1 of 6 in __main__.example_4 ***Test Failed*** 36 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_crystals.p= y =09 [7.4 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/index.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/group_theory.rst" =09 [5.7 s] sage -t -force_lib "devel/sage/doc/en/developer/coding_in_python.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/developer/producing_patches.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/sage_manuals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/writing_code.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/developer/trac.rst" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/conventions.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/developer/coding_in_cython.rst" =09 [3.8 s] sage -t -force_lib "devel/sage/doc/en/developer/patching_spkgs.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/walk_through.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/inclusion.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/coding_in_other.rst" =09 [4.4 s] sage -t -force_lib "devel/sage/doc/en/developer/doctesting.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/developer/index.rst"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/developer/disseminating_code.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/developer/producing_spkgs.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/constructions/algebraic_geometry.rst" =09 [4.7 s] sage -t -force_lib "devel/sage/doc/en/constructions/interface_issues.rst" The doctested process was killed by signal 30 =09 [3.7 s] sage -t -force_lib "devel/sage/doc/en/constructions/rings.rst" =09 [4.3 s] sage -t -force_lib "devel/sage/doc/en/constructions/elliptic_curves.rst" =09 [3.9 s] sage -t -force_lib "devel/sage/doc/en/constructions/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/constructions/modular_forms.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/constructions/calculus.rst" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/doc/en/constructions/polynomials.rst" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/constructions/rep_theory.rst" =09 [4.3 s] sage -t -force_lib "devel/sage/doc/en/constructions/graph_theory.rst" =09 [4.2 s] sage -t -force_lib "devel/sage/doc/en/constructions/groups.rst" =09 [4.3 s] sage -t -force_lib "devel/sage/doc/en/constructions/plotting.rst" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/doc/en/constructions/plotting.rst", line 20= 9: sage: maxima.eval('load("plotdf");') Expected: '".../local/share/maxima/.../share/dynamics/plotdf.lisp"' Got: '"/usr/share/maxima/5.25.0/share/dynamics/plotdf.lisp"' ********************************************************************** 1 items had failures: 1 of 4 in __main__.example_11 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_plotting.p= y =09 [8.8 s] sage -t -force_lib "devel/sage/doc/en/constructions/number_fields.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/constructions/linear_codes.rst" =09 [5.2 s] sage -t -force_lib "devel/sage/doc/en/constructions/linear_algebra.rst" The doctested process was killed by signal 30 =09 [4.3 s] sage -t -force_lib "devel/sage/doc/en/constructions/number_theory.rst" =09 [3.6 s] sage -t -force_lib "devel/sage/doc/en/constructions/index.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/constructions/contributions.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/history_and_license.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/databases.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/rings_standard.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/notebook.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/misc/sphinxify.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/misc/sageinspect.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/misc/introspect.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/misc/support.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/misc/misc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/simple/twist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/twist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/notebook.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/cell.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/docHTMLProc= essor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/template.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/notebook_ob= ject.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/interact.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/worksheet.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/config.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/js.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/challenge.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/notebook/css.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/storage/abstract_sto= rage.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sagenb/storage/filesystem_s= torage.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/rings.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/semirings.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/coercion.rst" =09 [3.7 s] sage -t -force_lib "devel/sage/doc/en/reference/plot3d.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/modfrm.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/interfaces.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/networking.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/options.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/probability.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/homology.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/monoids.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/arithgroup.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/constants.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/additive_abelia= n/additive_abelian_wrapper.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/additive_abelia= n/additive_abelian_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/spec= ial_linear.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/line= ar.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/symp= lectic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/matr= ix_group_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/gene= ral_linear.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/matr= ix_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/orth= ogonal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/homs= et.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/matr= ix_group_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/matrix_gps/unit= ary.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/perm_gps/cubegr= oup.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/perm_gps/permgr= oup_named.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/perm_gps/permgr= oup.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/perm_gps/permgr= oup_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/perm_gps/permgr= oup_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/abelian_gps/abe= lian_group_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/abelian_gps/dua= l_abelian_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/abelian_gps/abe= lian_group_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/groups/abelian_gps/abe= lian_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/polyhedra.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/toric_plotter= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/toric_lattice= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/fan.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/lattice_polyt= ope.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/triangulation= /base.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/triangulation= /point_configuration.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/fan_morphism.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/geometry/cone.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/string_monoid.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/free_monoid.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/free_abelian_m= onoid.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/free_abelian_m= onoid_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/free_monoid_el= ement.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/monoids/string_monoid_= element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/coding/sd_codes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/coding/code_constructi= ons.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/coding/source_coding/h= uffman.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/coding/code_bounds.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/coding/linear_code.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/games/sudoku.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/tensor/differential_fo= rms.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/tensor/coordinate_patc= h.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/tensor/differential_fo= rm_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/lfunctions/lcalc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/lfunctions/sympow.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/lfunctions/dokchitser.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/ssmod/ssmod.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/etaproducts.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/dims.rst" =09 [0.0 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/ghlist.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/boundar= y.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/relatio= n_matrix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/element= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/space.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/subspac= e.rst" =09 [0.0 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/modsym.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/p1list.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/ambient= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/modular= _symbols.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/p1list_= nf.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/g1list.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/manin_s= ymbols.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modsym/heilbro= nn.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/overconvergent= /weightspace.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/overconvergent= /genus0.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_gammaH.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_gamma0.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_gamma1.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_gamma.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/ari= thgroup_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_sl2z.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/con= group_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/ari= thgroup_perm.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/arithgroup/ari= thgroup_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/dirichlet.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/cuspid= al_submodule.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/ambien= t_R.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/find_g= enerators.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/ambien= t_eps.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/half_i= ntegral.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/eis_se= ries.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/elemen= t.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/vm_bas= is.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/hecke_= operator_on_qexp.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/constr= uctor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/ambien= t_g1.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/space.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/ambien= t.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/ambien= t_g0.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/submod= ule.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/eisens= tein_submodule.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/modform/numeri= cal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/abvar_ne= wform.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/abvar.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/lseries.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/homology= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/construc= tor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/finite_s= ubgroup.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/cuspidal= _subgroup.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/torsion_= subgroup.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/homspace= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/abvar_am= bient_jacobian.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/abvar/morphism= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/cusps_nf.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/cusps.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/hecke_op= erator.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/element.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/ambient_= module.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/degenmap= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/module.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/algebra.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/submodul= e.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/homspace= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/hecke/morphism= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/buzzard.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modular/quatalg/brandt= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/parallel/decorate.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/parallel/multiprocessi= ng_sage.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/parallel/reference.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/parallel/ncpus.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/parallel/use_fork.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/singular/function= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/singular/option.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/ntl/all.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/ppl.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/mwrank/mwrank.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/mwrank/interface.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/mwrank/all.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/libs/pari/gen.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/explain_pickle.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/sagedoc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/log.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/cachefunc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/lazy_import.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/nested_class_test= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/nested_class.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/random_testing.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/function_mangling= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/getusage.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/mrange.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/sage_unittest.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/exceptions.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/randstate.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/classgraph.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/sage_eval.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/functional.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/preparser.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/classcall_metacla= ss.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/persist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/latex_macros.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/package.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/lazy_attribute.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/misc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/hg.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/trace.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/dist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/lazy_format.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/bitset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/latex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/func_persist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/abstract_method.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/misc/constant_function= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/function_fact= ory.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/constants.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/relation.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/units.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/expression_co= nversions.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/symbolic/expression.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/server/wiki/moin.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/server/trac/trac.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/disjoint_set.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/set.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/integer_range.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/cartesian_product= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/positive_integers= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/finite_set_map_cy= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/non_negative_inte= gers.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/disjoint_union_en= umerated_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/finite_set_maps.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/primes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/finite_enumerated= _set.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/sets/family.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/wester.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/calculus.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/interpolators= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/functional.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/desolvers.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/test_sympy.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/tests.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/calculus/riemann.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/factorizatio= n.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/category_obj= ect.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/sequence.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/dynamic_clas= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/element_wrap= per.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/unique_repre= sentation.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/parent_gens.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/sage_object.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/parent.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/mutability.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/coerce_actio= ns.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/coerce_maps.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/coerce.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/list_clone.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/structure/formal_sum.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/finance/markov_multifr= actal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/finance/fractal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/finance/time_series.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/finance/stock.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/free_algebra_= quotient.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/affine_nil_te= mperley_lieb.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/iwahori_hecke= _algebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/free_algebra_= element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/free_algebra.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/steenrod/stee= nrod_algebra_mult.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/steenrod/stee= nrod_algebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/steenrod/stee= nrod_algebra_misc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/steenrod/stee= nrod_algebra_bases.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/free_algebra_= quotient_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/nil_coxeter_a= lgebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/quatalg/quate= rnion_algebra_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/algebras/quatalg/quate= rnion_algebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/octave.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/expect.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/mathematica= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/matlab.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/singular.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/gap3.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/magma.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/gp.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/axiom.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/genus2reduc= tion.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/gap.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/gnuplot.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/maxima.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/mwrank.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/tachyon.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/sage0.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/chomp.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/kash.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/interfaces/maple.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/stream_cipher.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/cipher.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/mq/mpolynomials= ystem.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/mq/sr.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/mq/sbox.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/cryptosystem.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/boolean_functio= n.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/stream.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/lfsr.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/classical.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/lattice.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/block_cipher/sd= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/block_cipher/mi= niaes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/util.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/classical_ciphe= r.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/crypto/public_key/blum= _goldwasser.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/gsl/ode.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/gsl/probability_distri= bution.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/generalized.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/log.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/piecewise.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/transcendent= al.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/hyperbolic.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/special.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/wigner.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/orthogonal_p= olys.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/functions/prime_pi.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/cliquer.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/matchpoly.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph_generator= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/digraph.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph_list.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/base/dense_grap= h.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/base/c_graph.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/base/sparse_gra= ph.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/digraph_generat= ors.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/bipartite_graph= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph_coloring.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph_latex.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph_database.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/graph.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/spanning_tree.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/generic_graph.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/graphs/pq_trees.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/bar_chart.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/step.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/disk.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/arc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/line.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/circle.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/bezier_path.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/ellipse.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/arrow.rst" =09 [0.0 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/complex_plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/text.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/scatter_plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/implicit_p= lot3d.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/plot_field= 3d.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/plot3d.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/list_plot3= d.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/parametric= _surface.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/base.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/tachyon.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/parametric= _plot3d.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/texture.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/examples.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/shapes2.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot3d/platonic.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/matrix_plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/colors.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/polygon.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/point.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/density_plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/primitive.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/plot_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/contour_plot.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/plot/animate.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/free_module_ho= mspace.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/free_module.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/free_module_el= ement.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/free_module_mo= rphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/real_double_ve= ctor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/complex_double= _vector.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/module.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/matrix_morphis= m.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/vector_callabl= e_symbolic_dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/fg_pid/fgp_mod= ule.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/fg_pid/fgp_mor= phism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/modules/fg_pid/fgp_ele= ment.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= on_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= on_number_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= onstructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= on_rational_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= on_prime_finite_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_conics/c= on_finite_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/fano_t= oric_variety.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/toric_= chow_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/ration= al_point.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/scheme= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/projec= tive_space.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/diviso= r.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/toric_= variety.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/toric_= ideal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/hypers= urface.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/affine= _space.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/homset= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/point.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/toric_= variety_library.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/ambien= t_space.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/spec.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/algebr= aic_scheme.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/toric_= divisor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/glue.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/generic/morphi= sm.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_curve_isogeny.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/period_lattice.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/heegner.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/cm.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/formal_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_wp.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_local_data.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_finite_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ec_database.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/constructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_tate_curve.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/padics.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/modular_parametrization.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/weierstrass_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_point.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_torsion.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_number_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/gal_reps.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_rational_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/monsky_washnitzer.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/kodaira_symbol.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/padic_lseries.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/sha_tate.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/elliptic_curve= s/ell_modular_symbols.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/readme.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/hyperelliptic_finite_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/jacobian_homset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/jacobian_constructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/jacobian_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/constructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/jacobian_g2.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/jacobian_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/hyperelliptic_= curves/hyperelliptic_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_curves/a= ffine_curve.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_curves/c= onstructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/schemes/plane_curves/p= rojective_curve.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/conway.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/cremona.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/sloane.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/stein_watkin= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/lincodes.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/jones.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/databases/odlyzko.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/arith.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/qqbar.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/integer_ring.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/real_double.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/fraction_field.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/power_series_rin= g_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/toy_d= _basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/toy_b= uchberger.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_real_mpfr_dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/real_= roots.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_ring_constructor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_ideal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/laure= nt_polynomial.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_element_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_gf2x.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_libsingular.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/cyclo= tomic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_integer_dense_ntl.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_integer_dense_flint.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/infin= ite_polynomial_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/laure= nt_polynomial_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_ring_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_quotient_ring_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/symme= tric_ideal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/compl= ex_roots.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_singular_interface.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/symme= tric_reduction.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_ideal_libsingular.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_quotient_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyd= ict.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/term_= order.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/infin= ite_polynomial_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/toy_v= ariety.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_zmod_flint.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/polyn= omial_modn_dense_ntl.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/convo= lution.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/groeb= ner_fan.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/multi= _polynomial_sequence.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/polynomial/pbori= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/multi_power_seri= es_ring_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/complex_number.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/power_series_pol= y.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_base.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_ideal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/gal= ois_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/tot= allyreal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/uni= t_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/map= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_ideal_rel.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_morphisms.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/sma= ll_primes_of_degree_one.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/tot= allyreal_rel.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/ord= er.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_element_quadratic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/cla= ss_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/num= ber_field_rel.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/number_field/mor= phism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/multi_power_seri= es_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/real_mpfr.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/power_series_rin= g.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/laurent_series_r= ing_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/ideal.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/semirings/non_ne= gative_integer_semiring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/finite_rings/con= structor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/finite_rings/int= eger_mod.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/finite_rings/int= eger_mod_ring.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/finite_rings/ele= ment_base.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/ideal_monoid.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/rational.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/real_mpfi.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/homset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/rational_field.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/infinity.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/laurent_series_r= ing.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/complex_field.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/complex_double.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/quotient_ring_el= ement.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/integer.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/fraction_field_e= lement.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/pow_compu= ter.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/generic_n= odes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ext= _element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_pri= nting.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/tutorial.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_fix= ed_mod_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/eisenstei= n_extension_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/local_gen= eric_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ext= ension_leaves.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ZZ_= pX_CA_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_cap= ped_absolute_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_gen= eric.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/local_gen= eric.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/precision= _error.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ZZ_= pX_CR_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ext= ension_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_cap= ped_relative_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/misc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_bas= e_leaves.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/unramifie= d_extension_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_bas= e_generic_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/pow_compu= ter_ext.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/factory.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ZZ_= pX_FM_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_gen= eric_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_ZZ_= pX_element.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/padics/padic_bas= e_generic.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/quotient_ring.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/rings/morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/numerical/backends/glp= k_backend.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/numerical/backends/gen= eric_backend.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/numerical/mip.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/numerical/knapsack.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/numerical/optimize.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sloane_functi= ons.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/ribbon.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/combination.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/integer_list.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/integer_vecto= r_weighted.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/free_module.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/shuffle= _product.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/nfactor= _enumerable_word.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/alphabe= t.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/words.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/word_ge= nerators.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/infinit= e_word.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/word.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/paths.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/suffix_= trees.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/abstrac= t_word.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/finite_= word.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/words/morphis= m.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/cartesian_pro= duct.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/yamanouchi.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/kazhdan_luszt= ig.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/composition.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/ranker.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/set_partition= _ordered.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/composition_s= igned.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/permutation.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/designs/ext_r= ep.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/designs/incid= ence_structures.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/designs/block= _design.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/tableau.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/skew_tableau.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/tuple.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/backtrack.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/split_nk.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/e_one_star.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/dlx.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/subset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/template.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/reduced.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/labelled.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/construct= ors.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/strata.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/iet/iet.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/subword.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/permutation_n= k.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/combinatorial= _algebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/macdonald.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/llt.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/ns_macdona= ld.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/orthotrian= g.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/hall_littl= ewood.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/elementary= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/kfpoly.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/dual.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/monomial.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/classical.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/homogeneou= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/sfa.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/jack.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/powersum.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/multiplica= tive.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/schur.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/sf/kschur.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/lyndon_word.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/choose_nk.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/high= est_weight_crystals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/tens= or_product.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/spin= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/dire= ct_sum.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/kiri= llov_reshetikhin.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/lett= ers.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/fast= _crystals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/affi= ne.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/crystals/crys= tals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/schubert_poly= nomial.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/dyck_word.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/output.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/restricted_gr= owth.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/expnums.rst" =09 [0.0 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/combinat.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/q_analogues.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/graph_path.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/finite_class.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/generator.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/ribbon_tablea= u.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/posets/posets= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/posets/hasse_= diagram.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/posets/lattic= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/posets/elemen= ts.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/posets/poset_= examples.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/necklace.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/perfect_match= ing.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/tools.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/alternating_s= ign_matrix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/skew_partitio= n.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/misc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/w= eyl_group.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/d= ynkin_diagram.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/r= oot_system.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/w= eyl_characters.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/c= artan_matrix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/c= oxeter_matrix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/root_system/c= artan_type.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/set_partition= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/integer_vecto= r.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/multichoose_n= k.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/matrices/lati= n.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/matrices/dlxc= pp.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/non_decreasin= g_parking_function.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/symmetric_gro= up_algebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/partition.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/funct= orial_composition_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/subse= t_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/empty= _species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/produ= ct_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/linea= r_order_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/permu= tation_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/serie= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/libra= ry.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/speci= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/cycle= _species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/strea= m.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/chara= cteristic_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/struc= ture.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/sum_s= pecies.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/compo= sition_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/misc.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/serie= s_order.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/set_s= pecies.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/gener= ating_series.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/parti= tion_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/species/recur= sive_species.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/combinat/partition_alg= ebra.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/specia= l_values.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/count_= local_2.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/random= _quadraticform.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/quadra= tic_form.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/binary= _qf.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/quadratic_forms/constr= uctions.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/basic_stats.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/intlist.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/hmm/hmm.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/hmm/distribution= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/hmm/util.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/stats/hmm/chmm.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_symbolic= _dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_real_dou= ble_dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_integer_= dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_modn_spa= rse.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_generic_= sparse.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix0.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/docs.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_generic_= dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_modn_den= se.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_rational= _dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/operation_table= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/constructor.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix2.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_complex_= double_dense.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/strassen.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/berlekamp_masse= y.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_sparse.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix1.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_space.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/matrix/matrix_dense.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_dime= nsional_coalgebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/highest_wei= ght_crystals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/coalgebras.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_alge= bras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_fiel= ds.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/category_ty= pes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/functor.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/unique_fact= orization_domains.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/pushout.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/modules_wit= h_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_hopf= _algebras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/magmas.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/classical_c= rystals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_crys= tals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/category.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/cartesian_p= roduct.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/principal_i= deal_domains.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_enum= erated_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/matrix_alge= bras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/g_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_weyl= _groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _algebras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/coxeter_gro= ups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/rings.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_dime= nsional_modules_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/semirings.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/modular_abe= lian_varieties.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/subobjects.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/monoid_alge= bras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_coal= gebras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/objects.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _additive_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_perm= utation_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/coalgebras_= with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/fields.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_modu= les_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/dual.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/ring_ideals= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_hopf= _algebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_dime= nsional_bialgebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _rings.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/tutorial.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/bialgebras.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/partially_o= rdered_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _ring_ideals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/monoids.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/enumerated_= sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _additive_monoids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/additive_ma= gmas.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_bial= gebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/semigroups.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_dime= nsional_algebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/rngs.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/hecke_modul= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/integral_do= mains.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_coxe= ter_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/partially_o= rdered_monoids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/subquotient= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _additive_semigroups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/domains.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_coal= gebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/algebras.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/primer.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/modules.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/division_ri= ngs.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/schemes.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/bimodules.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/homset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/tensor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/groupoid.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/number_fiel= ds.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_semi= groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/commutative= _algebra_ideals.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/facade_sets= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/infinite_en= umerated_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/weyl_groups= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_modu= les.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/left_module= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/gcd_domains= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/hopf_algebr= as_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/hopf_algebr= as.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/algebra_fun= ctor.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_alge= bras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/right_modul= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/algebra_ide= als.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/sets_cat.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/fi= nite_enumerated_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/fi= nite_weyl_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/co= xeter_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/mo= noids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/co= mmutative_additive_monoids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/se= migroups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/fi= nite_coxeter_groups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/co= mmutative_additive_semigroups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/fi= nite_semigroups.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/in= finite_enumerated_sets.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/ho= pf_algebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/se= ts_cat.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/se= migroups_cython.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/fi= nite_monoids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/examples/al= gebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/quotients.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/graded_bial= gebras.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_dime= nsional_hopf_algebras_with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/covariant_f= unctorial_construction.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/isomorphic_= objects.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/finite_mono= ids.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/crystals.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/algebras_wi= th_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/vector_spac= es.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/bialgebras_= with_basis.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/quotient_fi= elds.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/pointed_set= s.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/euclidean_d= omains.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/algebra_mod= ules.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/categories/morphism.rs= t" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/probability/random_var= iable.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/logic/booleval.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/logic/propcalc.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/chain_complex= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/delta_complex= .rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/cubical_compl= ex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/chain_complex= _homspace.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/simplicial_co= mplex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/simplicial_co= mplex_homset.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/chain_complex= _morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/cell_complex.= rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/simplicial_co= mplex_morphism.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/sage/homology/examples.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/calculus.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/graphs.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/lfunctions.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/plane_curves.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/rings_numerical.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/padics.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/functions.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/cmd.rst" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/modmisc.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/categories.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/hecke.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/parallel.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/modsym.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/coding.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/games.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/finance.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/algebras.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/groups.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/modules.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/schemes.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/modabvar.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/logic.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/structure.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/other/sagetex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/plotting.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/tensor.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/number_fields.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/quadratic_forms.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/libs.rst" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings_univar.rst= " =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/matrices.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/numerical.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings_infinite.r= st" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/reference/cryptography.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/misc.rst" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/stats.rst"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/root_systems.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/developer.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/posets.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/species.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/designs.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/words.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/algebra.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/iet.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/symmetric_function= s.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/tableaux.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/index.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/combinat/crystals.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/power_series.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/index.rst"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings_laurent.rs= t" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/quat_algebras.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings_toy_implem= entations.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/geometry.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/reference/polynomial_rings_multivar.r= st" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/parallel_laplace_solve= r.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/f2py.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/ctypes_examples.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/parallel_computation.r= st" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/installation_osx.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/comparison_to_cython.r= st" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/weave.rst" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/weave.rst", line 13: sage: from scipy import weave Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import weave###line 13: sage: from scipy import weave File "/usr/lib64/python2.7/site-packages/scipy/weave/__init__.py", lin= e 13, in from inline_tools import inline File "/usr/lib64/python2.7/site-packages/scipy/weave/inline_tools.py",= line 5, in import ext_tools File "/usr/lib64/python2.7/site-packages/scipy/weave/ext_tools.py", li= ne 5, in import catalog File "/usr/lib64/python2.7/site-packages/scipy/weave/catalog.py", line= 45, in import scipy.io.dumb_shelve as shelve File "/usr/lib64/python2.7/site-packages/scipy/io/__init__.py", line 1= 1, in from matlab import loadmat, savemat File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/__init__.py",= line 11, in from mio import loadmat, savemat File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio.py", line= 15, in from mio4 import MatFile4Reader, MatFile4Writer File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio4.py", lin= e 9, in import scipy.sparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/weave.rst", line 14: sage: from scipy.weave import converters Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy.weave import converters###line 14: sage: from scipy.weave import converters File "/usr/lib64/python2.7/site-packages/scipy/weave/__init__.py", lin= e 13, in from inline_tools import inline File "/usr/lib64/python2.7/site-packages/scipy/weave/inline_tools.py",= line 5, in import ext_tools File "/usr/lib64/python2.7/site-packages/scipy/weave/ext_tools.py", li= ne 5, in import catalog File "/usr/lib64/python2.7/site-packages/scipy/weave/catalog.py", line= 45, in import scipy.io.dumb_shelve as shelve File "/usr/lib64/python2.7/site-packages/scipy/io/__init__.py", line 1= 1, in from matlab import loadmat, savemat File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/__init__.py",= line 11, in from mio import loadmat, savemat File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio.py", line= 15, in from mio4 import MatFile4Reader, MatFile4Writer File "/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio4.py", lin= e 9, in import scipy.sparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 2 of 5 in __main__.example_0 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_weave.py =09 [3.6 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/using_compiled_code_it= eractively.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/f2py_examples.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/scipy.rst" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 15: sage: from scipy import optimize Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import optimize###line 15: sage: from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 53: sage: from scipy import signal Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import signal###line 53: sage: from scipy import signal File "/usr/lib64/python2.7/site-packages/scipy/signal/__init__.py", li= ne 7, in import sigtools ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 93: sage: from scipy import integrate Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import integrate###line 93: sage: from scipy import integrate File "/usr/lib64/python2.7/site-packages/scipy/integrate/__init__.py",= line 7, in from quadrature import * File "/usr/lib64/python2.7/site-packages/scipy/integrate/quadrature.py= ", line 5, in from scipy.special.orthogonal import p_roots File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 99: sage: y=3Dintegrate.odeint(f_1,[1,0],x,Dfun=3Dj_1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y=3Dintegrate.odeint(f_1,[Integer(1),Integer(0)],x,Dfun=3Dj_1)###lin= e 99: sage: y=3Dintegrate.odeint(f_1,[1,0],x,Dfun=3Dj_1) AttributeError: 'function' object has no attribute 'odeint' ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 107: sage: p=3D[point((x[i],y[i][0])) for i in range(len(x))] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p=3D[point((x[i],y[i][Integer(0)])) for i in range(len(x))]###line 1= 07: sage: p=3D[point((x[i],y[i][0])) for i in range(len(x))] NameError: name 'y' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/numerical_sage/scipy.rst", line 108: sage: plot(p).show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot(p).show()###line 108: sage: plot(p).show() NameError: name 'p' is not defined ********************************************************************** 3 items had failures: 1 of 5 in __main__.example_0 1 of 4 in __main__.example_1 4 of 11 in __main__.example_2 ***Test Failed*** 6 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_scipy.py =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/ctypes.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/numpy.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/plotting.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/cvxopt.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/installation.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/mpi4py.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/numerical_tools.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/index.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/installation_linux.rst= " =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/numerical_sage/visualization.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/introspect/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/introspect/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/nf_orders.rst" =09 [3.5 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/half_integral.rst" =09 [3.8 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/birds_eye_view.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/generators_for_rings.rs= t" =09 [3.7 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/introduction.rst" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/en/bordeaux_2008/introduction.rst", lin= e 74: sage: list_plot3d(v, interpolation_type=3D'nn') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(v, interpolation_type=3D'nn')###line 74: sage: list_plot3d(v, interpolation_type=3D'nn') File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 193, in list_plot3d return list_plot3d_array_of_arrays(v, interpolation_type,texture, **= kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 205, in list_plot3d_array_of_arrays G =3D list_plot3d(m,interpolation_type,texture, **kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 5 in __main__.example_2 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_introducti= on.py =09 [3.7 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst" =09 [12.5 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/modular_forms.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/l_series.rst" =09 [3.9 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/nf_introduction.rst" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/nf_galois_groups.rst" =09 [6.9 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/integer_factorization.r= st" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/modabvar.rst" =09 [5.0 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/method_of_graphs.rst" =09 [3.9 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/modular_symbols.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/number_fields.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/index.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/birds_other.rst" =09 [10.2 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/modular_forms_and_hecke= _operators.rst" =09 [4.2 s] sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/level_one_forms.rst" =09 [3.6 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/sagetex.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/bibliography.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_advanced.rst" =1B[?1034h// ** Could not open dynamic library: /usr/lib/singular/p_Procs_Fi= eldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. ********************************************************************** File "/usr/share/sage/devel/sage/doc/fr/tutorial/tour_advanced.rst", line 68= : sage: F.reduced_groebner_bases () Expected: [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, b*c - a*d, -b^2 + a*c, -b^3 + a^2*d], [c^2 - b*d, b*c - a*d, b^3 - a^2*d, -b^2 + a*c], [c^2 - b*d, b*c - a*d, b^2 - a*c], [-c^2 + b*d, b^2 - a*c, -b*c + a*d], [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2], [c^3 - a*d^2, -c^2 + b*d, b*c - a*d, b^2 - a*c]] Got: [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c], [-c^2 + b*d, b^2 - a*c, -b*c + a*= d], [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2], [c^3 - a*d^2, -c^2 + b= *d, b*c - a*d, b^2 - a*c], [c^2 - b*d, -b*c + a*d, -b^2 + a*c], [c^2 - b*d, = b*c - a*d, -b^2 + a*c, -b^3 + a^2*d], [c^2 - b*d, b*c - a*d, b^3 - a^2*d, -b= ^2 + a*c], [c^2 - b*d, b*c - a*d, b^2 - a*c]] ********************************************************************** 1 items had failures: 1 of 8 in __main__.example_1 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tour_advan= ced.py =09 [5.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_functions.rst" =09 [4.5 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/introduction.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/conf.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/appendix.rst" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/interfaces.rst" =09 [5.2 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/programming.rst" =09 [3.5 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_polynomial.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour.rst" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_plotting.rst" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/doc/fr/tutorial/tour_plotting.rst", line 15= 6: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -1, 1), frame=3DFalse, color=3D"yellow") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"yellow") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/doc/fr/tutorial/tour_plotting.rst", line 17= 3: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/doc/fr/tutorial/tour_plotting.rst", line 18= 4: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 3 items had failures: 1 of 8 in __main__.example_11 1 of 8 in __main__.example_12 1 of 8 in __main__.example_13 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tour_plott= ing.py =09 [6.3 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_groups.rst" =09 [4.7 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/interactive_shell.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_numtheory.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_algebra.rst" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_rings.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_help.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/afterword.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/index.rst" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_assignment.rst" =09 [3.3 s] sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_linalg.rst" =09 [3.4 s] sage -t -force_lib "devel/sage/doc/fr/a_tour_of_sage/conf.py" =09 [0.1 s] sage -t -force_lib "devel/sage/doc/fr/a_tour_of_sage/index.rst" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/interacts/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/interacts/calculus.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/library_cython.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/library.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/interacts/fractals.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/statistics.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/geometry.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interacts/algebra.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/pari_group.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/group.pyx" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/groups/group.pyx", line 280: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.01, edge_size2=3D0.0= 2, vertex_size=3D0.03) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show3d(color_by_label=3DTrue, edge_size=3DRealNumber('0.01'), edge= _size2=3DRealNumber('0.02'), vertex_size=3DRealNumber('0.03'))###line 280: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.01, edge_size2=3D0.0= 2, vertex_size=3D0.03) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 15 in __main__.example_20 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_group.py =09 [5.3 s] sage -t -force_lib "devel/sage/sage/groups/additive_abelian/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/additive_abelian/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/additive_abelian/additive_abelia= n_wrapper.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/groups/additive_abelian/additive_abelia= n_group.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/homset.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/special_linear.py" =09 [5.3 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/unitary.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/matrix_group_morphism= .py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/linear.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/matrix_group_element.= py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/general_linear.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/groups/matrix_gps/general_linear.py", = line 78: sage: d.show3d(color_by_label=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d.show3d(color_by_label=3DTrue)###line 78: sage: d.show3d(color_by_label=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 25 in __main__.example_1 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_general_li= near.py =09 [7.2 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/matrix_group.py" =09 [10.9 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/orthogonal.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/groups/matrix_gps/symplectic.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/groups/class_function.py" =09 [7.7 s] sage -t -force_lib "devel/sage/sage/groups/group_homset.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/generic.py" =20 =09 [5.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/refinement_py= thon.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/double_coset.= pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/automorphism_= group_canonical_label.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/refinement_bi= nary.pyx" =09 [7.0 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/refinement_ma= trices.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/data_structur= es_pxd.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/data_structur= es_pyx.pxi" =09 [6.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/refinement_gr= aphs.pyx" =09 [4.9 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/partn_ref/refinement_li= sts.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/permgroup.py" =09 [11.4 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/cubegroup.py" =09 [8.0 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/permgroup_element.pyx" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/permgroup_named.py" =09 [8.9 s] sage -t -force_lib "devel/sage/sage/groups/perm_gps/permgroup_morphism.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/dual_abelian_group_e= lement.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/abelian_group_morphi= sm.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/abelian_group_elemen= t.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/abelian_group.py" =09 [7.1 s] sage -t -force_lib "devel/sage/sage/groups/abelian_gps/dual_abelian_group.p= y" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/geometry/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/geometry/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/geometry/fan.py" =20 =09 [8.6 s] sage -t -force_lib "devel/sage/sage/geometry/toric_plotter.py" =09 [4.6 s] sage -t -force_lib "devel/sage/sage/geometry/toric_lattice_element.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/toric_lattice_element.pyx", l= ine 416: sage: n.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.plot()###line 416: sage: n.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_10 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_toric_latt= ice_element.py =09 [3.5 s] sage -t -force_lib "devel/sage/sage/geometry/polyhedra.py"=20 =1B[?1034h [<>] [<0,1,2,3>] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3861: sage: print level_sets[0], level_sets[-1] Expected: [<>] [<0,1,2,3>] Got nothing [[<>], [<0>, <1>, <2>], [<0,1>, <1,2>, <0,2>], [<0,1,2>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3866: sage: Polyhedron(vertices=3D[[0,0,0],[1,0,0],[0,1,0]]).face_lattice().le= vel_sets() Expected: [[<>], [<0>, <1>, <2>], [<0,1>, <1,2>, <0,2>], [<0,1,2>]] Got nothing [[<>], [<1>, <2>], [<0,1>, <0,2>, <1,2>], [<0,1,2>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3868: sage: Polyhedron(vertices=3D[(1,0,0),(0,1,0)], rays=3D[(0,0,1)]).face_la= ttice().level_sets() Expected: [[<>], [<1>, <2>], [<0,1>, <0,2>, <1,2>], [<0,1,2>]] Got nothing [[<>], [<2>], [<1,2>, <0,2>], [<0,1,2>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3870: sage: Polyhedron(rays=3D[(1,0,0),(0,1,0)], vertices=3D[(0,0,1)]).face_la= ttice().level_sets() Expected: [[<>], [<2>], [<1,2>, <0,2>], [<0,1,2>]] Got nothing [[<>], [<2>], [<1,2>, <0,2>], [<0,1,2>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3872: sage: Polyhedron(rays=3D[(1,0),(0,1)], vertices=3D[(0,0)]).face_lattice(= ).level_sets() Expected: [[<>], [<2>], [<1,2>, <0,2>], [<0,1,2>]] Got nothing [[<>], [<0>, <1>], [<0,1>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3874: sage: Polyhedron(vertices=3D[(1,),(0,)]).face_lattice().level_sets() Expected: [[<>], [<0>, <1>], [<0,1>]] Got nothing [[<>], [<0,1>, <0,2>], [<0,1,2>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3876: sage: Polyhedron(vertices=3D[(1,0,0),(0,1,0)], lines=3D[(0,0,1)]).face_l= attice().level_sets() Expected: [[<>], [<0,1>, <0,2>], [<0,1,2>]] Got nothing [[<>], [<0,1>]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/polyhedra.py", line 3878: sage: Polyhedron(lines=3D[(1,0,0)], vertices=3D[(0,0,1)]).face_lattice()= .level_sets() Expected: [[<>], [", line 1, in triang.plot(axes=3DFalse)###line 78: sage: triang.plot(axes=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/triangulation/point_configura= tion.py", line 260: sage: triang.plot(axes=3DFalse) # indirect doctest Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in triang.plot(axes=3DFalse) # indirect doctest###line 260: sage: triang.plot(axes=3DFalse) # indirect doctest File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/triangulation/point_configura= tion.py", line 2033: sage: Tpos.plot(axes=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Tpos.plot(axes=3DFalse)###line 2033: sage: Tpos.plot(axes=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 3 items had failures: 1 of 29 in __main__.example_0 1 of 7 in __main__.example_2 1 of 14 in __main__.example_48 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_point_conf= iguration.py =09 [8.6 s] sage -t -force_lib "devel/sage/sage/geometry/polytope.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/geometry/lattice_polytope.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 23= 0: sage: p.plot3d().show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.plot3d().show()###line 230: sage: p.plot3d().show() File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 24= 15: sage: c.plot3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.plot3d()###line 2415: sage: c.plot3d() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 24= 19: sage: c.plot3d(show_facets=3Dfalse,show_points=3Dfalse).show(frame=3DFal= se) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.plot3d(show_facets=3Dfalse,show_points=3Dfalse).show(frame=3DFalse= )###line 2419: sage: c.plot3d(show_facets=3Dfalse,show_points=3Dfalse).show(frame=3DFal= se) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 24= 23: sage: c.plot3d(facet_colors=3Dsage.plot.plot.rainbow(c.nfacets(), 'rgbtu= ple')) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.plot3d(facet_colors=3Dsage.plot.plot.rainbow(c.nfacets(), 'rgbtupl= e'))###line 2423: sage: c.plot3d(facet_colors=3Dsage.plot.plot.rainbow(c.nfacets(), 'rgbtu= ple')) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 24= 28: sage: lattice_polytope.octahedron(2).plot3d(vlabels=3D["A", "B", "C", "D= "]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in lattice_polytope.octahedron(Integer(2)).plot3d(vlabels=3D["A", "B", = "C", "D"])###line 2428: sage: lattice_polytope.octahedron(2).plot3d(vlabels=3D["A", "B", "C", "D= "]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 24= 34: sage: p.plot3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.plot3d()###line 2434: sage: p.plot3d() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/lattice_polytope.py", line 25= 11: sage: o.show3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in o.show3d()###line 2511: sage: o.show3d() File "/usr/lib64/python2.7/site-packages/sage/geometry/lattice_polytop= e.py", line 2513, in show3d self.plot3d().show(axis=3DFalse, frame=3DFalse) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 3 items had failures: 1 of 27 in __main__.example_3 5 of 11 in __main__.example_49 1 of 5 in __main__.example_50 ***Test Failed*** 7 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_lattice_po= lytope.py =09 [21.8 s] sage -t -force_lib "devel/sage/sage/geometry/toric_lattice.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/toric_lattice.py", line 985: sage: N.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in N.plot()###line 985: sage: N.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/toric_lattice.py", line 1131: sage: sublattice.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sublattice.plot()###line 1131: sage: sublattice.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/geometry/toric_lattice.py", line 1135: sage: N.plot() + sublattice.plot(point_color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in N.plot() + sublattice.plot(point_color=3D"red")###line 1135: sage: N.plot() + sublattice.plot(point_color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 2 items had failures: 1 of 5 in __main__.example_23 2 of 7 in __main__.example_28 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_toric_latt= ice.py =09 [4.2 s] sage -t -force_lib "devel/sage/sage/geometry/cone.py" =20 =09 [7.6 s] sage -t -force_lib "devel/sage/sage/monoids/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/monoids/string_monoid.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/monoids/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/monoids/free_monoid.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/monoid.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/free_abelian_monoid_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/string_ops.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/free_monoid_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/string_monoid_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/monoids/free_abelian_monoid.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/coding/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/coding/sd_codes.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/coding/binary_code.pyx" =09 [11.6 s] sage -t -force_lib "devel/sage/sage/coding/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/coding/code_constructions.py" =09 [11.7 s] sage -t -force_lib "devel/sage/sage/coding/guava.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/coding/decoder.py" =20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/coding/source_coding/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/coding/source_coding/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/coding/source_coding/huffman.py" =09 [4.8 s] sage -t -force_lib "devel/sage/sage/coding/code_bounds.py"=20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/coding/linear_code.py"=20 =09 [16.8 s] sage -t -force_lib "devel/sage/sage/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/games/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/games/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/games/hexad.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/games/sudoku_backtrack.pyx" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/games/sudoku.py" =20 =09 [6.1 s] sage -t -force_lib "devel/sage/sage/all.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/tensor/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/tensor/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/tensor/differential_form_element.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/tensor/coordinate_patch.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/tensor/differential_forms.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/lfunctions/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/lfunctions/dokchitser.py" =09 [7.9 s] sage -t -force_lib "devel/sage/sage/lfunctions/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/lfunctions/sympow.py" =20 =09 [4.7 s] sage -t -force_lib "devel/sage/sage/lfunctions/lcalc.py" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/modular/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/dims.py" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modular/ssmod/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/ssmod/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/ssmod/ssmod.py" =09 [4.5 s] sage -t -force_lib "devel/sage/sage/modular/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modsym/relation_matrix_pyx.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modsym/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modsym/all.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modsym/manin_symbols.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/modular/modsym/tests.py" =09 [7.0 s] sage -t -force_lib "devel/sage/sage/modular/modsym/modsym.py" =09 [4.5 s] sage -t -force_lib "devel/sage/sage/modular/modsym/ambient.py" =09 [18.5 s] sage -t -force_lib "devel/sage/sage/modular/modsym/ghlist.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modsym/boundary.py" =09 [6.5 s] sage -t -force_lib "devel/sage/sage/modular/modsym/space.py" =09 [17.6 s] sage -t -force_lib "devel/sage/sage/modular/modsym/hecke_operator.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/modsym/heilbronn.pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/modular/modsym/p1list.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/modsym/relation_matrix.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/modsym/p1list_nf.py" =09 [6.5 s] sage -t -force_lib "devel/sage/sage/modular/modsym/subspace.py" =09 [7.8 s] sage -t -force_lib "devel/sage/sage/modular/modsym/g1list.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modsym/element.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modular/modsym/apply.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modsym/modular_symbols.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/dirichlet.py" =20 =09 [4.9 s] sage -t -force_lib "devel/sage/sage/modular/congroup.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/overconvergent/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/overconvergent/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/overconvergent/weightspace.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/modular/overconvergent/genus0.py" The doctested process was killed by signal 30 =09 [6.5 s] sage -t -force_lib "devel/sage/sage/modular/cusps_nf.py" =20 =09 [5.5 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_gammaH.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/arithgroup_generic.p= y" =09 [4.8 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_gamma0.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/arithgroup_perm.py" =09 [6.5 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_sl2z.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_gamma1.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_generic.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_gamma.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/arithgroup_element.p= y" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/arithgroup/congroup_pyx.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/congroup_element.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modform/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modform/vm_basis.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modform/eisenstein_submodule.py= " =09 [7.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/tests.py" =09 [5.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/eis_series.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/modular/modform/notes.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/ambient.py" =09 [4.8 s] sage -t -force_lib "devel/sage/sage/modular/modform/ambient_eps.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/ambient_g0.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/space.py" =09 [11.6 s] sage -t -force_lib "devel/sage/sage/modular/modform/submodule.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modular/modform/defaults.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/modform/cuspidal_submodule.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/modular/modform/half_integral.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/find_generators.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/modular/modform/ambient_R.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/j_invariant.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/theta.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/numerical.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 68= : sage: n.ap(2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.ap(Integer(2))###line 68: sage: n.ap(2) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 405, in ap a =3D Sequence(self.eigenvalues([p])[0], immutable=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 70= : sage: n.systems_of_eigenvalues(7) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.systems_of_eigenvalues(Integer(7))###line 70: sage: n.systems_of_eigenvalues(7) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 473, in systems_of_eigenvalues e =3D self.eigenvalues(P) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 76= : sage: n.systems_of_abs(7) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.systems_of_abs(Integer(7))###line 76: sage: n.systems_of_abs(7) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 500, in systems_of_abs e =3D self.eigenvalues(P) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 82= : sage: n.eigenvalues([2,3,5]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.eigenvalues([Integer(2),Integer(3),Integer(5)])###line 82: sage: n.eigenvalues([2,3,5]) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 30= 3: sage: numerical_eigenforms(61)._easy_vector() # indirect doctest Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in numerical_eigenforms(Integer(61))._easy_vector() # indirect doctest#= ##line 303: sage: numerical_eigenforms(61)._easy_vector() # indirect doctest File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 33= 6: sage: print "ignore this"; numerical_eigenforms(61)._eigendata() # rand= om order Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; numerical_eigenforms(Integer(61))._eigendata()= # random order###line 336: sage: print "ignore this"; numerical_eigenforms(61)._eigendata() # rand= om order File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 35= 4: sage: print "ignore this"; n._eigendata() # random order Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n._eigendata() # random order###line 354: sage: print "ignore this"; n._eigendata() # random order File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 38= 5: sage: print "ignore this"; n.ap(2) # random order Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n.ap(Integer(2)) # random order###line 385: sage: print "ignore this"; n.ap(2) # random order File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 405, in ap a =3D Sequence(self.eigenvalues([p])[0], immutable=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 38= 7: sage: print "ignore this"; n.ap(3) # random order Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n.ap(Integer(3)) # random order###line 387: sage: print "ignore this"; n.ap(3) # random order File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 405, in ap a =3D Sequence(self.eigenvalues([p])[0], immutable=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 42= 6: sage: n.eigenvalues([3,5,13]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.eigenvalues([Integer(3),Integer(5),Integer(13)])###line 426: sage: n.eigenvalues([3,5,13]) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 44= 3: sage: n.eigenvalues([3,5,13]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n.eigenvalues([Integer(3),Integer(5),Integer(13)])###line 443: sage: n.eigenvalues([3,5,13]) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 46= 3: sage: numerical_eigenforms(61).systems_of_eigenvalues(10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in numerical_eigenforms(Integer(61)).systems_of_eigenvalues(Integer(10)= )###line 463: sage: numerical_eigenforms(61).systems_of_eigenvalues(10) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 473, in systems_of_eigenvalues e =3D self.eigenvalues(P) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 49= 0: sage: numerical_eigenforms(61).systems_of_abs(10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in numerical_eigenforms(Integer(61)).systems_of_abs(Integer(10))###line= 490: sage: numerical_eigenforms(61).systems_of_abs(10) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 500, in systems_of_abs e =3D self.eigenvalues(P) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 433, in eigenvalues phi_x, phi_x_inv, nzp, x_nzp =3D self._eigendata() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 343, in _eigendata x =3D self._easy_vector() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 51= 7: sage: sage.modular.modform.numerical.support( numerical_eigenforms(61)._= easy_vector(), 1.0 ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sage.modular.modform.numerical.support( numerical_eigenforms(Integer= (61))._easy_vector(), RealNumber('1.0') )###line 517: sage: sage.modular.modform.numerical.support( numerical_eigenforms(61)._= easy_vector(), 1.0 ) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 52= 0: sage: sage.modular.modform.numerical.support( numerical_eigenforms(61)._= easy_vector(), 0.5 ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sage.modular.modform.numerical.support( numerical_eigenforms(Integer= (61))._easy_vector(), RealNumber('0.5') )###line 520: sage: sage.modular.modform.numerical.support( numerical_eigenforms(61)._= easy_vector(), 0.5 ) File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 19= 1: sage: print "ignore this"; n._eigenvectors() # random order Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n._eigenvectors() # random order###line 191: sage: print "ignore this"; n._eigenvectors() # random order File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 21= 1: sage: evectors =3D n._eigenvectors() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in evectors =3D n._eigenvectors()###line 211: sage: evectors =3D n._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 21= 3: sage: diff =3D n._hecke_matrix*evectors - evectors*evalues Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in diff =3D n._hecke_matrix*evectors - evectors*evalues###line 213: sage: diff =3D n._hecke_matrix*evectors - evectors*evalues NameError: name 'evectors' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 21= 4: sage: sum([abs(diff[i,j]) for i in range(5) for j in range(3)]) < 1.0e-9 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum([abs(diff[i,j]) for i in range(Integer(5)) for j in range(Intege= r(3))]) < RealNumber('1.0e-9')###line 214: sage: sum([abs(diff[i,j]) for i in range(5) for j in range(3)]) < 1.0e-9 TypeError: 'function' object is not subscriptable ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 27= 5: sage: print "ignore this"; n._easy_vector() # slightly = random output Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n._easy_vector() # slightly ra= ndom output###line 275: sage: print "ignore this"; n._easy_vector() # slightly = random output File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 27= 8: sage: print "ignore this"; n._easy_vector() # slightly = random output Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n._easy_vector() # slightly ra= ndom output###line 278: sage: print "ignore this"; n._easy_vector() # slightly = random output File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modular/modform/numerical.py", line 28= 1: sage: print "ignore this"; n._easy_vector() # slightly = random output Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; n._easy_vector() # slightly ra= ndom output###line 281: sage: print "ignore this"; n._easy_vector() # slightly = random output File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 288, in _easy_vector E =3D self._eigenvectors() File "/usr/lib64/python2.7/site-packages/sage/modular/modform/numerica= l.py", line 236, in _eigenvectors import scipy.linalg File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 12 items had failures: 4 of 9 in __main__.example_1 1 of 4 in __main__.example_10 1 of 4 in __main__.example_11 1 of 5 in __main__.example_12 2 of 10 in __main__.example_13 1 of 5 in __main__.example_14 1 of 5 in __main__.example_15 1 of 4 in __main__.example_16 1 of 4 in __main__.example_17 2 of 5 in __main__.example_18 4 of 10 in __main__.example_8 3 of 9 in __main__.example_9 ***Test Failed*** 22 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_numerical.= py =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modular/modform/test.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/periods.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/modform/element.py" =09 [15.2 s] sage -t -force_lib "devel/sage/sage/modular/modform/ambient_g1.py" =09 [5.0 s] sage -t -force_lib "devel/sage/sage/modular/modform/constructor.py" =09 [13.4 s] sage -t -force_lib "devel/sage/sage/modular/modform/hecke_operator_on_qexp.= py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/modular/modform/eis_series_cython.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/etaproducts.py" =09 [5.8 s] sage -t -force_lib "devel/sage/sage/modular/buzzard.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modular/abvar/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/abvar/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/abvar/homology.py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/modular/abvar/homspace.py" =09 [16.1 s] sage -t -force_lib "devel/sage/sage/modular/abvar/finite_subgroup.py" =09 [5.7 s] sage -t -force_lib "devel/sage/sage/modular/abvar/cuspidal_subgroup.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/modular/abvar/morphism.py" =09 [6.0 s] sage -t -force_lib "devel/sage/sage/modular/abvar/lseries.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/abvar/abvar_ambient_jacobian.py= " =09 [4.6 s] sage -t -force_lib "devel/sage/sage/modular/abvar/torsion_subgroup.py" =09 [6.6 s] sage -t -force_lib "devel/sage/sage/modular/abvar/abvar_newform.py" =09 [4.6 s] sage -t -force_lib "devel/sage/sage/modular/abvar/abvar.py" =09 [17.1 s] sage -t -force_lib "devel/sage/sage/modular/abvar/constructor.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/hecke/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/hecke/degenmap.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/hecke/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/hecke/homspace.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/hecke/ambient_module.py" =09 [6.7 s] sage -t -force_lib "devel/sage/sage/modular/hecke/morphism.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modular/hecke/submodule.py" =09 [12.8 s] sage -t -force_lib "devel/sage/sage/modular/hecke/hecke_operator.py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/modular/hecke/algebra.py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/modular/hecke/element.py" =09 [5.9 s] sage -t -force_lib "devel/sage/sage/modular/hecke/module.py" =09 [8.0 s] sage -t -force_lib "devel/sage/sage/modular/cusps.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modular/quatalg/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/quatalg/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modular/quatalg/brandt.py" =09 [8.6 s] sage -t -force_lib "devel/sage/sage/parallel/__init__.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/parallel/ncpus.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/parallel/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/parallel/decorate.py" =20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/parallel/reference.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/parallel/use_fork.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/parallel/multiprocessing_sage.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/symmetrica.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/sc.pxi" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/part.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/symmetrica.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/sab.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/sb.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/plet.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/kostka.pxi" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/symmetrica/schur.pxi" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/singular/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/singular/option.pyx" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/libs/singular/singular-cdefs.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/singular/singular.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/singular/groebner_strategy.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/singular/function_factory.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/singular/polynomial.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/singular/ring.pyx" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/libs/singular/function.pyx" =1B[?1034h// ** Could not open dynamic library: /usr/lib/singular/p_Procs_Fi= eldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. // ** _ is no standard basis // 1 t^0 // -1 t^5 // 1 t^0 // 1 t^1 // 1 t^2 // 1 t^3 // 1 t^4 // dimension (proj.) =3D 1 // degree (proj.) =3D 5 // 1 t^0 // -1 t^5 // 1 t^0 // 1 t^1 // 1 t^2 // 1 t^3 // 1 t^4 // dimension (proj.) =3D 1 // degree (proj.) =3D 5 ********************************************************************** File "/usr/share/sage/devel/sage/sage/libs/singular/function.pyx", line 1361= : sage: primdecGTZ(I) Expected: [[[3*y - 8*z - 4, 4*x + 1], [3*y - 8*z - 4, 4*x + 1]]] Got: [[[y - 8/3*z - 4/3, x + 1/4], [y - 8/3*z - 4/3, x + 1/4]]] ********************************************************************** 1 items had failures: 1 of 67 in __main__.example_60 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_function.p= y =09 [4.1 s] sage -t -force_lib "devel/sage/sage/libs/singular/singular.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/ntl/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_mat_GF2E.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pContext.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2EContext.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_lzz_pX.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/misc.pxi" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/decl.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pX.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pEX.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pE.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_p.pyx"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_lzz_p.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2E.pyx"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_lzz_pContext.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2X_linkage.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pEX_linkage.pxi" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2EX.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_mat_GF2.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZ_pEContext.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_mat_ZZ.pyx" =09 [6.2 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_ZZX.pyx" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/ntl/ntl_GF2X.pyx"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/polybori/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/ppl.pyx" =20 =09 [5.9 s] sage -t -force_lib "devel/sage/sage/libs/libecm.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/lcalc/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/lcalc/lcalc_Lfunction.pyx" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/libs/mwrank/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/mwrank/all.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/mwrank/mwrank.pyx" =09 [8.4 s] sage -t -force_lib "devel/sage/sage/libs/mwrank/interface.py" =09 [10.6 s] sage -t -force_lib "devel/sage/sage/libs/ginac/decl.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/fplll/__init__.py" =09 [0.0 s] sage -t -force_lib "devel/sage/sage/libs/fplll/fplll.pyx" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/libs/fplll/fplll.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/ecl.pyx" =20 Exception raised by doctesting framework. Use -verbose for details. =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/linbox/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/linbox/linbox.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/ext_impl.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/utils.pyx"=20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/ext_main.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/mpmath/ext_libmp.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/ratpoints.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/pari/gen.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/to_gen.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/pari_err.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/declinl.pxi"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/pari/misc.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/gen_py.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/pari/decl.pxi" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/pari/setlvalue.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/pari/gen.pyx" =20 =09 [4.7 s] sage -t -force_lib "devel/sage/sage/libs/flint/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/flint/zmod_poly_linkage.pxi" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/flint/fmpz_poly.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/flint/fmpz.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/flint/flint.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/flint/fmpz_poly.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/gmp/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/cremona/newforms.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/libs/cremona/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/cremona/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/cremona/defs.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/libs/cremona/mat.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/cremona/constructor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/libs/cremona/homspace.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/cython_c.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/persist.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_input.py" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/misc/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/misc/decorators.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_timeit_class.pyx" =09 [8.4 s] sage -t -force_lib "devel/sage/sage/misc/db.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/randstate.pyx" =20 =09 [17.8 s] sage -t -force_lib "devel/sage/sage/misc/sage_itertools.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/cython.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/misc/cython.py", line 146: sage: pyx_preparse("") Expected: ('\ninclude "interrupt.pxi" # ctrl-c interrupt block support\ninclude "= stdsage.pxi" # ctrl-c interrupt block support\n\ninclude "cdefs.pxi"\n', ['mpfr', 'gmp', 'gmpxx', 'stdc++', 'pari24', 'm', 'curvesntl', 'g0nntl', 'jcntl', 'rankntl', 'gsl', '...blas'..., 'ntl', 'csage'], ['.../local/include/csage/', '.../local/include/', '.../local/include/python2.7/', '.../local/lib/python2.7/site-packages/numpy/core/include', '.../devel/sage/sage/ext/', '.../devel/sage/', '.../devel/sage/sage/gsl/'], 'c', []) Got: ('\ninclude "interrupt.pxi" # ctrl-c interrupt block support\ninclude "= stdsage.pxi" # ctrl-c interrupt block support\n\ninclude "cdefs.pxi"\n', ['= mpfr', 'gmp', 'gmpxx', 'stdc++', 'pari24', 'm', 'curvesntl', 'g0nntl', 'jcnt= l', 'rankntl', 'gsl', 'atlcblas', 'm', 'atlas', 'ntl', 'csage'], ['/usr/incl= ude/csage/', '/usr/include/', '/usr/include/python2.7/', '/usr/lib/python2.7= /site-packages/numpy/core/include', '/usr/share/sage/devel/sage/sage/ext/', = '/usr/share/sage/devel/sage/', '/usr/share/sage/devel/sage/sage/gsl/'], 'c',= []) ********************************************************************** File "/usr/share/sage/devel/sage/sage/misc/cython.py", line 188: sage: inc Expected: ['bar', '.../local/include/csage/', '.../local/include/', '.../local/include/python2.7/', '.../local/lib/python2.7/site-packages/numpy/core/include', '.../devel/sage/sage/ext/', '.../devel/sage/', '.../devel/sage/sage/gsl/'] Got: ['bar', '/usr/include/csage/', '/usr/include/', '/usr/include/python2.7/= ', '/usr/lib/python2.7/site-packages/numpy/core/include', '/usr/share/sage/d= evel/sage/sage/ext/', '/usr/share/sage/devel/sage/', '/usr/share/sage/devel/= sage/sage/gsl/'] ********************************************************************** 1 items had failures: 2 of 10 in __main__.example_2 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_cython.py =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/bitset.pyx" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/log.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/package.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/misc/package.py", line 167: sage: is_package_installed('sage') Expected: True Got: False ********************************************************************** 1 items had failures: 1 of 4 in __main__.example_3 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_package.py =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/remote_file.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/reset.pyx" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/search.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/derivative.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/lazy_import.pyx" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/nested_class_test.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/map_threaded.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/allocator.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/html.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/mathml.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_timeit.py" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/misc/edit_module.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/interpreter.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/prandom.py" =20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/misc/latex_macros.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/getusage.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/misc/func_persist.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/nested_class.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/trace.py" =20 =09 [6.6 s] sage -t -force_lib "devel/sage/sage/misc/proof.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sageinspect.py" =20 =09 [8.2 s] sage -t -force_lib "devel/sage/sage/misc/mrange.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/fpickle.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/misc_c.pyx" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/misc/sh.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/inline_fortran.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_eval.py" =20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/misc/lazy_format.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/latex.py" =20 =09 [7.3 s] sage -t -force_lib "devel/sage/sage/misc/file_to_worksheet.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/copying.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/misc/viewer.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/bitset.pxi" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/displayhook.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/lazy_import_cache.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/defaults.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/python.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/functional.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/object_multiplexer.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_unittest.py"=20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/misc/sage_unittest.py", line 311: sage: tester.assert_(1 =3D=3D 0) Expected: Traceback (most recent call last): ... AssertionError: False is not True Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in tester.assert_(Integer(1) =3D=3D Integer(0))###line 311: sage: tester.assert_(1 =3D=3D 0) File "/usr/lib64/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: False is not true ********************************************************************** 1 items had failures: 1 of 11 in __main__.example_5 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_sage_unitt= est.py =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/exceptions.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/cache.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/random_testing.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/cachefunc.py" =20 =09 [6.0 s] sage -t -force_lib "devel/sage/sage/misc/flatten.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/unknown.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/pager.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/function_mangling.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/bitset_pxd.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/misc/lazy_attribute.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/classgraph.py" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/misc/preparser_ipython.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/abstract_method.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/preparser.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/test_cpickle_sage.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/misc/pickle_old.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sage_ostools.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/darwin_utilities.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/constant_function.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/session.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/parser.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/explain_pickle.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/misc/multireplace.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/typecheck.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/misc/method_decorator.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/classcall_metaclass.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/citation.pyx" =20 The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/misc/test_class_pickling.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/misc.py" =20 =09 [5.9 s] sage -t -force_lib "devel/sage/sage/misc/refcount.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/sagex_ds.pyx" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/attach.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/benchmark.py" =20 =09 [5.1 s] sage -t -force_lib "devel/sage/sage/misc/hg.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/dist.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/misc/dist.py", line 46: sage: install_scripts(SAGE_TMP) Expected: Checking that Sage has the command 'gap' installed Created script ... Got: Checking that Sage has the command 'gap' installed The command 'gap' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'gp' installed The command 'gp' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'singular' installed The command 'singular' is not available; not adding shortcut Checking that Sage has the command 'maxima' installed The command 'maxima' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'M2' installed The command 'M2' is not available; not adding shortcut Checking that Sage has the command 'kash' installed The command 'kash' is not available; not adding shortcut Checking that Sage has the command 'mwrank' installed The command 'mwrank' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'ipython' installed The command 'ipython' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'hg' installed The command 'hg' is installed outside of Sage; not adding shortcut Checking that Sage has the command 'R' installed The command 'R' is installed outside of Sage; not adding shortcut Finished creating scripts. You need not do this again even if you upgrade or move Sage. The only requirement is that the command 'sage' is in the PATH. ********************************************************************** 1 items had failures: 1 of 4 in __main__.example_1 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_dist.py =09 [3.5 s] sage -t -force_lib "devel/sage/sage/misc/profiler.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/misc/banner.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/misc/sagedoc.py" =20 =09 [13.2 s] sage -t -force_lib "devel/sage/sage/misc/bug.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/symbolic/getitem.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/symbolic/expression.pyx" The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/symbolic/expression_conversions.py" The doctested process was killed by signal 30 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/symbolic/integration/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/symbolic/integration/external.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/integration/integral.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/symbolic/power_helper.pyx" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/random_tests.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/function_factory.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/symbolic/constants_c.pyx" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/symbolic/maxima_wrapper.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/symbolic/operators.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/ring.pyx" =20 The doctested process was killed by signal 30 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/symbolic/function.pyx"=20 The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/symbolic/assumptions.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/symbolic/callable.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/symbolic/units.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/symbolic/pynac.pyx" =20 The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/symbolic/constants.py"=20 =09 [5.8 s] sage -t -force_lib "devel/sage/sage/symbolic/relation.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/symbolic/benchmark.py"=20 The doctested process was killed by signal 30 =09 [5.7 s] sage -t -force_lib "devel/sage/sage/server/__init__.py" (skipping) -- nodoc= test.py file in directory sage -t -force_lib "devel/sage/sage/server/all.py" (skipping) -- nodoctest.= py file in directory sage -t -force_lib "devel/sage/sage/server/introspect.py" (skipping) -- nod= octest.py file in directory sage -t -force_lib "devel/sage/sage/server/wiki/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/server/wiki/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/server/wiki/moin.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/server/nodoctest.py" (skipping) -- nodo= ctest.py file in directory sage -t -force_lib "devel/sage/sage/server/simple/__init__.py" (skipping) -= - nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/simple/nodoctest.py" (skipping) = -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/simple/twist.py" (skipping) -- n= odoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/tutorial.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/secureuser.py" (skippin= g) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/__init__.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/gnutls_socket_ssl.py" (= skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/applet.py" (skipping) -= - nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/worksheet.py" (skipping= ) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/all.py" (skipping) -- n= odoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/guard.py" (skipping) --= nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/config.py" (skipping) -= - nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/worksheet_conf.py" (ski= pping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/run_notebook.py" (skipp= ing) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/conf.py" (skipping) -- = nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/sage_email.py" (skippin= g) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/nodoctest.py" (skipping= ) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/wiki2html.py" (skipping= ) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/cell.py" (skipping) -- = nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/user.py" (skipping) -- = nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/server_conf.py" (skippi= ng) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/notebook_object.py" (sk= ipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/sagetex.py" (skipping) = -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/mailsender.py" (skippin= g) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/js.py" (skipping) -- no= doctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/smtpsend.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/notebook.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/keyboards.py" (skipping= ) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/twist.py" (skipping) --= nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/jquery.py" (skipping) -= - nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/user_conf.py" (skipping= ) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/avatars.py" (skipping) = -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/register.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/__init__.py" (= skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/all.py" (skipp= ing) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/BaseConvert.py= " (skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/nodoctest.py" = (skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/JavaScriptComp= ressor.py" (skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/compress/SourceMap.py" = (skipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/css.py" (skipping) -- n= odoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/colorize.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/interact.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/user_db.py" (skipping) = -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/template.py" (skipping)= -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/notebook/docHTMLProcessor.py" (s= kipping) -- nodoctest.py file in directory sage -t -force_lib "devel/sage/sage/server/trac/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/server/trac/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/server/trac/trac.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/server/support.py" (skipping) -- nodoct= est.py file in directory sage -t -force_lib "devel/sage/sage/server/misc.py" (skipping) -- nodoctest= .py file in directory sage -t -force_lib "devel/sage/sage/sets/positive_integers.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/sets/disjoint_set.pyx"=20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/sets/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/sets/set.py" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/sets/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/sets/family.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/sets/disjoint_union_enumerated_sets.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/sets/finite_set_maps.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/sets/finite_enumerated_set.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/sets/integer_range.py"=20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/sets/finite_set_map_cy.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/sets/non_negative_integers.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/sets/cartesian_product.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/sets/primes.py" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/calculus/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/calculus/calculus.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/calculus/all.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/calculus/desolvers.py"=20 The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/calculus/tests.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/calculus/interpolators.pyx" =09 [5.3 s] sage -t -force_lib "devel/sage/sage/calculus/predefined.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/calculus/wester.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/calculus/test_sympy.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/calculus/var.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/calculus/functional.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/calculus/riemann.pyx" =20 =09 [11.8 s] sage -t -force_lib "devel/sage/sage/calculus/functions.py"=20 The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/structure/parent_base.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/element_py.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/structure/generators.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/structure/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/structure/list_clone_timings.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/parent_old.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/structure/parent_gens.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/structure/coerce_dict.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/mutability_py.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/sequence.py"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/structure/factory.pyx"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/structure/nonexact.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/element.pyx"=20 The doctested process was killed by signal 30 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/structure/mutability.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/sage_object.pyx" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/structure/sage_object.pyx", line 312: sage: tester.assert_(1 =3D=3D 0) Expected: Traceback (most recent call last): ... AssertionError: False is not True Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in tester.assert_(Integer(1) =3D=3D Integer(0))###line 312: sage: tester.assert_(1 =3D=3D 0) File "/usr/lib64/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: False is not true Successfully unpickled 587 objects. Failed to unpickle 0 objects. ********************************************************************** File "/usr/share/sage/devel/sage/sage/structure/sage_object.pyx", line 1077: sage: sage.structure.sage_object.unpickle_all() # (4s on sage.math, 201= 1) Expected: Successfully unpickled ... objects. Failed to unpickle 0 objects. Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/structure/sage_object.pyx", line 273: sage: CC._test_category() Expected: Traceback (most recent call last): ... AssertionError: False is not True Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in CC._test_category()###line 273: sage: CC._test_category() File "sage_object.pyx", line 282, in sage.structure.sage_object.SageOb= ject._test_category (sage/structure/sage_object.c:2667) File "/usr/lib64/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: False is not true ********************************************************************** 3 items had failures: 1 of 10 in __main__.example_10 2 of 7 in __main__.example_25 1 of 8 in __main__.example_9 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_sage_objec= t.py =09 [7.4 s] sage -t -force_lib "devel/sage/sage/structure/coerce_maps.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/coerce.pxi" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/element_verify.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/formal_sum.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/unique_representation.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/factorization_integer.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/element_wrapper.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/dynamic_class.py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/structure/dynamic_class.py", line 287: sage: inspect.getfile(Foo2) Expected: '.../sage/structure/dynamic_class.pyc' Got: '/usr/lib64/python2.7/site-packages/sage/structure/dynamic_class.py' ********************************************************************** File "/usr/share/sage/devel/sage/sage/structure/dynamic_class.py", line 289: sage: inspect.getfile(Foo3) Expected: '.../sage/structure/dynamic_class.pyc' Got: '/usr/lib64/python2.7/site-packages/sage/structure/dynamic_class.py' ********************************************************************** 1 items had failures: 2 of 22 in __main__.example_2 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_dynamic_cl= ass.py =09 [3.5 s] sage -t -force_lib "devel/sage/sage/structure/wrapper_parent.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/gens_py.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/proof/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/structure/proof/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/proof/proof.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/category_object.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/coerce_exceptions.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/parent.pyx" =20 The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/structure/list_clone_timings_cy.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/structure/coerce.pyx" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/structure/coerce_actions.pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/structure/factorization.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/structure/list_clone.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/finance/fractal.pyx" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 73: sage: sim =3D finance.stationary_gaussian_simulation(s, N)[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sim =3D finance.stationary_gaussian_simulation(s, N)[Integer(0)]###l= ine 73: sage: sim =3D finance.stationary_gaussian_simulation(s, N)[0] File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 11, in import _fftpack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 77: sage: [sim.autocovariance(i) for i in [0..4]] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in [sim.autocovariance(i) for i in (ellipsis_range(Integer(0),Ellipsis,= Integer(4)))]###line 77: sage: [sim.autocovariance(i) for i in [0..4]] NameError: name 'sim' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 173: sage: finance.fractional_gaussian_noise_simulation(0.8,1,10,2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.fractional_gaussian_noise_simulation(RealNumber('0.8'),Integ= er(1),Integer(10),Integer(2))###line 173: sage: finance.fractional_gaussian_noise_simulation(0.8,1,10,2) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 180: sage: finance.fractional_gaussian_noise_simulation(0.8,1,10,1)[0].sums() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.fractional_gaussian_noise_simulation(RealNumber('0.8'),Integ= er(1),Integer(10),Integer(1))[Integer(0)].sums()###line 180: sage: finance.fractional_gaussian_noise_simulation(0.8,1,10,1)[0].sums() File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 229: sage: finance.fractional_brownian_motion_simulation(0.8,0.1,8,1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.fractional_brownian_motion_simulation(RealNumber('0.8'),Real= Number('0.1'),Integer(8),Integer(1))###line 229: sage: finance.fractional_brownian_motion_simulation(0.8,0.1,8,1) File "fractal.pyx", line 238, in sage.finance.fractal.fractional_brown= ian_motion_simulation (sage/finance/fractal.c:1640) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 232: sage: finance.fractional_brownian_motion_simulation(0.8,0.01,8,1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.fractional_brownian_motion_simulation(RealNumber('0.8'),Real= Number('0.01'),Integer(8),Integer(1))###line 232: sage: finance.fractional_brownian_motion_simulation(0.8,0.01,8,1) File "fractal.pyx", line 238, in sage.finance.fractal.fractional_brown= ian_motion_simulation (sage/finance/fractal.c:1640) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 234: sage: finance.fractional_brownian_motion_simulation(0.8,0.01,8,2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.fractional_brownian_motion_simulation(RealNumber('0.8'),Real= Number('0.01'),Integer(8),Integer(2))###line 234: sage: finance.fractional_brownian_motion_simulation(0.8,0.01,8,2) File "fractal.pyx", line 238, in sage.finance.fractal.fractional_brown= ian_motion_simulation (sage/finance/fractal.c:1640) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 273: sage: a =3D finance.multifractal_cascade_random_walk_simulation(3770,0.0= 2,0.01,0.01,10,3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a =3D finance.multifractal_cascade_random_walk_simulation(Integer(37= 70),RealNumber('0.02'),RealNumber('0.01'),RealNumber('0.01'),Integer(10),Int= eger(3))###line 273: sage: a =3D finance.multifractal_cascade_random_walk_simulation(3770,0.0= 2,0.01,0.01,10,3) File "fractal.pyx", line 321, in sage.finance.fractal.multifractal_cas= cade_random_walk_simulation (sage/finance/fractal.c:2054) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 274: sage: a Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a###line 274: sage: a NameError: name 'a' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/fractal.pyx", line 281: sage: a[0].exp() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a[Integer(0)].exp()###line 281: sage: a[0].exp() NameError: name 'a' is not defined ********************************************************************** 4 items had failures: 2 of 9 in __main__.example_1 2 of 7 in __main__.example_2 3 of 8 in __main__.example_3 3 of 7 in __main__.example_4 ***Test Failed*** 10 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_fractal.py =09 [3.6 s] sage -t -force_lib "devel/sage/sage/finance/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/finance/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/finance/stock.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/finance/time_series.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1691: sage: fbm =3D finance.fractional_brownian_motion_simulation(0.7,0.1,10^5= ,1)[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fbm =3D finance.fractional_brownian_motion_simulation(RealNumber('0.= 7'),RealNumber('0.1'),Integer(10)**Integer(5),Integer(1))[Integer(0)]###line= 1691: sage: fbm =3D finance.fractional_brownian_motion_simulation(0.7,0.1,10^5= ,1)[0] File "fractal.pyx", line 238, in sage.finance.fractal.fractional_brown= ian_motion_simulation (sage/finance/fractal.c:1640) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 11, in import _fftpack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1692: sage: fbm.hurst_exponent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fbm.hurst_exponent()###line 1692: sage: fbm.hurst_exponent() NameError: name 'fbm' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1699: sage: fbm =3D finance.fractional_brownian_motion_simulation(0.2,0.1,10^5= ,1)[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fbm =3D finance.fractional_brownian_motion_simulation(RealNumber('0.= 2'),RealNumber('0.1'),Integer(10)**Integer(5),Integer(1))[Integer(0)]###line= 1699: sage: fbm =3D finance.fractional_brownian_motion_simulation(0.2,0.1,10^5= ,1)[0] File "fractal.pyx", line 238, in sage.finance.fractal.fractional_brown= ian_motion_simulation (sage/finance/fractal.c:1640) File "fractal.pyx", line 204, in sage.finance.fractal.fractional_gauss= ian_noise_simulation (sage/finance/fractal.c:1495) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1700: sage: fbm.hurst_exponent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fbm.hurst_exponent()###line 1700: sage: fbm.hurst_exponent() NameError: name 'fbm' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1707: sage: y =3D finance.multifractal_cascade_random_walk_simulation(3700,0.0= 2,0.01,0.01,1000,100) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y =3D finance.multifractal_cascade_random_walk_simulation(Integer(37= 00),RealNumber('0.02'),RealNumber('0.01'),RealNumber('0.01'),Integer(1000),I= nteger(100))###line 1707: sage: y =3D finance.multifractal_cascade_random_walk_simulation(3700,0.0= 2,0.01,0.01,1000,100) File "fractal.pyx", line 321, in sage.finance.fractal.multifractal_cas= cade_random_walk_simulation (sage/finance/fractal.c:2054) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 1708: sage: finance.TimeSeries([z.hurst_exponent() for z in y]).mean() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.TimeSeries([z.hurst_exponent() for z in y]).mean()###line 17= 08: sage: finance.TimeSeries([z.hurst_exponent() for z in y]).mean() NameError: name 'y' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2436: sage: w =3D v.fft(); w Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in w =3D v.fft(); w###line 2436: sage: w =3D v.fft(); w File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2441: sage: finance.TimeSeries([w[0]]) + w[1:].scale_time(2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in finance.TimeSeries([w[Integer(0)]]) + w[Integer(1):].scale_time(Inte= ger(2))###line 2441: sage: finance.TimeSeries([w[0]]) + w[1:].scale_time(2) NameError: name 'w' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2448: sage: w =3D v.fft(); w Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in w =3D v.fft(); w###line 2448: sage: w =3D v.fft(); w File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2450: sage: v.fft().ifft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft().ifft()###line 2450: sage: v.fft().ifft() File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2507: sage: v.ifft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.ifft()###line 2507: sage: v.ifft() File "time_series.pyx", line 2512, in sage.finance.time_series.TimeSer= ies.ifft (sage/finance/time_series.c:13635) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2509: sage: v.ifft().fft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.ifft().fft()###line 2509: sage: v.ifft().fft() File "time_series.pyx", line 2512, in sage.finance.time_series.TimeSer= ies.ifft (sage/finance/time_series.c:13635) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2607: sage: y =3D finance.multifractal_cascade_random_walk_simulation(3700,0.0= 2,0.01,0.01,1000,100) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y =3D finance.multifractal_cascade_random_walk_simulation(Integer(37= 00),RealNumber('0.02'),RealNumber('0.01'),RealNumber('0.01'),Integer(1000),I= nteger(100))###line 2607: sage: y =3D finance.multifractal_cascade_random_walk_simulation(3700,0.0= 2,0.01,0.01,1000,100) File "fractal.pyx", line 321, in sage.finance.fractal.multifractal_cas= cade_random_walk_simulation (sage/finance/fractal.c:2054) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2615: sage: c =3D [[a.diffs().abs().sums().autocovariance(i) for a in y] for i= in range(200)] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c =3D [[a.diffs().abs().sums().autocovariance(i) for a in y] for i i= n range(Integer(200))]###line 2615: sage: c =3D [[a.diffs().abs().sums().autocovariance(i) for a in y] for i= in range(200)] NameError: name 'y' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2620: sage: ac =3D finance.TimeSeries([finance.TimeSeries(z).mean() for z in c= ]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ac =3D finance.TimeSeries([finance.TimeSeries(z).mean() for z in c])= ###line 2620: sage: ac =3D finance.TimeSeries([finance.TimeSeries(z).mean() for z in c= ]) NameError: name 'c' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2621: sage: ac Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ac###line 2621: sage: ac NameError: name 'ac' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2632: sage: F =3D finance.autoregressive_fit(ac); F Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in F =3D finance.autoregressive_fit(ac); F###line 2632: sage: F =3D finance.autoregressive_fit(ac); F NameError: name 'ac' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2637: sage: sum(F) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum(F)###line 2637: sage: sum(F) NameError: name 'F' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2642: sage: y2 =3D finance.multifractal_cascade_random_walk_simulation(3700,0.= 02,0.01,0.01,1000,1)[0].diffs().abs().sums() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y2 =3D finance.multifractal_cascade_random_walk_simulation(Integer(3= 700),RealNumber('0.02'),RealNumber('0.01'),RealNumber('0.01'),Integer(1000),= Integer(1))[Integer(0)].diffs().abs().sums()###line 2642: sage: y2 =3D finance.multifractal_cascade_random_walk_simulation(3700,0.= 02,0.01,0.01,1000,1)[0].diffs().abs().sums() File "fractal.pyx", line 321, in sage.finance.fractal.multifractal_cas= cade_random_walk_simulation (sage/finance/fractal.c:2054) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2643: sage: y2 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y2###line 2643: sage: y2 NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2649: sage: y2[:-1].autoregressive_forecast(F) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y2[:-Integer(1)].autoregressive_forecast(F)###line 2649: sage: y2[:-1].autoregressive_forecast(F) NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2655: sage: y2[:-1].autoregressive_forecast(y2[:-1].autoregressive_fit(len(y2)= )) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y2[:-Integer(1)].autoregressive_forecast(y2[:-Integer(1)].autoregres= sive_fit(len(y2)))###line 2655: sage: y2[:-1].autoregressive_forecast(y2[:-1].autoregressive_fit(len(y2)= )) NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2661: sage: s1 =3D sum([(y2[:-i].autoregressive_forecast(F)-y2[-i])^2 for i in= range(1,20)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in s1 =3D sum([(y2[:-i].autoregressive_forecast(F)-y2[-i])**Integer(2) = for i in range(Integer(1),Integer(20))])###line 2661: sage: s1 =3D sum([(y2[:-i].autoregressive_forecast(F)-y2[-i])^2 for i in= range(1,20)]) NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2665: sage: F2 =3D y2[:-100].autoregressive_fit(len(F)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in F2 =3D y2[:-Integer(100)].autoregressive_fit(len(F))###line 2665: sage: F2 =3D y2[:-100].autoregressive_fit(len(F)) NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2666: sage: s2 =3D sum([(y2[:-i].autoregressive_forecast(F2)-y2[-i])^2 for i i= n range(1,20)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in s2 =3D sum([(y2[:-i].autoregressive_forecast(F2)-y2[-i])**Integer(2)= for i in range(Integer(1),Integer(20))])###line 2666: sage: s2 =3D sum([(y2[:-i].autoregressive_forecast(F2)-y2[-i])^2 for i i= n range(1,20)]) NameError: name 'y2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2670: sage: s2/s1 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in s2/s1###line 2670: sage: s2/s1 NameError: name 's2' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2677: sage: y_out =3D finance.multifractal_cascade_random_walk_simulation(3700= ,0.02,0.01,0.01,1000,100) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in y_out =3D finance.multifractal_cascade_random_walk_simulation(Intege= r(3700),RealNumber('0.02'),RealNumber('0.01'),RealNumber('0.01'),Integer(100= 0),Integer(100))###line 2677: sage: y_out =3D finance.multifractal_cascade_random_walk_simulation(3700= ,0.02,0.01,0.01,1000,100) File "fractal.pyx", line 321, in sage.finance.fractal.multifractal_cas= cade_random_walk_simulation (sage/finance/fractal.c:2054) File "fractal.pyx", line 122, in sage.finance.fractal.stationary_gauss= ian_simulation (sage/finance/fractal.c:925) File "time_series.pyx", line 2453, in sage.finance.time_series.TimeSer= ies.fft (sage/finance/time_series.c:13436) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2679: sage: for v in y_out: s1.append(sum([(v[:-i].autoregressive_forecast(F)-v[-i])**Integer(= 2) for i in range(Integer(1),Integer(20))])) F2 =3D v[:-len(F)].autoregressive_fit(len(F)) s2.append(sum([(v[:-i].autoregressive_forecast(F2)-v[-i])**Integer= (2) for i in range(Integer(1),Integer(20))])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in for v in y_out:###line 2679: sage: for v in y_out: NameError: name 'y_out' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/finance/time_series.pyx", line 2689: sage: s.mean() Expected: 1.354073591877... Got: nan ********************************************************************** 4 items had failures: 6 of 18 in __main__.example_47 4 of 9 in __main__.example_60 2 of 6 in __main__.example_61 17 of 23 in __main__.example_64 ***Test Failed*** 29 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_time_serie= s.py =09 [6.4 s] sage -t -force_lib "devel/sage/sage/finance/markov_multifractal_cython.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/finance/markov_multifractal.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/finance/easter.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/algebras/iwahori_hecke_algebra.py" =09 [5.9 s] sage -t -force_lib "devel/sage/sage/algebras/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/free_algebra_quotient_element.= py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/algebra_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/group_algebra.py" The doctested process was killed by signal 30 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/algebras/free_algebra_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/steenrod_algebra_mult= .py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/steenrod_algebra_misc= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/steenrod_algebra_base= s.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/algebras/steenrod/steenrod_algebra.py" =09 [12.8 s] sage -t -force_lib "devel/sage/sage/algebras/free_algebra.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/algebras/affine_nil_temperley_lieb.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/algebras/free_algebra_quotient.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/nil_coxeter_algebra.py" =09 [6.6 s] sage -t -force_lib "devel/sage/sage/algebras/quaternion_algebra_element.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/algebra.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/quaternion_algebra.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/algebras/quatalg/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/algebras/quatalg/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/algebras/quatalg/quaternion_algebra_cyt= hon.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/algebras/quatalg/quaternion_algebra_ele= ment.pyx" The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/algebras/quatalg/quaternion_algebra.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/interfaces/genus2reduction.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/interfaces/tachyon.py"=20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/interfaces/phc.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/interfaces/qsieve.py" =20 =09 [4.5 s] sage -t -force_lib "devel/sage/sage/interfaces/maple.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/interfaces/magma_free.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/r.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 169: sage: sum(rr._sage_()) Expected: 9.977212516898108 Got: 9.97721251689811 ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 178: sage: d =3D rs._sage_() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d =3D rs._sage_()###line 178: sage: d =3D rs._sage_() File "/usr/lib64/python2.7/site-packages/sage/interfaces/r.py", line 1= 750, in _sage_ return eval(exp, globs, globs) File "", line 1 _r_structure([1, 1.75, 3, 2.875, 4, 5], _Names =3D ["Min.", "1st Qu.= ", "Median", "Mean", "3rd Qu.", "Max."], class =3D ["summaryDefault", "table= "]) = ^ SyntaxError: invalid syntax ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 179: sage: d['DATA'] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d['DATA']###line 179: sage: d['DATA'] NameError: name 'd' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 181: sage: d['_Names'] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d['_Names']###line 181: sage: d['_Names'] NameError: name 'd' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 183: sage: d['_r_class'] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d['_r_class']###line 183: sage: d['_r_class'] NameError: name 'd' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 537: sage: r.version() Expected: ((2, 10, 1), 'R version 2.10.1 (2009-12-14)') Got: ((2, 13, 1), 'R version 2.13.1 (2011-07-08)') ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 1653: sage: d =3D rs._sage_() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d =3D rs._sage_()###line 1653: sage: d =3D rs._sage_() File "/usr/lib64/python2.7/site-packages/sage/interfaces/r.py", line 1= 750, in _sage_ return eval(exp, globs, globs) File "", line 1 _r_structure([1, 1.75, 3, 2.875, 4, 5], _Names =3D ["Min.", "1st Qu.= ", "Median", "Mean", "3rd Qu.", "Max."], class =3D ["summaryDefault", "table= "]) = ^ SyntaxError: invalid syntax ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 1654: sage: list(sorted(d.items())) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list(sorted(d.items()))###line 1654: sage: list(sorted(d.items())) NameError: name 'd' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/r.py", line 1951: sage: r.version() Expected: ((2, 10, 1), 'R version 2.10.1 (2009-12-14)') Got: ((2, 13, 1), 'R version 2.13.1 (2011-07-08)') ********************************************************************** 4 items had failures: 5 of 59 in __main__.example_0 1 of 4 in __main__.example_16 2 of 6 in __main__.example_66 1 of 4 in __main__.example_80 ***Test Failed*** 9 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_r.py =09 [5.8 s] sage -t -force_lib "devel/sage/sage/interfaces/lie.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/macaulay2.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/sage0.py" =20 =09 [16.7 s] sage -t -force_lib "devel/sage/sage/interfaces/tests.py" =20 =09 [4.5 s] sage -t -force_lib "devel/sage/sage/interfaces/kash.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/gap3.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/interfaces/maxima_lib.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/interfaces/maxima.py" =20 The doctested process was killed by signal 30 =09 [4.5 s] sage -t -force_lib "devel/sage/sage/interfaces/lisp.py" =20 *** *** Error: TIMED OUT! PROCESS KILLED! *** *** =09 [360.2 s] sage -t -force_lib "devel/sage/sage/interfaces/magma.py" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/interfaces/gap.py" =20 =09 [8.9 s] sage -t -force_lib "devel/sage/sage/interfaces/maxima_abstract.py" The doctested process was killed by signal 30 =09 [8.9 s] sage -t -force_lib "devel/sage/sage/interfaces/povray.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/fricas.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/read_data.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/scilab.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/octave.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/qepcad.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/interfaces/qepcad.py", line 552: sage: _qepcad_cmd() Expected: 'env qe=3D.../local/ qepcad ' Got: 'env qe=3D/home/rose/.sage qepcad ' ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/qepcad.py", line 554: sage: _qepcad_cmd(memcells=3D8000000) Expected: 'env qe=3D.../local/ qepcad +N8000000' Got: 'env qe=3D/home/rose/.sage qepcad +N8000000' ********************************************************************** File "/usr/share/sage/devel/sage/sage/interfaces/qepcad.py", line 640: sage: open('%s/default.qepcadrc'%DOT_SAGE).readlines()[-1] Expected: 'SINGULAR .../local//bin' Got: 'SINGULAR /usr/bin' ********************************************************************** 2 items had failures: 2 of 6 in __main__.example_1 1 of 7 in __main__.example_3 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_qepcad.py =09 [3.5 s] sage -t -force_lib "devel/sage/sage/interfaces/mathematica.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/interfaces/mwrank.py" =20 =09 [4.1 s] sage -t -force_lib "devel/sage/sage/interfaces/quit.py" =20 =09 [5.2 s] sage -t -force_lib "devel/sage/sage/interfaces/axiom.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/expect.py" =20 =09 [7.3 s] sage -t -force_lib "devel/sage/sage/interfaces/psage.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/frobby.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/matlab.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/rubik.py" =20 =09 [12.0 s] sage -t -force_lib "devel/sage/sage/interfaces/gp.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/interfaces/gp.py", line 475: sage: gp.get_default('datadir') Expected: '.../local/share/pari' Got: '/usr/share/pari-2.4.3-r1' ********************************************************************** 1 items had failures: 1 of 7 in __main__.example_16 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_gp.py =09 [4.3 s] sage -t -force_lib "devel/sage/sage/interfaces/gnuplot.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/ecm.py" =20 =09 [7.0 s] sage -t -force_lib "devel/sage/sage/interfaces/singular.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/interfaces/mupad.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/chomp.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/interfaces/gfan.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/magma_sim.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/interfaces/interface.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/crypto/lfsr.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/crypto/lattice.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/crypto/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/util.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/crypto/classical.py" =20 =09 [11.5 s] sage -t -force_lib "devel/sage/sage/crypto/stream_cipher.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/crypto/classical_cipher.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/crypto/mq/mpolynomialsystem.py" =09 [8.2 s] sage -t -force_lib "devel/sage/sage/crypto/mq/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/mq/sbox.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/crypto/mq/mpolynomialsystemgenerator.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/crypto/mq/sr.py" =20 =09 [6.8 s] sage -t -force_lib "devel/sage/sage/crypto/cipher.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/crypto/block_cipher/sdes.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/crypto/block_cipher/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/block_cipher/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/block_cipher/miniaes.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/crypto/boolean_function.pyx" =09 [6.2 s] sage -t -force_lib "devel/sage/sage/crypto/public_key/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/public_key/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/crypto/public_key/blum_goldwasser.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/crypto/stream.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/crypto/cryptosystem.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_histogram.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_errno.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_dilog.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_synchrotron.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_matrix_complex.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_statistics.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_hyperg.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_blas.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_diff.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_clausen.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_ellint.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_mode.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_block.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_fit.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_sf_result.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_ntuple.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_linalg.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_matrix.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_sort.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_legendre.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_transport.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_roots.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_math.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_vector_complex.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_odeiv.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/stdio.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_psi.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_expint.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_integration.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_dawson.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/dft.py" =20 =09 [4.2 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_zeta.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/callback.pyx" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_combination.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_fermi_dirac.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_complex.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/interpolation.pyx"=20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_erf.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/math.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_elljac.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_trig.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_coulomb.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_qrng.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_lambert.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_elementary.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_gegenbauer.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/ode.pyx" =20 =09 [8.8 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_permutation.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_eigen.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_exp.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_wavelet.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_rng.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/integration.pyx" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_interp.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/fft.pyx" =20 =09 [5.9 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_min.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_chebyshev.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_array.pyx" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gslonly.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_monte.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_fft.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_laguerre.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_random.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_bessel.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_debye.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_log.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_sum.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_poly.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_gamma.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/probability_distribution.pyx" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_airy.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_blas_types.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_vector.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_coupling.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/gsl_pow_int.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/gsl/dwt.pyx" =20 =09 [5.5 s] sage -t -force_lib "devel/sage/sage/functions/prime_pi.pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/functions/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/functions/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/functions/orthogonal_polys.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/log.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/trig.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/min_max.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/wigner.py" =20 The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/functions/hyperbolic.py" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/transcendental.py" The doctested process was killed by signal 30 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/functions/other.py" =20 The doctested process was killed by signal 30 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/functions/special.py" =20 The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/functions/generalized.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/functions/spike_function.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/functions/spike_function.py", line 142= : sage: P =3D S.plot_fft_abs(8) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P =3D S.plot_fft_abs(Integer(8))###line 142: sage: P =3D S.plot_fft_abs(8) File "/usr/lib64/python2.7/site-packages/sage/functions/spike_function= .py", line 148, in plot_fft_abs z =3D w.fft() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 11, in import _fftpack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/functions/spike_function.py", line 143= : sage: p =3D P[0]; p.ydata Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p =3D P[Integer(0)]; p.ydata###line 143: sage: p =3D P[0]; p.ydata NameError: name 'P' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/functions/spike_function.py", line 161= : sage: P =3D S.plot_fft_arg(8) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P =3D S.plot_fft_arg(Integer(8))###line 161: sage: P =3D S.plot_fft_arg(8) File "/usr/lib64/python2.7/site-packages/sage/functions/spike_function= .py", line 167, in plot_fft_arg z =3D w.fft() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/functions/spike_function.py", line 162= : sage: p =3D P[0]; p.ydata Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p =3D P[Integer(0)]; p.ydata###line 162: sage: p =3D P[0]; p.ydata NameError: name 'P' is not defined ********************************************************************** 2 items had failures: 2 of 6 in __main__.example_5 2 of 6 in __main__.example_6 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_spike_func= tion.py =09 [3.4 s] sage -t -force_lib "devel/sage/sage/functions/piecewise.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/graphs/modular_decomposition/__init__.p= y" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/graphs/modular_decomposition/modular_de= composition.pyx" =09 [73.4 s] sage -t -force_lib "devel/sage/sage/graphs/bipartite_graph.py" =09 [5.0 s] sage -t -force_lib "devel/sage/sage/graphs/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/graphs/graph_plot.py" =20 =09 [12.2 s] sage -t -force_lib "devel/sage/sage/graphs/graph.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/graphs/graph.py", line 345: sage: G.show3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show3d()###line 345: sage: G.show3d() File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 56 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_graph.py =09 [16.9 s] sage -t -force_lib "devel/sage/sage/graphs/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/graphs/chrompoly.pyx" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/graphs/genus.pyx" =20 =09 [4.8 s] sage -t -force_lib "devel/sage/sage/graphs/schnyder.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/graphs/graph_coloring.py" =09 [7.7 s] sage -t -force_lib "devel/sage/sage/graphs/trees.pyx" =20 =09 [5.6 s] sage -t -force_lib "devel/sage/sage/graphs/base/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/graphs/base/graph_backends.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/graphs/base/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/graphs/base/sparse_graph.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/graphs/base/dense_graph.pyx" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/graphs/base/c_graph.pyx" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/graphs/generic_graph.py" The doctested process was killed by signal 30 =09 [6.8 s] sage -t -force_lib "devel/sage/sage/graphs/linearextensions.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/graphs/digraph.py" =20 =1B[?1034h{0: [82, 162], 1: [27, 90], 2: [99, 90], 3: [99, 18], 5: [90, 234]= , 6: [154, 162]} ********************************************************************** File "/usr/share/sage/devel/sage/sage/graphs/digraph.py", line 2454: sage: H.layout_acyclic() Expected: {0: [..., ...], 1: [..., ...], 2: [..., ...], 3: [..., ...], 5: [..., ..= .], 6: [..., ...]} Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/graphs/digraph.py", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 2 of 5 in __main__.example_33 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_digraph.py =09 [6.0 s] sage -t -force_lib "devel/sage/sage/graphs/graph_list.py" =20 =09 [12.7 s] sage -t -force_lib "devel/sage/sage/graphs/pq_trees.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/graphs/cliquer.pyx" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/graphs/graph_editor.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/graphs/graph_generators.py" The doctested process was killed by signal 30 =09 [10.3 s] sage -t -force_lib "devel/sage/sage/graphs/matchpoly.pyx" =20 The doctested process was killed by signal 30 =09 [5.4 s] sage -t -force_lib "devel/sage/sage/graphs/generic_graph_pyx.pyx" =09 [6.3 s] sage -t -force_lib "devel/sage/sage/graphs/graph_bundle.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/graphs/graph_latex.py"=20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/graphs/spanning_tree.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/graphs/graph_database.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/graphs/planarity.pyx" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/graphs/dot2tex_utils.py" =1B[?1034hTrue ********************************************************************** File "/usr/share/sage/devel/sage/sage/graphs/dot2tex_utils.py", line 23: sage: sage.graphs.dot2tex_utils.have_dot2tex() in [True, False] Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/graphs/dot2tex_utils.py", iled example= : sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 2 of 4 in __main__.example_1 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_dot2tex_ut= ils.py =09 [3.4 s] sage -t -force_lib "devel/sage/sage/graphs/print_graphs.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/graphs/digraph_generators.py" =09 [6.1 s] sage -t -force_lib "devel/sage/sage/plot/animate.py" =20 =09 [4.7 s] sage -t -force_lib "devel/sage/sage/plot/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/plot/density_plot.py" =20 =09 [5.9 s] sage -t -force_lib "devel/sage/sage/plot/plot_field.py" =20 =09 [5.8 s] sage -t -force_lib "devel/sage/sage/plot/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/plot/bezier_path.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/bezier_path.py", line 133: sage: A+B Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A+B###line 133: sage: A+B File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/bezier_path.py", line 137: sage: bezier3d([[(0,0,0),(1,0,0),(0,1,0),(0,1,1)]]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in bezier3d([[(Integer(0),Integer(0),Integer(0)),(Integer(1),Integer(0)= ,Integer(0)),(Integer(0),Integer(1),Integer(0)),(Integer(0),Integer(1),Integ= er(1))]])###line 137: sage: bezier3d([[(0,0,0),(1,0,0),(0,1,0),(0,1,1)]]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 2 of 8 in __main__.example_5 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_bezier_pat= h.py =09 [4.8 s] sage -t -force_lib "devel/sage/sage/plot/plot.py" =20 =1B[?1034h=1B[?1034hRuntimeError: module compiled against API version 6 but = this version of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot.py", line 438: sage: g.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in g.show()###line 438: sage: g.show() File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_plot.py =09 [36.6 s] sage -t -force_lib "devel/sage/sage/plot/ellipse.py" =20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/plot/complex_plot.pyx"=20 =09 [8.7 s] sage -t -force_lib "devel/sage/sage/plot/arc.py" =20 The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/plot/colors.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/plot/bar_chart.py" =20 =09 [4.4 s] sage -t -force_lib "devel/sage/sage/plot/circle.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/circle.py", line 170: sage: circle((0,0), 1).plot3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in circle((Integer(0),Integer(0)), Integer(1)).plot3d()###line 170: sage: circle((0,0), 1).plot3d() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/circle.py", line 175: sage: sum([circle((random(),random()), random()).plot3d(z=3Drandom()) fo= r _ in range(20)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum([circle((random(),random()), random()).plot3d(z=3Drandom()) for = _ in range(Integer(20))])###line 175: sage: sum([circle((random(),random()), random()).plot3d(z=3Drandom()) fo= r _ in range(20)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/circle.py", line 248: sage: c Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c###line 248: sage: c File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/circle.py", line 255: sage: c.show(figsize=3D[5,5],xmin=3D-1,xmax=3D3,ymin=3D-1,ymax=3D3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.show(figsize=3D[Integer(5),Integer(5)],xmin=3D-Integer(1),xmax=3DI= nteger(3),ymin=3D-Integer(1),ymax=3DInteger(3))###line 255: sage: c.show(figsize=3D[5,5],xmin=3D-1,xmax=3D3,ymin=3D-1,ymax=3D3) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 2 items had failures: 2 of 13 in __main__.example_7 2 of 21 in __main__.example_8 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_circle.py =09 [5.6 s] sage -t -force_lib "devel/sage/sage/plot/java3d.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/plot/polygon.py" =20 =09 [6.7 s] sage -t -force_lib "devel/sage/sage/plot/step.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/tachyon.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/tachyon.py", line 14: sage: M.show(viewer=3D'tachyon') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M.show(viewer=3D'tachyon')###line 14: sage: M.show(viewer=3D'tachyon') File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 16 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tachyon.py =09 [5.8 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/implicit_plot3d.py" =09 [21.0 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/implicit_surface.pyx" =09 [4.6 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/transform.pyx" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/parametric_plot3d.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 88: sage: parametric_plot3d( (sin, cos, lambda u: u/10), (0, 20)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d( (sin, cos, lambda u: u/Integer(10)), (Integer(0),= Integer(20)))###line 88: sage: parametric_plot3d( (sin, cos, lambda u: u/10), (0, 20)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 99: sage: parametric_plot3d( (sin(u), cos(u), u/10), (u, 0, 20)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d( (sin(u), cos(u), u/Integer(10)), (u, Integer(0), = Integer(20)))###line 99: sage: parametric_plot3d( (sin(u), cos(u), u/10), (u, 0, 20)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 107: sage: parametric_plot3d(f, (0, 2*pi), (-pi, pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d(f, (Integer(0), Integer(2)*pi), (-pi, pi))###line = 107: sage: parametric_plot3d(f, (0, 2*pi), (-pi, pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 114: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi), mesh=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, Integer(0),= Integer(2)*pi), (v, -pi, pi), mesh=3DTrue)###line 114: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi), mesh=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 122: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, Integer(0),= Integer(2)*pi), (v, -pi, pi))###line 122: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 129: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi), color=3D'green', opacity=3D0.1, plot_points=3D[30,30]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, Integer(0),= Integer(2)*pi), (v, -pi, pi), color=3D'green', opacity=3DRealNumber('0.1'),= plot_points=3D[Integer(30),Integer(30)])###line 129: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, 2*pi),= (v, -pi, pi), color=3D'green', opacity=3D0.1, plot_points=3D[30,30]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 138: sage: parametric_plot3d( (t, t^2, t^3), (t, 0, 3) ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d( (t, t**Integer(2), t**Integer(3)), (t, Integer(0)= , Integer(3)) )###line 138: sage: parametric_plot3d( (t, t^2, t^3), (t, 0, 3) ) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 144: sage: parametric_plot3d( (t, t^2, t^3), (0, 3) ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d( (t, t**Integer(2), t**Integer(3)), (Integer(0), I= nteger(3)) )###line 144: sage: parametric_plot3d( (t, t^2, t^3), (0, 3) ) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 149: sage: parametric_plot3d( (1, sin(t), cos(t)), (t, 0, 3) ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d( (Integer(1), sin(t), cos(t)), (t, Integer(0), Int= eger(3)) )###line 149: sage: parametric_plot3d( (1, sin(t), cos(t)), (t, 0, 3) ) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 156: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, pi), (= v, 0, pi), boundary_style=3D{"color": "black", "thickne= ss": 2}) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, Integer(0),= pi), (v, Integer(0), pi), boundary_style=3D{"color": "= black", "thickness": Integer(2)})###line 156: sage: parametric_plot3d((cos(u), sin(u) + cos(v), sin(v)), (u, 0, pi), (= v, 0, pi), boundary_style=3D{"color": "black", "thickne= ss": 2}) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 161: sage: parametric_plot3d(vector([x-y,x*y,x*cos(y)]), (x,0,2), (y,0,2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d(vector([x-y,x*y,x*cos(y)]), (x,Integer(0),Integer(= 2)), (y,Integer(0),Integer(2)))###line 161: sage: parametric_plot3d(vector([x-y,x*y,x*cos(y)]), (x,0,2), (y,0,2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 165: sage: parametric_plot3d(p*t+q, (t, 0, 2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d(p*t+q, (t, Integer(0), Integer(2)))###line 165: sage: parametric_plot3d(p*t+q, (t, 0, 2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 180: sage: p1 + p2 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p1 + p2###line 180: sage: p1 + p2 File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 188: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, 0, 2*pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, Integer(0), Int= eger(2)*pi))###line 188: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, 0, 2*pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 196: sage: parametric_plot3d([f_x, f_y, f_z], (u, 0, pi), (v, -pi, pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([f_x, f_y, f_z], (u, Integer(0), pi), (v, -pi, pi)= )###line 196: sage: parametric_plot3d([f_x, f_y, f_z], (u, 0, pi), (v, -pi, pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 204: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -1, 1), frame= =3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -Integer(1), In= teger(1)), frame=3DFalse, color=3D"red")###line 204: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -1, 1), frame= =3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 212: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -pi, pi), fra= me=3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -pi, pi), frame= =3DFalse, color=3D"green")###line 212: sage: parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -pi, pi), fra= me=3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 230: sage: parametric_plot3d([fx, fy, fz], (u, -2*pi, 2*pi), (v, 0, 1),plot_p= oints =3D [90,90], frame=3DFalse, color=3D"purple") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -Integer(2)*pi, Integer(2)*pi), = (v, Integer(0), Integer(1)),plot_points =3D [Integer(90),Integer(90)], frame= =3DFalse, color=3D"purple")###line 230: sage: parametric_plot3d([fx, fy, fz], (u, -2*pi, 2*pi), (v, 0, 1),plot_p= oints =3D [90,90], frame=3DFalse, color=3D"purple") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 238: sage: parametric_plot3d([fx, fy, fz], (u, 0, pi/2), (v, 0, 3*pi/4), fram= e=3DFalse, color=3D"gray") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), pi/Integer(2)), (v, = Integer(0), Integer(3)*pi/Integer(4)), frame=3DFalse, color=3D"gray")###line= 238: sage: parametric_plot3d([fx, fy, fz], (u, 0, pi/2), (v, 0, 3*pi/4), fram= e=3DFalse, color=3D"gray") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 248: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, pi), frame=3D= False, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), pi), frame=3DFalse, color=3D"green")###line 248: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, pi), frame=3D= False, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 256: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"green")###line 256: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 264: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"green")###line 264: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 273: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -1, 1), frame=3DFa= lse, color=3D"yellow") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -Integer(1), Integer(1)), (v, -I= nteger(1), Integer(1)), frame=3DFalse, color=3D"yellow")###line 273: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -1, 1), frame=3DFa= lse, color=3D"yellow") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 281: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"red")###line 281: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 289: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"red")###line 289: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 297: sage: parametric_plot3d([fx, fy, fz], (u, 0, 4*pi), (v, 0,2*pi), frame= =3DFalse, color=3D"red", opacity=3D0.7) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(4)*pi), (v, = Integer(0),Integer(2)*pi), frame=3DFalse, color=3D"red", opacity=3DRealNumbe= r('0.7'))###line 297: sage: parametric_plot3d([fx, fy, fz], (u, 0, 4*pi), (v, 0,2*pi), frame= =3DFalse, color=3D"red", opacity=3D0.7) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 307: sage: parametric_plot3d([fx, fy, fz], (u, -pi/2, pi/2), (v, -pi/2,pi/2),= frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -pi/Integer(2), pi/Integer(2)), = (v, -pi/Integer(2),pi/Integer(2)), frame=3DFalse, color=3D"red")###line 307: sage: parametric_plot3d([fx, fy, fz], (u, -pi/2, pi/2), (v, -pi/2,pi/2),= frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 315: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"green")###line 315: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 324: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = Integer(0), Integer(2)*pi), frame=3DFalse, color=3D"red")###line 324: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0, 2*pi), frame= =3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 333: sage: parametric_plot3d([fx, fy, fz], (u, -2, 2), (v, -2, 2), frame=3DFa= lse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -Integer(2), Integer(2)), (v, -I= nteger(2), Integer(2)), frame=3DFalse, color=3D"red")###line 333: sage: parametric_plot3d([fx, fy, fz], (u, -2, 2), (v, -2, 2), frame=3DFa= lse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 344: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -pi/2, pi/2), fram= e=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -Integer(1), Integer(1)), (v, -p= i/Integer(2), pi/Integer(2)), frame=3DFalse, color=3D"red")###line 344: sage: parametric_plot3d([fx, fy, fz], (u, -1, 1), (v, -pi/2, pi/2), fram= e=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 354: sage: parametric_plot3d([fx, fy, fz], (u, 0, 12.4), (v, 0.1, 2),frame=3D= False, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), RealNumber('12.4')),= (v, RealNumber('0.1'), Integer(2)),frame=3DFalse, color=3D"red")###line 354= : sage: parametric_plot3d([fx, fy, fz], (u, 0, 12.4), (v, 0.1, 2),frame=3D= False, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 363: sage: parametric_plot3d([fx, fy, fz], (u, -pi, 3*pi), (v, -2, 2), frame= =3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -pi, Integer(3)*pi), (v, -Intege= r(2), Integer(2)), frame=3DFalse, color=3D"red")###line 363: sage: parametric_plot3d([fx, fy, fz], (u, -pi, 3*pi), (v, -2, 2), frame= =3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 370: sage: parametric_plot3d(f, (u,0,6*pi), (v,0,2*pi), plot_points=3D[40,40]= , texture=3D(0,0.5,0)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d(f, (u,Integer(0),Integer(6)*pi), (v,Integer(0),Int= eger(2)*pi), plot_points=3D[Integer(40),Integer(40)], texture=3D(Integer(0),= RealNumber('0.5'),Integer(0)))###line 370: sage: parametric_plot3d(f, (u,0,6*pi), (v,0,2*pi), plot_points=3D[40,40]= , texture=3D(0,0.5,0)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 375: sage: parametric_plot3d([cos(u)*(1+v*cos(u/2)), sin(u)*(1+v*cos(u/2)), 0= .2*v*sin(u/2)], (u,0, 4*pi+0.5), (v,0, 0.3),plot_points=3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([cos(u)*(Integer(1)+v*cos(u/Integer(2))), sin(u)*(= Integer(1)+v*cos(u/Integer(2))), RealNumber('0.2')*v*sin(u/Integer(2))], (u,= Integer(0), Integer(4)*pi+RealNumber('0.5')), (v,Integer(0), RealNumber('0.3= ')),plot_points=3D[Integer(50),Integer(50)])###line 375: sage: parametric_plot3d([cos(u)*(1+v*cos(u/2)), sin(u)*(1+v*cos(u/2)), 0= .2*v*sin(u/2)], (u,0, 4*pi+0.5), (v,0, 0.3),plot_points=3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 382: sage: parametric_plot3d([3*sin(u)*cos(v), 3*sin(u)*sin(v), cos(v)], (u,0= , 2*pi), (v, 0, pi),plot_points=3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([Integer(3)*sin(u)*cos(v), Integer(3)*sin(u)*sin(v= ), cos(v)], (u,Integer(0), Integer(2)*pi), (v, Integer(0), pi),plot_points= =3D[Integer(50),Integer(50)])###line 382: sage: parametric_plot3d([3*sin(u)*cos(v), 3*sin(u)*sin(v), cos(v)], (u,0= , 2*pi), (v, 0, pi),plot_points=3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 387: sage: parametric_plot3d([3*sin(u)*cos(v), 2*sin(u)*sin(v), cos(u)], (u,0= , 2*pi), (v, 0, 2*pi),plot_points=3D[50,50], aspect_ratio=3D[1,1,1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([Integer(3)*sin(u)*cos(v), Integer(2)*sin(u)*sin(v= ), cos(u)], (u,Integer(0), Integer(2)*pi), (v, Integer(0), Integer(2)*pi),pl= ot_points=3D[Integer(50),Integer(50)], aspect_ratio=3D[Integer(1),Integer(1)= ,Integer(1)])###line 387: sage: parametric_plot3d([3*sin(u)*cos(v), 2*sin(u)*sin(v), cos(u)], (u,0= , 2*pi), (v, 0, 2*pi),plot_points=3D[50,50], aspect_ratio=3D[1,1,1]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 392: sage: parametric_plot3d([u*cos(v), u*sin(v), u], (u, -1, 1), (v, 0, 2*pi= +0.5), plot_points=3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([u*cos(v), u*sin(v), u], (u, -Integer(1), Integer(= 1)), (v, Integer(0), Integer(2)*pi+RealNumber('0.5')), plot_points=3D[Intege= r(50),Integer(50)])###line 392: sage: parametric_plot3d([u*cos(v), u*sin(v), u], (u, -1, 1), (v, 0, 2*pi= +0.5), plot_points=3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 397: sage: parametric_plot3d([u*cos(v), u*sin(v), u^2], (u, 0, 1), (v, 0, 2*p= i+0.4), plot_points=3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([u*cos(v), u*sin(v), u**Integer(2)], (u, Integer(0= ), Integer(1)), (v, Integer(0), Integer(2)*pi+RealNumber('0.4')), plot_point= s=3D[Integer(50),Integer(50)])###line 397: sage: parametric_plot3d([u*cos(v), u*sin(v), u^2], (u, 0, 1), (v, 0, 2*p= i+0.4), plot_points=3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 402: sage: plot3d(u^2-v^2, (u, -1, 1), (v, -1, 1), plot_points=3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(u**Integer(2)-v**Integer(2), (u, -Integer(1), Integer(1)), (v= , -Integer(1), Integer(1)), plot_points=3D[Integer(50),Integer(50)])###line = 402: sage: plot3d(u^2-v^2, (u, -1, 1), (v, -1, 1), plot_points=3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 407: sage: parametric_plot3d([sin(u)*cos(u)*log(u^2)*sin(v), (u^2)^(1/6)*(cos= (u)^2)^(1/4)*cos(v), sin(v)], (u, 0.001, 1), (v, -pi, pi+0.2), plot_points= =3D[50,50]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([sin(u)*cos(u)*log(u**Integer(2))*sin(v), (u**Inte= ger(2))**(Integer(1)/Integer(6))*(cos(u)**Integer(2))**(Integer(1)/Integer(4= ))*cos(v), sin(v)], (u, RealNumber('0.001'), Integer(1)), (v, -pi, pi+RealNu= mber('0.2')), plot_points=3D[Integer(50),Integer(50)])###line 407: sage: parametric_plot3d([sin(u)*cos(u)*log(u^2)*sin(v), (u^2)^(1/6)*(cos= (u)^2)^(1/4)*cos(v), sin(v)], (u, 0.001, 1), (v, -pi, pi+0.2), plot_points= =3D[50,50]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 414: sage: show(p1+p2, frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(p1+p2, frame=3DFalse)###line 414: sage: show(p1+p2, frame=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 423: sage: parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_poi= nts =3D [Integer(50),Integer(50)], frame=3DFalse, color=3D"red")###line 423: sage: parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 432: sage: parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"red") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_poi= nts =3D [Integer(50),Integer(50)], frame=3DFalse, color=3D"red")###line 432: sage: parametric_plot3d([fx, fy, fz], (u, -pi, pi), (v, -pi, pi), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"red") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 440: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0.01, pi-0.01), = plot_points =3D [50,50], frame=3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, Integer(0), Integer(2)*pi), (v, = RealNumber('0.01'), pi-RealNumber('0.01')), plot_points =3D [Integer(50),Int= eger(50)], frame=3DFalse, color=3D"green")###line 440: sage: parametric_plot3d([fx, fy, fz], (u, 0, 2*pi), (v, 0.01, pi-0.01), = plot_points =3D [50,50], frame=3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 447: sage: parametric_plot3d([fx, fy, fz], (u, -pi/2, pi/2), (v, 0, 2*pi), pl= ot_points =3D [50,50], frame=3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -pi/Integer(2), pi/Integer(2)), = (v, Integer(0), Integer(2)*pi), plot_points =3D [Integer(50),Integer(50)], f= rame=3DFalse, color=3D"green")###line 447: sage: parametric_plot3d([fx, fy, fz], (u, -pi/2, pi/2), (v, 0, 2*pi), pl= ot_points =3D [50,50], frame=3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 454: sage: parametric_plot3d([fx, fy, fz], (u, -25, 25), (v, -25, 25), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -Integer(25), Integer(25)), (v, = -Integer(25), Integer(25)), plot_points =3D [Integer(50),Integer(50)], frame= =3DFalse, color=3D"green")###line 454: sage: parametric_plot3d([fx, fy, fz], (u, -25, 25), (v, -25, 25), plot_p= oints =3D [50,50], frame=3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 462: sage: parametric_plot3d([fx, fy, fz], (u, -13.2, 13.2), (v, -37.4, 37.4)= , plot_points =3D [90,90], frame=3DFalse, color=3D"green") Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d([fx, fy, fz], (u, -RealNumber('13.2'), RealNumber(= '13.2')), (v, -RealNumber('37.4'), RealNumber('37.4')), plot_points =3D [Int= eger(90),Integer(90)], frame=3DFalse, color=3D"green")###line 462: sage: parametric_plot3d([fx, fy, fz], (u, -13.2, 13.2), (v, -37.4, 37.4)= , plot_points =3D [90,90], frame=3DFalse, color=3D"green") File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 475: sage: parametric_plot3d((u,-u,v), (u,-10,10),(v,-10,10)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parametric_plot3d((u,-u,v), (u,-Integer(10),Integer(10)),(v,-Integer= (10),Integer(10)))###line 475: sage: parametric_plot3d((u,-u,v), (u,-10,10),(v,-10,10)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 476: sage: f(u)=3Du; g(v)=3Dv^2; parametric_plot3d((g,f,f), (-10,10),(-10,10)= ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in __tmp__=3Dvar("u"); f =3D symbolic_expression(u).function(u); __tmp_= _=3Dvar("v"); g =3D symbolic_expression(v**Integer(2)).function(v); parametr= ic_plot3d((g,f,f), (-Integer(10),Integer(10)),(-Integer(10),Integer(10)))###= line 476: sage: f(u)=3Du; g(v)=3Dv^2; parametric_plot3d((g,f,f), (-10,10),(-10,10)= ) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_plot3d.py", lin= e 481: sage: plot3d(x*y^2 - sin(x), (x,-1,1), (y,-1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(x*y**Integer(2) - sin(x), (x,-Integer(1),Integer(1)), (y,-Int= eger(1),Integer(1)))###line 481: sage: plot3d(x*y^2 - sin(x), (x,-1,1), (y,-1,1)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 51 of 191 in __main__.example_1 ***Test Failed*** 51 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_parametric= _plot3d.py =09 [4.7 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/plot3d.py"=20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 20: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 20: sage: S.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 39: sage: cape_man.show(aspect_ratio=3D[1,1,1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in cape_man.show(aspect_ratio=3D[Integer(1),Integer(1),Integer(1)])###l= ine 39: sage: cape_man.show(aspect_ratio=3D[1,1,1]) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 404: sage: plot3d(phi * theta, (theta, 0, pi), (phi, 0, 1), transformation=3D= T) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(phi * theta, (theta, Integer(0), pi), (phi, Integer(0), Integ= er(1)), transformation=3DT)###line 404: sage: plot3d(phi * theta, (theta, 0, pi), (phi, 0, 1), transformation=3D= T) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 410: sage: plot3d(3, (r,0,3), (theta, 0, 2*pi), transformation=3DS) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(Integer(3), (r,Integer(0),Integer(3)), (theta, Integer(0), In= teger(2)*pi), transformation=3DS)###line 410: sage: plot3d(3, (r,0,3), (theta, 0, 2*pi), transformation=3DS) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 459: sage: plot3d(phi * theta, (theta, 0, pi), (phi, 0, 1), transformation=3D= T) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(phi * theta, (theta, Integer(0), pi), (phi, Integer(0), Integ= er(1)), transformation=3DT)###line 459: sage: plot3d(phi * theta, (theta, 0, pi), (phi, 0, 1), transformation=3D= T) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 467: sage: plot3d(3, (r,0,3), (theta, 0, 2*pi), transformation=3DSE) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(Integer(3), (r,Integer(0),Integer(3)), (theta, Integer(0), In= teger(2)*pi), transformation=3DSE)###line 467: sage: plot3d(3, (r,0,3), (theta, 0, 2*pi), transformation=3DSE) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 473: sage: P1+P2 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P1+P2###line 473: sage: P1+P2 File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 487: sage: show(sum(P1+P2), aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(sum(P1+P2), aspect_ratio=3DInteger(1))###line 487: sage: show(sum(P1+P2), aspect_ratio=3D1) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 537: sage: plot3d(9-r^2, (r, 0, 3), (theta, 0, pi), transformation=3DT) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(Integer(9)-r**Integer(2), (r, Integer(0), Integer(3)), (theta= , Integer(0), pi), transformation=3DT)###line 537: sage: plot3d(9-r^2, (r, 0, 3), (theta, 0, pi), transformation=3DT) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 543: sage: plot3d(3, (theta,0,2*pi), (z, -2, 2), transformation=3DS) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(Integer(3), (theta,Integer(0),Integer(2)*pi), (z, -Integer(2)= , Integer(2)), transformation=3DS)###line 543: sage: plot3d(3, (theta,0,2*pi), (z, -2, 2), transformation=3DS) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 618: sage: plot3d(lambda x, y: x^2 + y^2, (-2,2), (-2,2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(lambda x, y: x**Integer(2) + y**Integer(2), (-Integer(2),Inte= ger(2)), (-Integer(2),Integer(2)))###line 618: sage: plot3d(lambda x, y: x^2 + y^2, (-2,2), (-2,2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 632: sage: plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(x**Integer(2) + y**Integer(2), (x,-Integer(2),Integer(2)), (y= ,-Integer(2),Integer(2)))###line 632: sage: plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 633: sage: plot3d(sin(x*y), (x, -pi, pi), (y, -pi, pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(x*y), (x, -pi, pi), (y, -pi, pi))###line 633: sage: plot3d(sin(x*y), (x, -pi, pi), (y, -pi, pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 639: sage: plot3d(sin(x^2+y^2),(x,-5,5),(y,-5,5), plot_points=3D200) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(x**Integer(2)+y**Integer(2)),(x,-Integer(5),Integer(5)),(= y,-Integer(5),Integer(5)), plot_points=3DInteger(200))###line 639: sage: plot3d(sin(x^2+y^2),(x,-5,5),(y,-5,5), plot_points=3D200) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 640: sage: plot3d(sin(x^2+y^2),(x,-5,5),(y,-5,5), plot_points=3D[10,100]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(x**Integer(2)+y**Integer(2)),(x,-Integer(5),Integer(5)),(= y,-Integer(5),Integer(5)), plot_points=3D[Integer(10),Integer(100)])###line = 640: sage: plot3d(sin(x^2+y^2),(x,-5,5),(y,-5,5), plot_points=3D[10,100]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 646: sage: plot3d(sin(x-y)*y*cos(x),(x,-3,3),(y,-3,3), mesh=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(x-y)*y*cos(x),(x,-Integer(3),Integer(3)),(y,-Integer(3),I= nteger(3)), mesh=3DTrue)###line 646: sage: plot3d(sin(x-y)*y*cos(x),(x,-3,3),(y,-3,3), mesh=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 653: sage: P + Q Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P + Q###line 653: sage: P + Q File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 660: sage: L + P + Q Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L + P + Q###line 660: sage: L + P + Q File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 665: sage: plot3d(sin(pi*(x^2+y^2))/2,(x,-1,1),(y,-1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(pi*(x**Integer(2)+y**Integer(2)))/Integer(2),(x,-Integer(= 1),Integer(1)),(y,-Integer(1),Integer(1)))###line 665: sage: plot3d(sin(pi*(x^2+y^2))/2,(x,-1,1),(y,-1,1)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 670: sage: plot3d( 4*x*exp(-x^2-y^2), (x,-2,2), (y,-2,2)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d( Integer(4)*x*exp(-x**Integer(2)-y**Integer(2)), (x,-Integer(= 2),Integer(2)), (y,-Integer(2),Integer(2)))###line 670: sage: plot3d( 4*x*exp(-x^2-y^2), (x,-2,2), (y,-2,2)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 676: sage: plot3d(cos(r),(r,0,17*pi/2),(phi,0,2*pi),transformation=3Dtrans,op= acity=3D0.87).show(aspect_ratio=3D(1,1,2),frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(cos(r),(r,Integer(0),Integer(17)*pi/Integer(2)),(phi,Integer(= 0),Integer(2)*pi),transformation=3Dtrans,opacity=3DRealNumber('0.87')).show(= aspect_ratio=3D(Integer(1),Integer(1),Integer(2)),frame=3DFalse)###line 676: sage: plot3d(cos(r),(r,0,17*pi/2),(phi,0,2*pi),transformation=3Dtrans,op= acity=3D0.87).show(aspect_ratio=3D(1,1,2),frame=3DFalse) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 694: sage: @interact def _(which_plot=3D[A,B,C,D,E]): show(which_plot) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in def _(which_plot=3D[A,B,C,D,E]): File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 358, in my_wrap return func(*args) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2568, in interact html(C.render()) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2072, in render html_controls[side]=3Dself.render_controls(side=3Dside) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2016, in render_controls tbl_body +=3D '{0} {1}\n'.format(c.label(), c.render()) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 1418, in render lbl =3D repr(vals[i]) File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 707: sage: @interact def _(which_plot=3D[F, G, H, I, J]): show(which_plot) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 2, in def _(which_plot=3D[F, G, H, I, J]): File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 358, in my_wrap return func(*args) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2568, in interact html(C.render()) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2072, in render html_controls[side]=3Dself.render_controls(side=3Dside) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 2016, in render_controls tbl_body +=3D '{0} {1}\n'.format(c.label(), c.render()) File "/usr/lib64/python2.7/site-packages/sagenb/notebook/interact.py",= line 1418, in render lbl =3D repr(vals[i]) File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 716: sage: show(A + B + C + D + E) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(A + B + C + D + E)###line 716: sage: show(A + B + C + D + E) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 717: sage: show(F + G + H + I + J) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(F + G + H + I + J)###line 717: sage: show(F + G + H + I + J) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 875: sage: plot3d(f, urange, vrange, transformation=3DT) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(f, urange, vrange, transformation=3DT)###line 875: sage: plot3d(f, urange, vrange, transformation=3DT) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 881: sage: plot3d(f, urange, vrange, transformation=3DT) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(f, urange, vrange, transformation=3DT)###line 881: sage: plot3d(f, urange, vrange, transformation=3DT) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot3d.py", line 896: sage: spherical_plot3d(2,(x,0,2*pi),(y,0,pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spherical_plot3d(Integer(2),(x,Integer(0),Integer(2)*pi),(y,Integer(= 0),pi))###line 896: sage: spherical_plot3d(2,(x,0,2*pi),(y,0,pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parFor wh= itespace errors, see the file /home/rose/.sage/tmp/.doctest_plot3d.py =09 [4.9 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/platonic.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/platonic.py", line 160: sage: tetrahedron(color=3D'yellow',opacity=3D0.7) + sphere(r=3D.5, color= =3D'red') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in tetrahedron(color=3D'yellow',opacity=3DRealNumber('0.7')) + sphere(r= =3DRealNumber('.5'), color=3D'red')###line 160: sage: tetrahedron(color=3D'yellow',opacity=3D0.7) + sphere(r=3D.5, color= =3D'red') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/platonic.py", line 266: sage: c Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c###line 266: sage: c File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/platonic.py", line 270: sage: c.show(viewer=3D'tachyon') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.show(viewer=3D'tachyon')###line 270: sage: c.show(viewer=3D'tachyon') File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/platonic.py", line 348: sage: dodecahedron(color=3D'orange', opacity=3D0.8) + sphere(size=3D0.5,= color=3D'black') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in dodecahedron(color=3D'orange', opacity=3DRealNumber('0.8')) + sphere= (size=3DRealNumber('0.5'), color=3D'black')###line 348: sage: dodecahedron(color=3D'orange', opacity=3D0.8) + sphere(size=3D0.5,= color=3D'black') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 3 items had failures: 1 of 17 in __main__.example_3 2 of 16 in __main__.example_4 1 of 5 in __main__.example_6 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_platonic.p= y =09 [4.7 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/plot_field3d.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 54: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi))###line 54: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 55: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),colors=3D['red','green','blue']) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi),colors=3D['red','green','blue'])###line= 55: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),colors=3D['red','green','blue']) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 56: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),colors=3D'red') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi),colors=3D'red')###line 56: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),colors=3D'red') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 57: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),plot_points=3D4) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi),plot_points=3DInteger(4))###line 57: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),plot_points=3D4) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 58: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),plot_points=3D[3,5,7]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi),plot_points=3D[Integer(3),Integer(5),In= teger(7)])###line 58: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),plot_points=3D[3,5,7]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/plot_field3d.py", line 59: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),center_arrows=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,Integer(0),pi), = (y,Integer(0),pi), (z,Integer(0),pi),center_arrows=3DTrue)###line 59: sage: plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi), (y,0,pi= ), (z,0,pi),center_arrows=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 6 of 10 in __main__.example_1 ***Test Failed*** 6 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_plot_field= 3d.py =09 [4.2 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/list_plot3d.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 69: sage: n =3D 5; list_plot3d(matrix(RDF,n,[(i+j)%n for i in [1..n] for j i= n [1..n]])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n =3D Integer(5); list_plot3d(matrix(RDF,n,[(i+j)%n for i in (ellips= is_range(Integer(1),Ellipsis,n)) for j in (ellipsis_range(Integer(1),Ellipsi= s,n))]))###line 69: sage: n =3D 5; list_plot3d(matrix(RDF,n,[(i+j)%n for i in [1..n] for j i= n [1..n]])) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 77: sage: list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[1,1,1/3]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[Integer(1),= Integer(1),Integer(1)/Integer(3)])###line 77: sage: list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[1,1,1/3]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 84: sage: list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[1,1,1/3],= num_points=3D40) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[Integer(1),= Integer(1),Integer(1)/Integer(3)],num_points=3DInteger(40))###line 84: sage: list_plot3d(m, texture=3D'yellow', frame_aspect_ratio=3D[1,1,1/3],= num_points=3D40) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 90: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame= _aspect_ratio=3D[1,1,1/3]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame_a= spect_ratio=3D[Integer(1),Integer(1),Integer(1)/Integer(3)])###line 90: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame= _aspect_ratio=3D[1,1,1/3]) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 96: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame= _aspect_ratio=3D[1,1,1/3],num_points=3D40) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame_a= spect_ratio=3D[Integer(1),Integer(1),Integer(1)/Integer(3)],num_points=3DInt= eger(40))###line 96: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'nn',frame= _aspect_ratio=3D[1,1,1/3],num_points=3D40) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 102: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline',f= rame_aspect_ratio=3D[1,1,1/3]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline',fra= me_aspect_ratio=3D[Integer(1),Integer(1),Integer(1)/Integer(3)])###line 102: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline',f= rame_aspect_ratio=3D[1,1,1/3]) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 109: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline', = degree=3D5, frame_aspect_ratio=3D[1,1,1/3]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline', de= gree=3DInteger(5), frame_aspect_ratio=3D[Integer(1),Integer(1),Integer(1)/In= teger(3)])###line 109: sage: list_plot3d(m, texture=3D'yellow', interpolation_type=3D'spline', = degree=3D5, frame_aspect_ratio=3D[1,1,1/3]) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 113: sage: show(list_plot3d([[1, 1, 1, 1], [1, 2, 1, 2], [1, 1, 3, 1], [1, 2,= 1, 4]])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(list_plot3d([[Integer(1), Integer(1), Integer(1), Integer(1)], = [Integer(1), Integer(2), Integer(1), Integer(2)], [Integer(1), Integer(1), I= nteger(3), Integer(1)], [Integer(1), Integer(2), Integer(1), Integer(4)]]))#= ##line 113: sage: show(list_plot3d([[1, 1, 1, 1], [1, 2, 1, 2], [1, 1, 3, 1], [1, 2,= 1, 4]])) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 125: sage: list_plot3d(l,texture=3D'yellow') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(l,texture=3D'yellow')###line 125: sage: list_plot3d(l,texture=3D'yellow') File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 191, in list_plot3d return list_plot3d_tuples(v,interpolation_type,texture=3Dtexture, **= kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 135: sage: list_plot3d(l,interpolation_type=3D'nn',texture=3D'yellow',num_poi= nts=3D100) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d(l,interpolation_type=3D'nn',texture=3D'yellow',num_point= s=3DInteger(100))###line 135: sage: list_plot3d(l,interpolation_type=3D'nn',texture=3D'yellow',num_poi= nts=3D100) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 191, in list_plot3d return list_plot3d_tuples(v,interpolation_type,texture=3Dtexture, **= kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 141: sage: list_plot3d([(2,3,4)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d([(Integer(2),Integer(3),Integer(4))])###line 141: sage: list_plot3d([(2,3,4)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 142: sage: list_plot3d([(0,0,1), (2,3,4)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list_plot3d([(Integer(0),Integer(0),Integer(1)), (Integer(2),Integer= (3),Integer(4))])###line 142: sage: list_plot3d([(0,0,1), (2,3,4)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 148: sage: show(list_plot3d(pts, interpolation_type=3D'nn')) Expected: Traceback (most recent call last): ... ValueError: Two points with same x,y coordinates and different z coordin= ates were given. Interpolation cannot handle this. Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(list_plot3d(pts, interpolation_type=3D'nn'))###line 148: sage: show(list_plot3d(pts, interpolation_type=3D'nn')) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 191, in list_plot3d return list_plot3d_tuples(v,interpolation_type,texture=3Dtexture, **= kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/list_plot3d.py", line 156: sage: show(list_plot3d(mat,interpolation_type=3D'nn')) Expected: Traceback (most recent call last): ... ValueError: We need at least 3 points to perform the interpolation Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(list_plot3d(mat,interpolation_type=3D'nn'))###line 156: sage: show(list_plot3d(mat,interpolation_type=3D'nn')) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 172, in list_plot3d return list_plot3d_tuples(l,interpolation_type,texture,**kwds) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/list_plot3d.= py", line 214, in list_plot3d_tuples from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** 1 items had failures: 14 of 26 in __main__.example_1 ***Test Failed*** 14 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_list_plot3= d.py =09 [3.6 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/help.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/base.pyx" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 296: sage: G.scale(2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.scale(Integer(2))###line 296: sage: G.scale(2) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 297: sage: G.scale(1, 2, 1/2).show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.scale(Integer(1), Integer(2), Integer(1)/Integer(2)).show(aspect_r= atio=3DInteger(1))###line 297: sage: G.scale(1, 2, 1/2).show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 317: sage: G.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(aspect_ratio=3DInteger(1))###line 317: sage: G.show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 333: sage: G.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(aspect_ratio=3DInteger(1))###line 333: sage: G.show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 345: sage: G.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(aspect_ratio=3DInteger(1))###line 345: sage: G.show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 76: sage: show_default(True); S Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show_default(True); S###line 76: sage: show_default(True); S File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 476: sage: G.show(viewer=3D'tachyon', frame=3Dfalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(viewer=3D'tachyon', frame=3Dfalse)###line 476: sage: G.show(viewer=3D'tachyon', frame=3Dfalse) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 780: sage: print G.mtl_str() Expected: newmtl ... Ka 0.5 5e-06 5e-06 Kd 1.0 1e-05 1e-05 Ks 0.0 0.0 0.0 illum 1 Ns 1 d 1 newmtl ... Ka 0.5 0.5 5e-06 Kd 1.0 1.0 1e-05 Ks 0.0 0.0 0.0 illum 1 Ns 1 d 0.500000000000000 Got: newmtl texture198 Ka 0.5 0.5 5e-06 Kd 1.0 1.0 1e-05 Ks 0.0 0.0 0.0 illum 1 Ns 1 d 0.500000000000000 newmtl texture197 Ka 0.5 5e-06 5e-06 Kd 1.0 1e-05 1e-05 Ks 0.0 0.0 0.0 illum 1 Ns 1 d 1 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1022: sage: sphere((0,0,0)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere((Integer(0),Integer(0),Integer(0)))###line 1022: sage: sphere((0,0,0)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1030: sage: sphere((0,0,0)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere((Integer(0),Integer(0),Integer(0)))###line 1030: sage: sphere((0,0,0)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1036: sage: p.show(aspect_ratio=3D[1,1,1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.show(aspect_ratio=3D[Integer(1),Integer(1),Integer(1)])###line 103= 6: sage: p.show(aspect_ratio=3D[1,1,1]) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1040: sage: p.show(frame_aspect_ratio=3D[1,1,1/16]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.show(frame_aspect_ratio=3D[Integer(1),Integer(1),Integer(1)/Intege= r(16)])###line 1040: sage: p.show(frame_aspect_ratio=3D[1,1,1/16]) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1044: sage: p.show(aspect_ratio=3D[1,1,1], frame_aspect_ratio=3D[1,1,1/8]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.show(aspect_ratio=3D[Integer(1),Integer(1),Integer(1)], frame_aspe= ct_ratio=3D[Integer(1),Integer(1),Integer(1)/Integer(8)])###line 1044: sage: p.show(aspect_ratio=3D[1,1,1], frame_aspect_ratio=3D[1,1,1/8]) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1049: sage: p.show(viewer=3D'canvas3d') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.show(viewer=3D'canvas3d')###line 1049: sage: p.show(viewer=3D'canvas3d') File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1272: sage: (A+B).show(aspect_ratio=3D1, frame=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (A+B).show(aspect_ratio=3DInteger(1), frame=3DTrue)###line 1272: sage: (A+B).show(aspect_ratio=3D1, frame=3DTrue) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 102: sage: A+B Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A+B###line 102: sage: A+B File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 114: sage: sum(point3d((cos(n), sin(n), n)) for n in [0..10, step=3D.1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum(point3d((cos(n), sin(n), n)) for n in (ellipsis_range(Integer(0)= ,Ellipsis,Integer(10), step=3DRealNumber('.1'))))###line 114: sage: sum(point3d((cos(n), sin(n), n)) for n in [0..10, step=3D.1]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 119: sage: A.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.show(aspect_ratio=3DInteger(1))###line 119: sage: A.show(aspect_ratio=3D1) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1318: sage: G.json_repr(G.default_render_params()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.json_repr(G.default_render_params())###line 1318: sage: G.json_repr(G.default_render_params()) File "base.pyx", line 1321, in sage.plot.plot3d.base.Graphics3dGroup.j= son_repr (sage/plot/plot3d/base.c:12573) File "base.pyx", line 1537, in sage.plot.plot3d.base.TransformGroup.js= on_repr (sage/plot/plot3d/base.c:14555) File "parametric_surface.pyx", line 232, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.json_repr (sage/plot/plot3d/parametric_surface.c= :2806) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1425: sage: G =3D sum([circle((0, 0), t) for t in [1..10]], sphere()); G Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G =3D sum([circle((Integer(0), Integer(0)), t) for t in (ellipsis_ra= nge(Integer(1),Ellipsis,Integer(10)))], sphere()); G###line 1425: sage: G =3D sum([circle((0, 0), t) for t in [1..10]], sphere()); G File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1426: sage: G.flatten() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.flatten()###line 1426: sage: G.flatten() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 139: sage: S Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S###line 139: sage: S File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1453: sage: sage.plot.plot3d.base.TransformGroup([sphere()], trans=3D(1,2,3)) = + point3d((0,0,0)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sage.plot.plot3d.base.TransformGroup([sphere()], trans=3D(Integer(1)= ,Integer(2),Integer(3))) + point3d((Integer(0),Integer(0),Integer(0)))###lin= e 1453: sage: sage.plot.plot3d.base.TransformGroup([sphere()], trans=3D(1,2,3)) = + point3d((0,0,0)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1863: sage: BoundingSphere((0,0,0), 10).transform(Transformation(trans=3D(1,2,= 3))) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in BoundingSphere((Integer(0),Integer(0),Integer(0)), Integer(10)).tran= sform(Transformation(trans=3D(Integer(1),Integer(2),Integer(3))))###line 186= 3: sage: BoundingSphere((0,0,0), 10).transform(Transformation(trans=3D(1,2,= 3))) File "base.pyx", line 1870, in sage.plot.plot3d.base.BoundingSphere.tr= ansform (sage/plot/plot3d/base.c:17104) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1865: sage: BoundingSphere((0,0,0), 10).transform(Transformation(scale=3D(1/2,= 1, 2))) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in BoundingSphere((Integer(0),Integer(0),Integer(0)), Integer(10)).tran= sform(Transformation(scale=3D(Integer(1)/Integer(2), Integer(1), Integer(2))= ))###line 1865: sage: BoundingSphere((0,0,0), 10).transform(Transformation(scale=3D(1/2,= 1, 2))) File "base.pyx", line 1870, in sage.plot.plot3d.base.BoundingSphere.tr= ansform (sage/plot/plot3d/base.c:17104) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/base.pyx", line 1867: sage: BoundingSphere((0,0,3), 10).transform(Transformation(scale=3D(2, 2= , 2))) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in BoundingSphere((Integer(0),Integer(0),Integer(3)), Integer(10)).tran= sform(Transformation(scale=3D(Integer(2), Integer(2), Integer(2))))###line 1= 867: sage: BoundingSphere((0,0,3), 10).transform(Transformation(scale=3D(2, 2= , 2))) File "base.pyx", line 1870, in sage.plot.plot3d.base.BoundingSphere.tr= ansform (sage/plot/plot3d/base.c:17104) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 15 items had failures: 2 of 11 in __main__.example_12 1 of 12 in __main__.example_13 1 of 6 in __main__.example_14 1 of 6 in __main__.example_15 1 of 6 in __main__.example_2 1 of 7 in __main__.example_22 1 of 5 in __main__.example_31 6 of 14 in __main__.example_34 1 of 10 in __main__.example_39 3 of 11 in __main__.example_4 1 of 5 in __main__.example_42 2 of 7 in __main__.example_48 1 of 6 in __main__.example_5 1 of 6 in __main__.example_50 3 of 8 in __main__.example_75 ***Test Failed*** 26 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_base.py =09 [9.9 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/revolution_plot3d.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 58: sage: revolution_plot3d(f,(u,0,2),show_curve=3DTrue,opacity=3D0.7).show(= aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(f,(u,Integer(0),Integer(2)),show_curve=3DTrue,opac= ity=3DRealNumber('0.7')).show(aspect_ratio=3D(Integer(1),Integer(1),Integer(= 1)))###line 58: sage: revolution_plot3d(f,(u,0,2),show_curve=3DTrue,opacity=3D0.7).show(= aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 62: sage: revolution_plot3d(f,(u,0,2),axis=3D(1,0.2),show_curve=3DTrue,opaci= ty=3D0.5).show(aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(f,(u,Integer(0),Integer(2)),axis=3D(Integer(1),Rea= lNumber('0.2')),show_curve=3DTrue,opacity=3DRealNumber('0.5')).show(aspect_r= atio=3D(Integer(1),Integer(1),Integer(1)))###line 62: sage: revolution_plot3d(f,(u,0,2),axis=3D(1,0.2),show_curve=3DTrue,opaci= ty=3D0.5).show(aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 70: sage: (sur1+sur2).show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (sur1+sur2).show()###line 70: sage: (sur1+sur2).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 77: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(0,0),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(circle,(u,Integer(0),Integer(2)*pi),axis=3D(Intege= r(0),Integer(0)),show_curve=3DTrue,opacity=3DRealNumber('0.5')).show(aspect_= ratio=3D(Integer(1),Integer(1),Integer(1)))###line 77: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(0,0),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 81: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(0,2),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(circle,(u,Integer(0),Integer(2)*pi),axis=3D(Intege= r(0),Integer(2)),show_curve=3DTrue,opacity=3DRealNumber('0.5')).show(aspect_= ratio=3D(Integer(1),Integer(1),Integer(1)))###line 81: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(0,2),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 85: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(2,0),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(circle,(u,Integer(0),Integer(2)*pi),axis=3D(Intege= r(2),Integer(0)),show_curve=3DTrue,opacity=3DRealNumber('0.5')).show(aspect_= ratio=3D(Integer(1),Integer(1),Integer(1)))###line 85: sage: revolution_plot3d(circle,(u,0,2*pi),axis=3D(2,0),show_curve=3DTrue= ,opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 91: sage: revolution_plot3d(curve,(u,0,2),show_curve=3DTrue,parallel_axis=3D= 'z',axis=3D(1,.2),opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(curve,(u,Integer(0),Integer(2)),show_curve=3DTrue,= parallel_axis=3D'z',axis=3D(Integer(1),RealNumber('.2')),opacity=3DRealNumbe= r('0.5')).show(aspect_ratio=3D(Integer(1),Integer(1),Integer(1)))###line 91: sage: revolution_plot3d(curve,(u,0,2),show_curve=3DTrue,parallel_axis=3D= 'z',axis=3D(1,.2),opacity=3D0.5).show(aspect_ratio=3D(1,1,1)) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/revolution_plot3d.py", lin= e 97: sage: revolution_plot3d(curve,(u,0,pi),(0,pi/2),show_curve=3DTrue,parall= el_axis=3D'z',opacity=3D0.5).show(aspect_ratio=3D(1,1,1),frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in revolution_plot3d(curve,(u,Integer(0),pi),(Integer(0),pi/Integer(2))= ,show_curve=3DTrue,parallel_axis=3D'z',opacity=3DRealNumber('0.5')).show(asp= ect_ratio=3D(Integer(1),Integer(1),Integer(1)),frame=3DFalse)###line 97: sage: revolution_plot3d(curve,(u,0,pi),(0,pi/2),show_curve=3DTrue,parall= el_axis=3D'z',opacity=3D0.5).show(aspect_ratio=3D(1,1,1),frame=3DFalse) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 8 of 23 in __main__.example_0 ***Test Failed*** 8 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_revolution= _plot3d.py =09 [4.5 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/shapes.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 16: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 16: sage: S.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 17: sage: S.scale(1,1,2).show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.scale(Integer(1),Integer(1),Integer(2)).show()###line 17: sage: S.scale(1,1,2).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 20: sage: Torus(.7, .2, color=3D(0,.3,0)).show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Torus(RealNumber('.7'), RealNumber('.2'), color=3D(Integer(0),RealNu= mber('.3'),Integer(0))).show()###line 20: sage: Torus(.7, .2, color=3D(0,.3,0)).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 295: sage: c.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.show(aspect_ratio=3DInteger(1))###line 295: sage: c.show(aspect_ratio=3D1) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 299: sage: Cylinder(1, 1, closed=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Cylinder(Integer(1), Integer(1), closed=3DFalse)###line 299: sage: Cylinder(1, 1, closed=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1116, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:10316) File "base.pyx", line 620, in sage.plot.plot3d.base.Graphics3d.export_= jmol (sage/plot/plot3d/base.c:5268) File "base.pyx", line 1395, in sage.plot.plot3d.base.Graphics3dGroup.j= mol_repr (sage/plot/plot3d/base.c:13099) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "shapes.pyx", line 405, in sage.plot.plot3d.shapes.Cylinder.jmol_= repr (sage/plot/plot3d/shapes.c:4117) File "parametric_surface.pyx", line 215, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.jmol_repr (sage/plot/plot3d/parametric_surface.c= :2729) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 307: sage: G.show(aspect_ratio=3D1, frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(aspect_ratio=3DInteger(1), frame=3DFalse)###line 307: sage: G.show(aspect_ratio=3D1, frame=3DFalse) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 313: sage: Cylinder(1, 1, color=3D'red') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Cylinder(Integer(1), Integer(1), color=3D'red')###line 313: sage: Cylinder(1, 1, color=3D'red') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1116, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:10316) File "base.pyx", line 620, in sage.plot.plot3d.base.Graphics3d.export_= jmol (sage/plot/plot3d/base.c:5268) File "base.pyx", line 1395, in sage.plot.plot3d.base.Graphics3dGroup.j= mol_repr (sage/plot/plot3d/base.c:13099) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "shapes.pyx", line 405, in sage.plot.plot3d.shapes.Cylinder.jmol_= repr (sage/plot/plot3d/shapes.c:4117) File "parametric_surface.pyx", line 215, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.jmol_repr (sage/plot/plot3d/parametric_surface.c= :2729) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 498: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 498: sage: S.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 502: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 502: sage: S.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 540: sage: arrow3d((0,0,0), (1,1,1), 1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), Integer(1))###line 540: sage: arrow3d((0,0,0), (1,1,1), 1) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 543: sage: arrow3d((0,0,0), (1,1,1), radius=3D0.1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), radius=3DRealNumber('0.1'))###line 543: sage: arrow3d((0,0,0), (1,1,1), radius=3D0.1) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 546: sage: arrow3d((0,0,0), (1,1,1), color=3D'green') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), color=3D'green')###line 546: sage: arrow3d((0,0,0), (1,1,1), color=3D'green') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 549: sage: arrow3d((2,1,0), (1,1,1), color=3D'green', head_radius=3D0.3, aspe= ct_ratio=3D[1,1,1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(2),Integer(1),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), color=3D'green', head_radius=3DRealNumber('0.3'), aspect_ratio= =3D[Integer(1),Integer(1),Integer(1)])###line 549: sage: arrow3d((2,1,0), (1,1,1), color=3D'green', head_radius=3D0.3, aspe= ct_ratio=3D[1,1,1]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 552: sage: sum([arrow3d((cos(t),sin(t),0),(cos(t),sin(t),1)) for t in [0,0.3,= ..,2*pi]]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum([arrow3d((cos(t),sin(t),Integer(0)),(cos(t),sin(t),Integer(1))) = for t in (ellipsis_range(Integer(0),RealNumber('0.3'),Ellipsis,Integer(2)*pi= ))])###line 552: sage: sum([arrow3d((cos(t),sin(t),0),(cos(t),sin(t),1)) for t in [0,0.3,= ..,2*pi]]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 556: sage: arrow3d((0,0,0), (1,1,1), width=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), width=3DInteger(1))###line 556: sage: arrow3d((0,0,0), (1,1,1), width=3D1) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 581: sage: arrow3d((0,0,0), (1,1,1), thickness=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow3d((Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), thickness=3DInteger(1))###line 581: sage: arrow3d((0,0,0), (1,1,1), thickness=3D1) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 625: sage: S.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show(aspect_ratio=3DInteger(1))###line 625: sage: S.show(aspect_ratio=3D1) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 629: sage: S.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show(aspect_ratio=3DInteger(1))###line 629: sage: S.show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 677: sage: S.scale(1,1/2,1/4).tachyon_repr(S.default_render_params()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.scale(Integer(1),Integer(1)/Integer(2),Integer(1)/Integer(4)).tach= yon_repr(S.default_render_params())###line 677: sage: S.scale(1,1/2,1/4).tachyon_repr(S.default_render_params()) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 713: sage: Sphere(1).scale(2, 3, 4).jmol_repr(S.testing_render_params()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Sphere(Integer(1)).scale(Integer(2), Integer(3), Integer(4)).jmol_re= pr(S.testing_render_params())###line 713: sage: Sphere(1).scale(2, 3, 4).jmol_repr(S.testing_render_params()) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "shapes.pyx", line 724, in sage.plot.plot3d.shapes.Sphere.jmol_re= pr (sage/plot/plot3d/shapes.c:6817) File "parametric_surface.pyx", line 215, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.jmol_repr (sage/plot/plot3d/parametric_surface.c= :2729) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 782: sage: Torus(1, .2).show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Torus(Integer(1), RealNumber('.2')).show(aspect_ratio=3DInteger(1))#= ##line 782: sage: Torus(1, .2).show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 783: sage: Torus(1, .7, color=3D'red').show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Torus(Integer(1), RealNumber('.7'), color=3D'red').show(aspect_ratio= =3DInteger(1))###line 783: sage: Torus(1, .7, color=3D'red').show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 787: sage: show(sum([Torus(1, .03, color=3D(1, t/30.0, 0)).rotate((1,1,1),t) = for t in range(30)])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(sum([Torus(Integer(1), RealNumber('.03'), color=3D(Integer(1), = t/RealNumber('30.0'), Integer(0))).rotate((Integer(1),Integer(1),Integer(1))= ,t) for t in range(Integer(30))]))###line 787: sage: show(sum([Torus(1, .03, color=3D(1, t/30.0, 0)).rotate((1,1,1),t) = for t in range(30)])) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 793: sage: G.show(aspect_ratio=3D1, frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show(aspect_ratio=3DInteger(1), frame=3DFalse)###line 793: sage: G.show(aspect_ratio=3D1, frame=3DFalse) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 206: sage: c.show(aspect_ratio=3D1) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in c.show(aspect_ratio=3DInteger(1))###line 206: sage: c.show(aspect_ratio=3D1) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 210: sage: Cone(1, 1, closed=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Cone(Integer(1), Integer(1), closed=3DFalse)###line 210: sage: Cone(1, 1, closed=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 214: sage: sum(Cone(.1, sin(n), color=3D'yellow').translate(n, sin(n), 0) for= n in [0..10, step=3D.1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum(Cone(RealNumber('.1'), sin(n), color=3D'yellow').translate(n, si= n(n), Integer(0)) for n in (ellipsis_range(Integer(0),Ellipsis,Integer(10), = step=3DRealNumber('.1'))))###line 214: sage: sum(Cone(.1, sin(n), color=3D'yellow').translate(n, sin(n), 0) for= n in [0..10, step=3D.1]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes.pyx", line 220: sage: T.show(aspect_ratio=3D1, frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.show(aspect_ratio=3DInteger(1), frame=3DFalse)###line 220: sage: T.show(aspect_ratio=3D1, frame=3DFalse) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 10 items had failures: 3 of 13 in __main__.example_0 3 of 12 in __main__.example_11 1 of 5 in __main__.example_12 2 of 10 in __main__.example_24 7 of 15 in __main__.example_25 2 of 9 in __main__.example_26 1 of 8 in __main__.example_30 1 of 9 in __main__.example_31 4 of 10 in __main__.example_33 4 of 11 in __main__.example_7 ***Test Failed*** 28 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_shapes.py =09 [4.5 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/tri_plot.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/shapes2.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 79: sage: line3d([(1,2,3), (1,0,-2), (3,1,4), (2,1,-2)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in line3d([(Integer(1),Integer(2),Integer(3)), (Integer(1),Integer(0),-= Integer(2)), (Integer(3),Integer(1),Integer(4)), (Integer(2),Integer(1),-Int= eger(2))])###line 79: sage: line3d([(1,2,3), (1,0,-2), (3,1,4), (2,1,-2)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 83: sage: line3d([(1,2,3), (1,0,-2), (3,1,4), (2,1,-2)], color=3D'red') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in line3d([(Integer(1),Integer(2),Integer(3)), (Integer(1),Integer(0),-= Integer(2)), (Integer(3),Integer(1),Integer(4)), (Integer(2),Integer(1),-Int= eger(2))], color=3D'red')###line 83: sage: line3d([(1,2,3), (1,0,-2), (3,1,4), (2,1,-2)], color=3D'red') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 88: sage: line3d([(0,0,0), (1,1,1), (1,0,2)], opacity=3D0.5, radius=3D0.1, c= olor=3D'green') + line3d([(0,1,0), (1,0,2)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in line3d([(Integer(0),Integer(0),Integer(0)), (Integer(1),Integer(1),I= nteger(1)), (Integer(1),Integer(0),Integer(2))], opacity=3DRealNumber('0.5')= , radius=3DRealNumber('0.1'), color=3D'green') + line3d([(Integer(0),Integer= (1),Integer(0)), (Integer(1),Integer(0),Integer(2))])###line 88: sage: line3d([(0,0,0), (1,1,1), (1,0,2)], opacity=3D0.5, radius=3D0.1, c= olor=3D'green') + line3d([(0,1,0), (1,0,2)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 106: sage: show(t1+t2+t3+t4+t5, frame=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(t1+t2+t3+t4+t5, frame=3DFalse)###line 106: sage: show(t1+t2+t3+t4+t5, frame=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 126: sage: line3d(iter([(0,0,0), (sqrt(3), 2, 4)])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in line3d(iter([(Integer(0),Integer(0),Integer(0)), (sqrt(Integer(3)), = Integer(2), Integer(4))]))###line 126: sage: line3d(iter([(0,0,0), (sqrt(3), 2, 4)])) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 127: sage: line3d((x, x^2, x^3) for x in range(5)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in line3d((x, x**Integer(2), x**Integer(3)) for x in range(Integer(5)))= ###line 127: sage: line3d((x, x^2, x^3) for x in range(5)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 128: sage: from itertools import izip; line3d(izip([2,3,5,7], [11, 13, 17, 19= ], [-1, -2, -3, -4])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from itertools import izip; line3d(izip([Integer(2),Integer(3),Integ= er(5),Integer(7)], [Integer(11), Integer(13), Integer(17), Integer(19)], [-I= nteger(1), -Integer(2), -Integer(3), -Integer(4)]))###line 128: sage: from itertools import izip; line3d(izip([2,3,5,7], [11, 13, 17, 19= ], [-1, -2, -3, -4])) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 665: sage: point3d((4,3,2),size=3D2,color=3D'red',opacity=3D.5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in point3d((Integer(4),Integer(3),Integer(2)),size=3DInteger(2),color= =3D'red',opacity=3DRealNumber('.5'))###line 665: sage: point3d((4,3,2),size=3D2,color=3D'red',opacity=3D.5) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 706: sage: P.tachyon_repr(P.default_render_params()) Expected: 'Sphere center 1.0 2.0 3.0 Rad 0.015 texture139' Got: 'Sphere center 1.0 2.0 3.0 Rad 0.015 texture47' ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 723: sage: P.obj_repr(P.default_render_params())[0][0:2] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P.obj_repr(P.default_render_params())[Integer(0)][Integer(0):Integer= (2)]###line 723: sage: P.obj_repr(P.default_render_params())[0][0:2] File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 776: sage: Line([(i*math.sin(i), i*math.cos(i), i/3) for i in range(30)], arr= ow_head=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Line([(i*math.sin(i), i*math.cos(i), i/Integer(3)) for i in range(In= teger(30))], arrow_head=3DTrue)###line 776: sage: Line([(i*math.sin(i), i*math.cos(i), i/3) for i in range(30)], arr= ow_head=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 780: sage: Line([(0,0,0),(1,0,0),(2,1,0),(0,1,0)], corner_cutoff=3D0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Line([(Integer(0),Integer(0),Integer(0)),(Integer(1),Integer(0),Inte= ger(0)),(Integer(2),Integer(1),Integer(0)),(Integer(0),Integer(1),Integer(0)= )], corner_cutoff=3DInteger(0))###line 780: sage: Line([(0,0,0),(1,0,0),(2,1,0),(0,1,0)], corner_cutoff=3D0) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 831: sage: L.tachyon_repr(L.default_render_params())[0] Expected: 'FCylinder base 1.0 0.0 0.0 apex 0.999950000417 0.00999983333417 0.0001 = rad 0.005 texture181' Got: 'FCylinder base 1.0 0.0 0.0 apex 0.999950000417 0.00999983333417 0.0001 = rad 0.005 texture62' ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 206: sage: b Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in b###line 206: sage: b File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 212: sage: curve Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in curve###line 212: sage: curve File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 861: sage: L.obj_repr(L.default_render_params())[0][0][0][2][:3] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L.obj_repr(L.default_render_params())[Integer(0)][Integer(0)][Intege= r(0)][Integer(2)][:Integer(3)]###line 861: sage: L.obj_repr(L.default_render_params())[0][0][0][2][:3] File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 1004: sage: sum([point3d((i,i^2,i^3), size=3D5) for i in range(10)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum([point3d((i,i**Integer(2),i**Integer(3)), size=3DInteger(5)) for= i in range(Integer(10))])###line 1004: sage: sum([point3d((i,i^2,i^3), size=3D5) for i in range(10)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 1016: sage: point3d((4,3,2),size=3D20,color=3D'red',opacity=3D.5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in point3d((Integer(4),Integer(3),Integer(2)),size=3DInteger(20),color= =3D'red',opacity=3DRealNumber('.5'))###line 1016: sage: point3d((4,3,2),size=3D20,color=3D'red',opacity=3D.5) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 292: sage: frame3d([1,3,2],vector([2,5,4]),color=3D'red') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in frame3d([Integer(1),Integer(3),Integer(2)],vector([Integer(2),Intege= r(5),Integer(4)]),color=3D'red')###line 292: sage: frame3d([1,3,2],vector([2,5,4]),color=3D'red') File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 297: sage: plot3d(sin(x^2+y^2),(x,0,pi),(y,0,pi)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in plot3d(sin(x**Integer(2)+y**Integer(2)),(x,Integer(0),pi),(y,Integer= (0),pi))###line 297: sage: plot3d(sin(x^2+y^2),(x,0,pi),(y,0,pi)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 438: sage: R =3D ruler([1,2,3],vector([2,3,4])); R Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in R =3D ruler([Integer(1),Integer(2),Integer(3)],vector([Integer(2),In= teger(3),Integer(4)])); R###line 438: sage: R =3D ruler([1,2,3],vector([2,3,4])); R File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 442: sage: R =3D ruler([1,2,3],vector([2,3,4]),ticks=3D6, sub_ticks=3D2, colo= r=3D'red'); R Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in R =3D ruler([Integer(1),Integer(2),Integer(3)],vector([Integer(2),In= teger(3),Integer(4)]),ticks=3DInteger(6), sub_ticks=3DInteger(2), color=3D'r= ed'); R###line 442: sage: R =3D ruler([1,2,3],vector([2,3,4]),ticks=3D6, sub_ticks=3D2, colo= r=3D'red'); R File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 447: sage: ruler([1,2,3],vector([1,2,4]),snap=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ruler([Integer(1),Integer(2),Integer(3)],vector([Integer(1),Integer(= 2),Integer(4)]),snap=3DTrue)###line 447: sage: ruler([1,2,3],vector([1,2,4]),snap=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 452: sage: ruler([1,2,3],vector([1,2,4]),absolute=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ruler([Integer(1),Integer(2),Integer(3)],vector([Integer(1),Integer(= 2),Integer(4)]),absolute=3DTrue)###line 452: sage: ruler([1,2,3],vector([1,2,4]),absolute=3DTrue) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 542: sage: F =3D ruler_frame([1,2,3],vector([2,3,4])); F Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in F =3D ruler_frame([Integer(1),Integer(2),Integer(3)],vector([Integer= (2),Integer(3),Integer(4)])); F###line 542: sage: F =3D ruler_frame([1,2,3],vector([2,3,4])); F File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 546: sage: F =3D ruler_frame([1,2,3],vector([2,3,4]),ticks=3D6, sub_ticks=3D2= , color=3D'red'); F Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in F =3D ruler_frame([Integer(1),Integer(2),Integer(3)],vector([Integer= (2),Integer(3),Integer(4)]),ticks=3DInteger(6), sub_ticks=3DInteger(2), colo= r=3D'red'); F###line 546: sage: F =3D ruler_frame([1,2,3],vector([2,3,4]),ticks=3D6, sub_ticks=3D2= , color=3D'red'); F File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 359, in sage.plot.plot3d.shapes.Cylinder.tachy= on_repr (sage/plot/plot3d/shapes.c:3504) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 573: sage: sphere() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere()###line 573: sage: sphere() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 577: sage: sphere(center=3D(-1,0,0)) + sphere(center=3D(1,0,0), aspect_ratio= =3D[1,1,1]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere(center=3D(-Integer(1),Integer(0),Integer(0))) + sphere(center= =3D(Integer(1),Integer(0),Integer(0)), aspect_ratio=3D[Integer(1),Integer(1)= ,Integer(1)])###line 577: sage: sphere(center=3D(-1,0,0)) + sphere(center=3D(1,0,0), aspect_ratio= =3D[1,1,1]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "parametric_surface.pyx", line 199, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.obj_repr (sage/plot/plot3d/parametric_surface.c:= 2652) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 582: sage: sphere(color=3D'orange') + sphere(color=3D(0,0,0.3), center=3D(0,0= ,-2),size=3D2,opacity=3D0.9) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere(color=3D'orange') + sphere(color=3D(Integer(0),Integer(0),Rea= lNumber('0.3')), center=3D(Integer(0),Integer(0),-Integer(2)),size=3DInteger= (2),opacity=3DRealNumber('0.9'))###line 582: sage: sphere(color=3D'orange') + sphere(color=3D(0,0,0.3), center=3D(0,0= ,-2),size=3D2,opacity=3D0.9) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "shapes.pyx", line 686, in sage.plot.plot3d.shapes.Sphere.tachyon= _repr (sage/plot/plot3d/shapes.c:6496) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/shapes2.py", line 590: sage: sphere((0,0,1), color=3D'red', opacity=3D0.5, aspect_ratio=3D[1,1,= 1]) + saddle Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sphere((Integer(0),Integer(0),Integer(1)), color=3D'red', opacity=3D= RealNumber('0.5'), aspect_ratio=3D[Integer(1),Integer(1),Integer(1)]) + sadd= le###line 590: sage: sphere((0,0,1), color=3D'red', opacity=3D0.5, aspect_ratio=3D[1,1,= 1]) + saddle File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 13 items had failures: 7 of 23 in __main__.example_1 1 of 4 in __main__.example_10 1 of 5 in __main__.example_13 1 of 5 in __main__.example_14 2 of 6 in __main__.example_16 1 of 5 in __main__.example_19 2 of 9 in __main__.example_2 1 of 6 in __main__.example_20 2 of 8 in __main__.example_23 2 of 7 in __main__.example_4 4 of 9 in __main__.example_6 2 of 6 in __main__.example_7 4 of 12 in __main__.example_8 ***Test Failed*** 30 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_shapes2.py =09 [4.9 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/parametric_surface.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 22: sage: show(P) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(P)###line 22: sage: show(P) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 26: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 26: sage: S.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 100: sage: show(S) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(S)###line 100: sage: show(S) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 121: sage: show(S) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(S)###line 121: sage: show(S) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 336: sage: P.show() = # indirect doctests Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P.show() # = indirect doctests###line 336: sage: P.show() = # indirect doctests File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 338: sage: S.show() = # indirect doctests Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show() # = indirect doctests###line 338: sage: S.show() = # indirect doctests File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 633: sage: M.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M.show()###line 633: sage: M.show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 646: sage: M =3D MobiusStrip(3,3); M # Same width and radius, roughly Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M =3D MobiusStrip(Integer(3),Integer(3)); M # Same width and radius,= roughly###line 646: sage: M =3D MobiusStrip(3,3); M # Same width and radius, roughly File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 647: sage: N =3D MobiusStrip(7,3,2); N # two twists, lots of open area in the= middle Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in N =3D MobiusStrip(Integer(7),Integer(3),Integer(2)); N # two twists,= lots of open area in the middle###line 647: sage: N =3D MobiusStrip(7,3,2); N # two twists, lots of open area in the= middle File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 648: sage: O =3D MobiusStrip(5,1,plot_points=3D200,color=3D'red'); O # keywor= ds get passed to plot3d Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in O =3D MobiusStrip(Integer(5),Integer(1),plot_points=3DInteger(200),c= olor=3D'red'); O # keywords get passed to plot3d###line 648: sage: O =3D MobiusStrip(5,1,plot_points=3D200,color=3D'red'); O # keywor= ds get passed to plot3d File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 180: sage: s[:2] Expected: ['TRI V0 -2 -2 0 V1 -2 -1.89744 0.399737 V2 -1.89744 -1.89744 0', 'textu= re229'] Got: ['TRI V0 -2 -2 0 V1 -2 -1.89744 0.399737 V2 -1.89744 -1.89744 0', 'textu= re99'] ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/parametric_surface.pyx", l= ine 196: sage: s[:2]+s[2][:3]+s[3][:3] Expected: ['g obj_1', 'usemtl texture230', 'v -2 -2 0', 'v -2 -1.89744 0.399737', = 'v -2 -1.79487 0.778435', 'f 1 2 42 41', 'f 2 3 43 42', 'f 3 4 44 43'] Got: ['g obj_1', 'usemtl texture100', 'v -2 -2 0', 'v -2 -1.89744 0.399737', = 'v -2 -1.79487 0.778435', 'f 1 2 42 41', 'f 2 3 43 42', 'f 3 4 44 43'] ********************************************************************** 7 items had failures: 2 of 10 in __main__.example_0 2 of 12 in __main__.example_1 2 of 9 in __main__.example_12 1 of 6 in __main__.example_16 3 of 7 in __main__.example_17 1 of 7 in __main__.example_5 1 of 7 in __main__.example_6 ***Test Failed*** 12 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_parametric= _surface.py =09 [5.3 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/texture.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/examples.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/examples.py", line 9: sage: show(W + S, figsize=3D8) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in show(W + S, figsize=3DInteger(8))###line 9: sage: show(W + S, figsize=3D8) File "/usr/lib64/python2.7/site-packages/sage/misc/functional.py", lin= e 1487, in show return x.show(*args, **kwds) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 7 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_examples.p= y =09 [3.4 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/index_face_set.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/plot3d/index_face_set.pyx", line = 693: sage: S.show() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show()###line 693: sage: S.show() File "base.pyx", line 1116, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:10316) File "base.pyx", line 620, in sage.plot.plot3d.base.Graphics3d.export_= jmol (sage/plot/plot3d/base.c:5268) File "base.pyx", line 1395, in sage.plot.plot3d.base.Graphics3dGroup.j= mol_repr (sage/plot/plot3d/base.c:13099) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "base.pyx", line 1598, in sage.plot.plot3d.base.TransformGroup.jm= ol_repr (sage/plot/plot3d/base.c:15137) File "shapes.pyx", line 405, in sage.plot.plot3d.shapes.Cylinder.jmol_= repr (sage/plot/plot3d/shapes.c:4117) File "parametric_surface.pyx", line 215, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.jmol_repr (sage/plot/plot3d/parametric_surface.c= :2729) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_13 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_index_face= _set.py =09 [3.6 s] sage -t -force_lib "devel/sage/sage/plot/plot3d/point_c.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/plot/scatter_plot.py" =20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/plot/line.py" =20 The doctested process was killed by signal 30 =09 [5.5 s] sage -t -force_lib "devel/sage/sage/plot/matrix_plot.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 60: sage: matrix_plot([[1, 0], [0, 1]], fontsize=3D10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([[Integer(1), Integer(0)], [Integer(0), Integer(1)]], fo= ntsize=3DInteger(10))###line 60: sage: matrix_plot([[1, 0], [0, 1]], fontsize=3D10) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 61: sage: matrix_plot([[1, 0], [0, 1]]).show(fontsize=3D10) # These are equi= valent Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([[Integer(1), Integer(0)], [Integer(0), Integer(1)]]).sh= ow(fontsize=3DInteger(10)) # These are equivalent###line 61: sage: matrix_plot([[1, 0], [0, 1]]).show(fontsize=3D10) # These are equi= valent File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 67: sage: matrix_plot([[mod(i,5)^j for i in range(5)] for j in range(1,6)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([[mod(i,Integer(5))**j for i in range(Integer(5))] for j= in range(Integer(1),Integer(6))])###line 67: sage: matrix_plot([[mod(i,5)^j for i in range(5)] for j in range(1,6)]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 75: sage: M =3D matrix_plot([[mod(i,5)^j for i in range(5)] for j in range(1= ,6)], cmap=3D'jet') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M =3D matrix_plot([[mod(i,Integer(5))**j for i in range(Integer(5))]= for j in range(Integer(1),Integer(6))], cmap=3D'jet')###line 75: sage: M =3D matrix_plot([[mod(i,5)^j for i in range(5)] for j in range(1= ,6)], cmap=3D'jet') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 76: sage: M[0].xrange Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M[Integer(0)].xrange###line 76: sage: M[0].xrange NameError: name 'M' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 78: sage: M[0].options()['cmap'] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M[Integer(0)].options()['cmap']###line 78: sage: M[0].options()['cmap'] NameError: name 'M' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 80: sage: M[0].xy_array_row Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M[Integer(0)].xy_array_row###line 80: sage: M[0].xy_array_row NameError: name 'M' is not defined RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 100: sage: m =3D matrix_plot(matrix([[1,3,5,1],[2,4,5,6],[1,3,5,7]]))[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m =3D matrix_plot(matrix([[Integer(1),Integer(3),Integer(5),Integer(= 1)],[Integer(2),Integer(4),Integer(5),Integer(6)],[Integer(1),Integer(3),Int= eger(5),Integer(7)]]))[Integer(0)]###line 100: sage: m =3D matrix_plot(matrix([[1,3,5,1],[2,4,5,6],[1,3,5,7]]))[0] File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 101: sage: list(sorted(m.get_minmax_data().items())) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in list(sorted(m.get_minmax_data().items()))###line 101: sage: list(sorted(m.get_minmax_data().items())) AttributeError: 'module' object has no attribute 'get_minmax_data' RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 124: sage: M =3D matrix_plot([[sin(i*j) for i in range(5)] for j in range(5)]= ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M =3D matrix_plot([[sin(i*j) for i in range(Integer(5))] for j in ra= nge(Integer(5))])###line 124: sage: M =3D matrix_plot([[sin(i*j) for i in range(5)] for j in range(5)]= ) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 125: sage: isinstance(M[0]._allowed_options(),dict) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in isinstance(M[Integer(0)]._allowed_options(),dict)###line 125: sage: isinstance(M[0]._allowed_options(),dict) NameError: name 'M' is not defined RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 148: sage: M =3D matrix_plot([[sin(i*j) for i in range(5)] for j in range(5)]= ) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in M =3D matrix_plot([[sin(i*j) for i in range(Integer(5))] for j in ra= nge(Integer(5))])###line 148: sage: M =3D matrix_plot([[sin(i*j) for i in range(5)] for j in range(5)]= ) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 149: sage: m =3D M[0]; m Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m =3D M[Integer(0)]; m###line 149: sage: m =3D M[0]; m NameError: name 'M' is not defined RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 158: sage: matrix_plot(random_matrix(RDF, 50), cmap=3D'jet') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(random_matrix(RDF, Integer(50)), cmap=3D'jet')###line 15= 8: sage: matrix_plot(random_matrix(RDF, 50), cmap=3D'jet') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 271: sage: matrix_plot(matrix([[1,3,5,1],[2,4,5,6],[1,3,5,7]])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(matrix([[Integer(1),Integer(3),Integer(5),Integer(1)],[I= nteger(2),Integer(4),Integer(5),Integer(6)],[Integer(1),Integer(3),Integer(5= ),Integer(7)]]))###line 271: sage: matrix_plot(matrix([[1,3,5,1],[2,4,5,6],[1,3,5,7]])) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 276: sage: matrix_plot(random_matrix(RDF, 50), cmap=3D'hsv') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(random_matrix(RDF, Integer(50)), cmap=3D'hsv')###line 27= 6: sage: matrix_plot(random_matrix(RDF, 50), cmap=3D'hsv') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 282: sage: P =3D matrix_plot(matrix(2,[1,1,3,3])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P =3D matrix_plot(matrix(Integer(2),[Integer(1),Integer(1),Integer(3= ),Integer(3)]))###line 282: sage: P =3D matrix_plot(matrix(2,[1,1,3,3])) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 283: sage: Q =3D matrix_plot(matrix(2,[2,2,3,3])) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q =3D matrix_plot(matrix(Integer(2),[Integer(2),Integer(2),Integer(3= ),Integer(3)]))###line 283: sage: Q =3D matrix_plot(matrix(2,[2,2,3,3])) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 284: sage: P; Q Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P; Q###line 284: sage: P; Q NameError: name 'P' is not defined RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 290: sage: P =3D matrix_plot(matrix(2,[1,1,3,3]), vmin=3D0, vmax=3D3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P =3D matrix_plot(matrix(Integer(2),[Integer(1),Integer(1),Integer(3= ),Integer(3)]), vmin=3DInteger(0), vmax=3DInteger(3))###line 290: sage: P =3D matrix_plot(matrix(2,[1,1,3,3]), vmin=3D0, vmax=3D3) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 291: sage: Q =3D matrix_plot(matrix(2,[2,2,3,3]), vmin=3D0, vmax=3D3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q =3D matrix_plot(matrix(Integer(2),[Integer(2),Integer(2),Integer(3= ),Integer(3)]), vmin=3DInteger(0), vmax=3DInteger(3))###line 291: sage: Q =3D matrix_plot(matrix(2,[2,2,3,3]), vmin=3D0, vmax=3D3) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 292: sage: P; Q Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P; Q###line 292: sage: P; Q NameError: name 'P' is not defined RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 297: sage: matrix_plot(random_matrix(ZZ,10)*.05, norm=3D'value') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(random_matrix(ZZ,Integer(10))*RealNumber('.05'), norm=3D= 'value')###line 297: sage: matrix_plot(random_matrix(ZZ,10)*.05, norm=3D'value') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 303: sage: matrix_plot(m, subdivisions=3DTrue, subdivision_style=3Ddict(color= =3D'red',thickness=3D3)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(m, subdivisions=3DTrue, subdivision_style=3Ddict(color= =3D'red',thickness=3DInteger(3)))###line 303: sage: matrix_plot(m, subdivisions=3DTrue, subdivision_style=3Ddict(color= =3D'red',thickness=3D3)) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 308: sage: matrix_plot(m, subdivisions=3DTrue, subdivision_boundaries=3D[[2,4= ],[6,8]], subdivision_style=3D[dict(color=3D'red',thickness=3D3),dict(linest= yle=3D'--',thickness=3D6)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(m, subdivisions=3DTrue, subdivision_boundaries=3D[[Integ= er(2),Integer(4)],[Integer(6),Integer(8)]], subdivision_style=3D[dict(color= =3D'red',thickness=3DInteger(3)),dict(linestyle=3D'--',thickness=3DInteger(6= ))])###line 308: sage: matrix_plot(m, subdivisions=3DTrue, subdivision_boundaries=3D[[2,4= ],[6,8]], subdivision_style=3D[dict(color=3D'red',thickness=3D3),dict(linest= yle=3D'--',thickness=3D6)]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 315: sage: matrix_plot(identity_matrix(100), origin=3D'lower') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(identity_matrix(Integer(100)), origin=3D'lower')###line = 315: sage: matrix_plot(identity_matrix(100), origin=3D'lower') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 320: sage: matrix_plot(m, cmap=3D'Oranges') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(m, cmap=3D'Oranges')###line 320: sage: matrix_plot(m, cmap=3D'Oranges') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 324: sage: matrix_plot(m.change_ring(GF(389)['x']), cmap=3D'Oranges') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(m.change_ring(GF(Integer(389))['x']), cmap=3D'Oranges')#= ##line 324: sage: matrix_plot(m.change_ring(GF(389)['x']), cmap=3D'Oranges') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 329: sage: matrix_plot(sparse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(sparse)###line 329: sage: matrix_plot(sparse) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 334: sage: matrix_plot(A,marker=3D',') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(A,marker=3D',')###line 334: sage: matrix_plot(A,marker=3D',') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 341: sage: matrix_plot(b) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(b)###line 341: sage: matrix_plot(b) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 346: sage: matrix_plot(b) Expected: Traceback (most recent call last): ... ValueError: can not convert entries to floating point numbers Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(b)###line 346: sage: matrix_plot(b) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 355: sage: matrix_plot(b.apply_map(abs)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(b.apply_map(abs))###line 355: sage: matrix_plot(b.apply_map(abs)) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 359: sage: matrix_plot([[1,3,5,1],[2,4,5,6],[1,3,5,7]]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([[Integer(1),Integer(3),Integer(5),Integer(1)],[Integer(= 2),Integer(4),Integer(5),Integer(6)],[Integer(1),Integer(3),Integer(5),Integ= er(7)]])###line 359: sage: matrix_plot([[1,3,5,1],[2,4,5,6],[1,3,5,7]]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 364: sage: matrix_plot(numpy.random.rand(10, 10)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(numpy.random.rand(Integer(10), Integer(10)))###line 364: sage: matrix_plot(numpy.random.rand(10, 10)) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 369: sage: matrix_plot(random_matrix(P, 3, 3)) Expected: Traceback (most recent call last): ... TypeError: cannot coerce nonconstant polynomial to float Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(random_matrix(P, Integer(3), Integer(3)))###line 369: sage: matrix_plot(random_matrix(P, 3, 3)) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 376: sage: matrix_plot([1,2,3]) Expected: Traceback (most recent call last): ... TypeError: mat must be a Matrix or a two dimensional array Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([Integer(1),Integer(2),Integer(3)])###line 376: sage: matrix_plot([1,2,3]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 383: sage: matrix_plot([[sin(x), cos(x)], [1, 0]]) Expected: Traceback (most recent call last): ... ValueError: can not convert entries to floating point numbers Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot([[sin(x), cos(x)], [Integer(1), Integer(0)]])###line 383= : sage: matrix_plot([[sin(x), cos(x)], [1, 0]]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/matrix_plot.py", line 390: sage: matrix_plot(sparse, subdivisions=3DTrue, subdivision_boundaries=3D= [[2,4],[6,8]]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in matrix_plot(sparse, subdivisions=3DTrue, subdivision_boundaries=3D[[= Integer(2),Integer(4)],[Integer(6),Integer(8)]])###line 390: sage: matrix_plot(sparse, subdivisions=3DTrue, subdivision_boundaries=3D= [[2,4],[6,8]]) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 426, in wrapper return func(*args, **kwds) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 504, in wrapper return func(*args, **options) File "/usr/lib64/python2.7/site-packages/sage/plot/matrix_plot.py", li= ne 393, in matrix_plot import scipy.sparse as scipysparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** 7 items had failures: 3 of 12 in __main__.example_1 4 of 7 in __main__.example_2 2 of 5 in __main__.example_3 2 of 5 in __main__.example_4 2 of 5 in __main__.example_6 1 of 4 in __main__.example_7 25 of 39 in __main__.example_8 ***Test Failed*** 39 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix_plo= t.py =09 [4.0 s] sage -t -force_lib "devel/sage/sage/plot/contour_plot.py" =20 =09 [19.5 s] sage -t -force_lib "devel/sage/sage/plot/text.py" =20 =09 [5.1 s] sage -t -force_lib "devel/sage/sage/plot/point.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/point.py", line 9: sage: sum([get_points(15*n).plot3d(z=3Dn) for n in range(1,10)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sum([get_points(Integer(15)*n).plot3d(z=3Dn) for n in range(Integer(= 1),Integer(10))])###line 9: sage: sum([get_points(15*n).plot3d(z=3Dn) for n in range(1,10)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/point.py", line 293: sage: point((1,2,3)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in point((Integer(1),Integer(2),Integer(3)))###line 293: sage: point((1,2,3)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/point.py", line 301: sage: point([(0,0,1), (1,1,1)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in point([(Integer(0),Integer(0),Integer(1)), (Integer(1),Integer(1),In= teger(1))])###line 301: sage: point([(0,0,1), (1,1,1)]) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 730, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 2 items had failures: 1 of 7 in __main__.example_0 2 of 9 in __main__.example_9 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_point.py =09 [6.9 s] sage -t -force_lib "devel/sage/sage/plot/primitive.py" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/plot/misc.py" =20 =09 [5.8 s] sage -t -force_lib "devel/sage/sage/plot/disk.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/disk.py", line 184: sage: disk((0,0), 1, (pi/2, 0), fill=3DFalse).plot3d(3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in disk((Integer(0),Integer(0)), Integer(1), (pi/Integer(2), Integer(0)= ), fill=3DFalse).plot3d(Integer(3))###line 184: sage: disk((0,0), 1, (pi/2, 0), fill=3DFalse).plot3d(3) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "base.pyx", line 1583, in sage.plot.plot3d.base.TransformGroup.ob= j_repr (sage/plot/plot3d/base.c:14943) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 13 in __main__.example_7 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_disk.py =09 [4.9 s] sage -t -force_lib "devel/sage/sage/plot/arrow.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/plot/arrow.py", line 338: sage: arrow((0,0,1), (1,1,1)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in arrow((Integer(0),Integer(0),Integer(1)), (Integer(1),Integer(1),Int= eger(1)))###line 338: sage: arrow((0,0,1), (1,1,1)) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 5 in __main__.example_14 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_arrow.py =09 [6.3 s] sage -t -force_lib "devel/sage/sage/modules/complex_double_vector.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/vector_rational_sparse_c.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/free_quadratic_module.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modules/vector_rational_sparse_h.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/vector_integer_dense.pyx" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/modules/vector_double_dense.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 425: sage: w =3D v.fft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in w =3D v.fft()###line 425: sage: w =3D v.fft() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 11, in import _fftpack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 426: sage: max(v - w.inv_fft()) < 1e-12 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in max(v - w.inv_fft()) < RealNumber('1e-12')###line 426: sage: max(v - w.inv_fft()) < 1e-12 NameError: name 'w' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 444: sage: v.fft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft()###line 444: sage: v.fft() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 446: sage: v.fft(direction=3D'backward') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft(direction=3D'backward')###line 446: sage: v.fft(direction=3D'backward') File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 448: sage: v.fft().fft(direction=3D'backward') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft().fft(direction=3D'backward')###line 448: sage: v.fft().fft(direction=3D'backward') File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 450: sage: v.fft().parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft().parent()###line 450: sage: v.fft().parent() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 452: sage: v.fft(inplace=3DTrue) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft(inplace=3DTrue)###line 452: sage: v.fft(inplace=3DTrue) File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 453: sage: v Expected: (7.0 + 5.0*I, 1.0 + 1.0*I, -5.0 + 5.0*I, 1.0 - 3.0*I) Got: (1.0 + 2.0*I, 2.0, 3.0*I, 4.0) ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 458: sage: v.fft() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft()###line 458: sage: v.fft() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 460: sage: v.fft(direction=3D'backward') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft(direction=3D'backward')###line 460: sage: v.fft(direction=3D'backward') File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 462: sage: v.fft().fft(direction=3D'backward') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft().fft(direction=3D'backward')###line 462: sage: v.fft().fft(direction=3D'backward') File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 464: sage: v.fft().parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft().parent()###line 464: sage: v.fft().parent() File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 466: sage: v.fft(inplace=3DTrue) Expected: Traceback (most recent call last): ... ValueError: inplace can only be True for CDF vectors Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.fft(inplace=3DTrue)###line 466: sage: v.fft(inplace=3DTrue) File "vector_double_dense.pyx", line 479, in sage.modules.vector_doubl= e_dense.Vector_double_dense.fft (sage/modules/vector_double_dense.c:5576) File "/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py", l= ine 10, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py", line= 14, in atexit.register(_fftpack.destroy_zfft_cache) AttributeError: 'module' object has no attribute 'destroy_zfft_cache' RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 663: sage: v.stats_kurtosis() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.stats_kurtosis()###line 663: sage: v.stats_kurtosis() File "vector_double_dense.pyx", line 671, in sage.modules.vector_doubl= e_dense.Vector_double_dense.stats_kurtosis (sage/modules/vector_double_dense= .c:6764) File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_double_dense.pyx", line= 665: sage: w.stats_kurtosis() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in w.stats_kurtosis()###line 665: sage: w.stats_kurtosis() File "vector_double_dense.pyx", line 671, in sage.modules.vector_doubl= e_dense.Vector_double_dense.stats_kurtosis (sage/modules/vector_double_dense= .c:6764) File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk ********************************************************************** 3 items had failures: 2 of 6 in __main__.example_20 11 of 16 in __main__.example_21 2 of 7 in __main__.example_29 ***Test Failed*** 15 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_vector_dou= ble_dense.py =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modules/vector_integer_sparse_c.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/binary_search.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/free_module.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 819: sage: v =3D matrix(RDF, 3, range(9)).eigenspaces()[0][1].basis()[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v =3D matrix(RDF, Integer(3), range(Integer(9))).eigenspaces()[Integ= er(0)][Integer(1)].basis()[Integer(0)]###line 819: sage: v =3D matrix(RDF, 3, range(9)).eigenspaces()[0][1].basis()[0] File "matrix2.pyx", line 4372, in sage.matrix.matrix2.Matrix.eigenspac= es (sage/matrix/matrix2.c:23070) File "matrix_double_dense.pyx", line 678, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenspaces_left (sage/matrix/matrix_double_dense= .c:5344) File "matrix_double_dense.pyx", line 842, in sage.matrix.matrix_double= _dense.Matrix_double_dense.left_eigenvectors (sage/matrix/matrix_double_dens= e.c:6218) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 820: sage: v.complex_vector() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.complex_vector()###line 820: sage: v.complex_vector() NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 822: sage: v.complex_vector().parent().echelonized_basis_matrix()[0] * v[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.complex_vector().parent().echelonized_basis_matrix()[Integer(0)] *= v[Integer(0)]###line 822: sage: v.complex_vector().parent().echelonized_basis_matrix()[0] * v[0] NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 824: sage: print "ignore this"; v.complex_vector().parent().echelonized_basi= s_matrix()[0] * v[0] =3D=3D v.complex_vector() # random Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; v.complex_vector().parent().echelonized_basis_= matrix()[Integer(0)] * v[Integer(0)] =3D=3D v.complex_vector() # random###li= ne 824: sage: print "ignore this"; v.complex_vector().parent().echelonized_basi= s_matrix()[0] * v[0] =3D=3D v.complex_vector() # random NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 826: sage: print "ignore this"; v.complex_vector().parent().echelonized_basi= s_matrix()[0] * v[0] - v.complex_vector() # random Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; v.complex_vector().parent().echelonized_basis_= matrix()[Integer(0)] * v[Integer(0)] - v.complex_vector() # random###line 82= 6: sage: print "ignore this"; v.complex_vector().parent().echelonized_basi= s_matrix()[0] * v[0] - v.complex_vector() # random NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 3463: sage: Q =3D V/W; Q Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q =3D V/W; Q###line 3463: sage: Q =3D V/W; Q File "/usr/lib64/python2.7/site-packages/sage/modules/free_module.py",= line 3479, in __div__ return self.quotient(sub, check) File "/usr/lib64/python2.7/site-packages/sage/modules/free_module.py",= line 3526, in quotient A, L =3D self.__quotient_matrices(sub) File "/usr/lib64/python2.7/site-packages/sage/modules/free_module.py",= line 3604, in __quotient_matrices D =3D SS * AA**(-1) File "matrix0.pyx", line 4230, in sage.matrix.matrix0.Matrix.__pow__ (= sage/matrix/matrix0.c:22771) File "element.pyx", line 1534, in sage.structure.element.RingElement._= _pow__ (sage/structure/element.c:12576) File "element.pyx", line 3093, in sage.structure.element.generic_power= _c (sage/structure/element.c:22933) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 3470: sage: type(Q) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in type(Q)###line 3470: sage: type(Q) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 3474: sage: Q =3D=3D V.quotient(W) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q =3D=3D V.quotient(W)###line 3474: sage: Q =3D=3D V.quotient(W) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/free_module.py", line 3476: sage: Q(W.0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q(W.gen(0))###line 3476: sage: Q(W.0) NameError: name 'Q' is not defined ********************************************************************** 2 items had failures: 5 of 16 in __main__.example_15 4 of 9 in __main__.example_92 ***Test Failed*** 9 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_free_modul= e.py =09 [9.4 s] sage -t -force_lib "devel/sage/sage/modules/matrix_morphism.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modules/vector_integer_sparse_h.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/module.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/vector_mod2_dense.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/modules/vector_modn_dense.pyx" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modules/vector_modn_sparse_h.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/vector_callable_symbolic_dense.= py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modules/vector_rational_dense.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modules/vector_modn_sparse_c.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/quotient_module.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/modules/real_double_vector.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/vector_complex_double_dense.pyx= " =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modules/free_module_element.pyx" The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modules/vector_symbolic_dense.py" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/modules/misc.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/modules/module_element.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/vector_real_double_dense.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/modules/vector_real_double_dense.pyx",= line 72: sage: v.stats_skew() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v.stats_skew()###line 72: sage: v.stats_skew() File "vector_real_double_dense.pyx", line 78, in sage.modules.vector_r= eal_double_dense.Vector_real_double_dense.stats_skew (sage/modules/vector_re= al_double_dense.c:2086) File "/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py", lin= e 7, in from stats import * File "/usr/lib64/python2.7/site-packages/scipy/stats/stats.py", line 1= 93, in import scipy.special as special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 5 in __main__.example_2 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_vector_rea= l_double_dense.py =09 [3.4 s] sage -t -force_lib "devel/sage/sage/modules/fg_pid/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/modules/fg_pid/fgp_element.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/modules/fg_pid/fgp_morphism.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/modules/fg_pid/fgp_module.py" =09 [6.9 s] sage -t -force_lib "devel/sage/sage/modules/free_module_morphism.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/modules/free_module_homspace.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/con_rational_field= .py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/con_number_field.p= y" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/con_finite_field.p= y" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/con_prime_finite_f= ield.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/constructor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_conics/con_field.py" =09 [4.5 s] sage -t -force_lib "devel/sage/sage/schemes/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/jacobians/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/jacobians/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/jacobians/abstract_jacobian.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/readme.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/generic/fano_toric_variety.py" The doctested process was killed by signal 30 =09 [15.2 s] sage -t -force_lib "devel/sage/sage/schemes/generic/homset.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/generic/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/generic/scheme.py" =09 [8.6 s] sage -t -force_lib "devel/sage/sage/schemes/generic/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_variety.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/schemes/generic/toric_variety.py", lin= e 1379: sage: X.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in X.plot()###line 1379: sage: X.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import // ** Could not open dynamic library: /usr/lib/singular/p_Procs_FieldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. ********************************************************************** 1 items had failures: 1 of 5 in __main__.example_31 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_toric_vari= ety.py =09 [8.5 s] sage -t -force_lib "devel/sage/sage/schemes/generic/projective_space.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/generic/glue.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_divisor_class.pyx= " =09 [4.1 s] sage -t -force_lib "devel/sage/sage/schemes/generic/divisor_group.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_chow_group.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/schemes/generic/toric_chow_group.py", = line 905: sage: l.show3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in l.show3d()###line 905: sage: l.show3d() File "/usr/lib64/python2.7/site-packages/sage/geometry/lattice_polytop= e.py", line 2513, in show3d self.plot3d().show(axis=3DFalse, frame=3DFalse) File "base.pyx", line 1093, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9928) File "base.pyx", line 552, in sage.plot.plot3d.base.Graphics3d.obj (sa= ge/plot/plot3d/base.c:4928) File "base.pyx", line 1381, in sage.plot.plot3d.base.Graphics3dGroup.o= bj_repr (sage/plot/plot3d/base.c:12958) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 868, in obj_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import // ** Could not open dynamic library: /usr/lib/singular/p_Procs_FieldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. ********************************************************************** 1 items had failures: 1 of 23 in __main__.example_22 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_toric_chow= _group.py =09 [17.7 s] sage -t -force_lib "devel/sage/sage/schemes/generic/ambient_space.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/generic/algebraic_scheme.py" =09 [7.8 s] sage -t -force_lib "devel/sage/sage/schemes/generic/morphism.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_ideal.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/schemes/generic/rational_point.py" =09 [8.7 s] sage -t -force_lib "devel/sage/sage/schemes/generic/divisor.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/generic/spec.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_divisor.py" =09 [8.6 s] sage -t -force_lib "devel/sage/sage/schemes/generic/hypersurface.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/generic/point.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/generic/affine_space.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/generic/toric_variety_library.p= y" =09 [5.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_quartics/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/plane_quartics/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/plane_quartics/quartic_construc= tor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_quartics/quartic_generic.= py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_tate_curve.= py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/monsky_washnitz= er.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/padic_lseries.p= y" =09 [26.2 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/formal_group.py= " =09 [5.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_egros.py" =09 [11.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_point.py" =09 [18.8 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/gal_reps.py" =09 [16.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_field.py" =09 [5.8 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/cm.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_padic_field= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/lseries_ell.py" =09 [6.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_local_data.= py" =09 [6.0 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_generic.py" The doctested process was killed by signal 30 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_wp.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/padics.py" =09 [12.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_finite_fiel= d.py" =09 [14.5 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/heegner.py" The doctested process was killed by signal 30 =09 [5.6 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_rational_fi= eld.py" =09 [58.4 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_modular_sym= bols.py" =09 [14.6 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/BSD.py" =09 [18.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/kodaira_symbol.= py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_curve_isoge= ny.py" =09 [18.0 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ec_database.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/weierstrass_mor= phism.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_torsion.py" =09 [6.0 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/modular_paramet= rization.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/mod5family.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/descent_two_iso= geny.pyx" =09 [6.0 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/constructor.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/sha_tate.py" =09 [24.6 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/gp_simon.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/period_lattice.= py" =09 [12.0 s] sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_number_fiel= d.py" =09 [30.2 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/__init__.p= y" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_g2_finite_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/jacobian_g= 2.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/invariants= .py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hypellfrob= .pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/kummer_sur= face.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_g2_rational_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/jacobian_h= omset.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_finite_field.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_generic.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/jacobian_c= onstructor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_g2_padic_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_rational_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_padic_field.py" =09 [23.3 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/hyperellip= tic_g2_generic.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/jacobian_g= eneric.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/constructo= r.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/schemes/hyperelliptic_curves/jacobian_m= orphism.py" =09 [4.6 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/projective_curve.p= y" =09 [10.7 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/affine_curve.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/curve.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/schemes/plane_curves/constructor.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/databases/odlyzko.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/bz2Pickle.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/databases/install.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/sloane.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/cremona.py" =20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/databases/conv.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/compressed_storage.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/cunningham_tables.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/jones.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/stein_watkins.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/symbolic_data.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/conway.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/databases/db_class_polynomials.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/databases/database.py"=20 =09 [13.2 s] sage -t -force_lib "devel/sage/sage/databases/db_modular_polynomials.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/media/channels.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/media/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/media/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/media/wav.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/ext/interactive_constructors_c.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/ext/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_function.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_instance.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_complex.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_string.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_set.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_long.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/pthread.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_mapping.pxi" =09 [0.0 s] sage -t -force_lib "devel/sage/sage/ext/python_ref.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_rich_object.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interrupt.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_mem.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/cdefs.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/random.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_sequence.pxi" =09 [0.0 s] sage -t -force_lib "devel/sage/sage/ext/python_float.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_object.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_int.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/fast_eval.pyx" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/ext/python_bool.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_list.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/gen_interpreters.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/ext/python_tuple.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_number.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_slice.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_type.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/gmp.pxi" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/ext/stdsage.pxi" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/ext/multi_modular.pyx"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/wrapper_py.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/wrapper_rr.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/wrapper_cdf.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/wrapper_el.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/interpreters/wrapper_rdf.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_parse.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/c_lib.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/ext/python_method.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/fast_callable.pyx"=20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/ext/python_exc.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_dict.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_module.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/ext/python_iterator.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/sandpiles/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/sandpiles/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/sandpiles/sandpile.py"=20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/sandpiles/sandpile.py", line 478: sage: S.show3d() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.show3d()###line 478: sage: S.show3d() File "/usr/lib64/python2.7/site-packages/sage/sandpiles/sandpile.py", = line 484, in show3d DiGraph(self).show3d(**kwds) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 5 in __main__.example_7 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_sandpile.p= y =09 [23.1 s] sage -t -force_lib "devel/sage/sage/rings/homset.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/ring_element.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/monomials.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/quotient_ring_element.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/laurent_series_ring.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/power_series_ring.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/all.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/complex_interval.pyx" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/rings/dedekind_domain_element.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/quotient_ring.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/factorint.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/fraction_field.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/field_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/rational.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/ideal_monoid.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/real_mpfr.pyx" =20 =09 [6.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/symmetric_reduction.py= x" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/laurent_polynomial.pyx= " =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/toy_variety.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/infinite_polynomial_ri= ng.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/symmetric_ideal.py" =09 [5.0 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/groebner_fan.py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/rings/polynomial/groebner_fan.py", lin= e 354: sage: pf._str_() Expected: '_application PolyhedralFan\n_version 2.2\n_type PolyhedralFan\n\nAMBIEN= T_DIM\n3\n\nDIM\n3\n\nLINEALITY_DIM\n0\n\nRAYS\n0 0 1\t# 0\n0 1 0\t# 1\n1 0 = 0\t# 2\n\nN_RAYS\n3\n\nLINEALITY_SPACE\n\nORTH_LINEALITY_SPACE\n1 0 0\n0 1 0= \n0 0 1\n\nF_VECTOR\n1 3 3 1\n\nMY_EULER\n0\n\nSIMPLICIAL\n1\n\nPURE\n1\n\nC= ONES\n{}\t# Dimension 0\n{0}\t# Dimension 1\n{1}\n{2}\n{0 1}\t# Dimension 2\= n{0 2}\n{1 2}\n{0 1 2}\t# Dimension 3\n\nMAXIMAL_CONES\n{0 1 2}\t# Dimension= 3\n' Got: '_application fan\n_version 2.2\n_type SymmetricFan\n\nAMBIENT_DIM\n3\n\= nDIM\n3\n\nLINEALITY_DIM\n0\n\nRAYS\n0 0 1\t# 0\n0 1 0\t# 1\n1 0 0\t# 2\n\nN= _RAYS\n3\n\nLINEALITY_SPACE\n\nORTH_LINEALITY_SPACE\n1 0 0\n0 1 0\n0 0 1\n\n= F_VECTOR\n1 3 3 1\n\nSIMPLICIAL\n1\n\nPURE\n1\n\nCONES\n{}\t# Dimension 0\n{= 0}\t# Dimension 1\n{1}\n{2}\n{0 1}\t# Dimension 2\n{0 2}\n{1 2}\n{0 1 2}\t# = Dimension 3\n\nMAXIMAL_CONES\n{0 1 2}\t# Dimension 3\n' ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/polynomial/groebner_fan.py", lin= e 606: sage: g.weight_vectors() Expected: [(3, 7, 1), (5, 1, 2), (7, 1, 4), (1, 1, 4), (1, 1, 1), (1, 4, 1), (1, 4= , 10)] Got: [(3, 7, 1), (5, 1, 2), (7, 1, 4), (5, 1, 4), (1, 1, 1), (1, 4, 8), (1, 4= , 10)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/polynomial/groebner_fan.py", lin= e 1133: sage: G._gfan_stats() Expected: {'Number of reduced Groebner bases': 3, 'Maximal total degree of a Groebner basis': 4, 'Dimension of homogeneity space': 0, 'Number of variables': 2, 'Minimal total degree of a Groebner basis': 2} Got: {'Number of reduced Groebner bases': 3, 'Number of variables': 2, 'Maxim= al number of terms in Groebner basis': 6, 'Minimal total degree of a Groebne= r basis': 2, 'Maximal total degree of a Groebner basis': 4, 'Maximal number = of polynomials in Groebner basis': 3, 'Dimension of homogeneity space': 0} // ** Could not open dynamic library: /usr/lib/singular/p_Procs_FieldQ.so // ** Error message from system: /usr/lib/singular/p_Procs_FieldQ.so: undefi= ned symbol: _Z17nlShort3_noinlineP7snumber // ** Singular will work properly, but much slower. // ** See the INSTALL section in the Singular manual for details. ********************************************************************** 3 items had failures: 1 of 7 in __main__.example_13 1 of 9 in __main__.example_25 1 of 6 in __main__.example_42 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_groebner_f= an.py =09 [7.5 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_zz_pex.pyx" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/pbori.pyx" =09 [5.7 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_integer_den= se_flint.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/infinite_polynomial_el= ement.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_ring_= generic.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_ring_constr= uctor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_ideal= _libsingular.pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_modn_dense_= ntl.pyx" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/term_order.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/laurent_polynomial_rin= g.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_template.px= i" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polydict.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/real_roots.pyx" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_zmod_flint.= pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_quotient_ri= ng_element.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/convolution.py" =09 [5.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_element_gen= eric.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_integer_den= se_ntl.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/toy_buchberger.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial.pyx" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_libsi= ngular.pyx" =09 [4.9 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_gf2x.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_eleme= nt.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/complex_roots.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_singular_in= terface.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_quotient_ri= ng.py" =09 [9.8 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_element.pyx= " The doctested process was killed by signal 30 =09 [7.1 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_real_mpfr_d= ense.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_seque= nce.py" =09 [7.7 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/cyclotomic.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_ideal= .py" =09 [11.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_rational_fl= int.pyx" The doctested process was killed by signal 30 =09 [4.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/toy_d_basis.py" =09 [4.6 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/ideal.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_fateman.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_compiled.py= x" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial_ring.= py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_template_he= ader.pxi" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_ring.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/padics/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/padics/polynomial_padi= c_capped_relative_dense.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/polynomial/padics/polynomial_padi= c_flat.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/integral_domain_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/residue_field.pyx" The doctested process was killed by signal 30 =09 [4.2 s] sage -t -force_lib "devel/sage/sage/rings/tests.py" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/integer_ring.pyx" The doctested process was killed by signal 30 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/mpc.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/coerce_python.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_element= _quadratic.pyx" The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/number_field/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/number_field/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/number_field/unit_group.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_rel.py" The doctested process was killed by signal 30 =09 [5.4 s] sage -t -force_lib "devel/sage/sage/rings/number_field/order.py" The doctested process was killed by signal 30 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/number_field/small_primes_of_degr= ee_one.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_ideal.p= y" =09 [7.1 s] sage -t -force_lib "devel/sage/sage/rings/number_field/totallyreal_data.pyx= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/number_field/morphism.py" =09 [4.9 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_base.py= x" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_element= .pyx" The doctested process was killed by signal 30 =09 [7.0 s] sage -t -force_lib "devel/sage/sage/rings/number_field/totallyreal_rel.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/rings/number_field/galois_group.py" The doctested process was killed by signal 30 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/number_field/class_group.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/number_field/totallyreal_phc.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field.py" =09 [20.5 s] sage -t -force_lib "devel/sage/sage/rings/number_field/totallyreal.pyx" =09 [5.7 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_morphis= ms.pyx" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/number_field/maps.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_ideal_r= el.py" =09 [6.1 s] sage -t -force_lib "devel/sage/sage/rings/multi_power_series_ring_element.p= y" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/rings/dedekind_domain.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/bernmm.pyx" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/power_series_mpoly.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/real_interval_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/principal_ideal_domain.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/complex_double.pyx" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/commutative_algebra.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/complex_mpc.pyx"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/bernoulli_mod_p.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/fraction_field_FpT.pyx" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/real_lazy.pyx" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/commutative_ring_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/morphism.pyx" =20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/semirings/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/semirings/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/semirings/non_negative_integer_se= miring.py" =1B[?1034h ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/semirings/non_negative_integer_s= emiring.py", line 54: sage: x =3D NN(15); type(x) Expected: Got nothing Integer Ring ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/semirings/non_negative_integer_s= emiring.py", line 56: sage: x.parent() Expected: Integer Ring Got nothing 18 ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/semirings/non_negative_integer_s= emiring.py", line 58: sage: x+3 Expected: 18 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/semirings/non_negative_integer_s= emiring.py", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 4 of 13 in __main__.example_1 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_non_negati= ve_integer_semiring.py =09 [5.1 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/homset.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/element_ntl_gf2e.pyx= " =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/all.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/integer_mod.pyx" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/finite_field_base.py= x" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/element_base.pyx" =09 [6.3 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/finite_field_givaro.= py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/element_ext_pari.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/finite_field_prime_m= odn.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/element_givaro.pyx" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/constructor.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/integer_mod_ring.py" =09 [6.2 s] sage -t -force_lib "devel/sage/sage/rings/finite_rings/finite_field_ext_par= i.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/rings/contfrac.py" =20 =09 [4.6 s] sage -t -force_lib "devel/sage/sage/rings/real_double.pxi"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/complex_interval_field.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/real_double.pyx"=20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/euclidean_domain_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/power_series_ring_element.pyx" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/complex_number.pyx" =09 [6.3 s] sage -t -force_lib "devel/sage/sage/rings/rational_field.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/ring.pyx" =20 The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/qqbar.py" =20 =09 [10.5 s] sage -t -force_lib "devel/sage/sage/rings/laurent_series_ring_element.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/euclidean_domain.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/real_mpfi.pyx" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/rings/arith.py" =20 =09 [6.3 s] sage -t -force_lib "devel/sage/sage/rings/fast_arith.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/commutative_algebra_element.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/rational.pyx" =20 =09 [4.2 s] sage -t -force_lib "devel/sage/sage/rings/pari_ring.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/principal_ideal_domain_element.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/integer.pyx" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/rings/integer.pyx", line 2996: sage: n =3D -920390823904823094890238490238484; n.__hash__() Expected: 6874330978542788722 =20 Got: -2623069716 ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/integer.pyx", line 3011: sage: hash(n) Expected: -9223372036854767616 =20 Got: 8192 ********************************************************************** File "/usr/share/sage/devel/sage/sage/rings/integer.pyx", line 3014: sage: hash(n) =3D=3D hash(int(n)) Expected: True Got: False ********************************************************************** 1 items had failures: 3 of 13 in __main__.example_63 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_integer.py =09 [4.9 s] sage -t -force_lib "devel/sage/sage/rings/integral_domain.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/mpfi.pxi" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/power_series_poly.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/complex_field.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/field.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/fraction_field_element.pyx" The doctested process was killed by signal 30 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/multi_power_series_ring.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/noetherian_ring.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/ideal.py" =20 =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/misc.py" =20 The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/rings/big_oh.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/commutative_ring.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/infinity.py" =20 =09 [4.1 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_extension_generic.py= " =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_capped_relative_elem= ent.pyx" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/rings/padics/padic_capped_relative_ele= ment.pyx", line 2339: sage: hash(R(-1))=20 Expected: 95367431640624 Got: 1977800240 ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_57 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_padic_capp= ed_relative_element.py =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_ext_element.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/tutorial.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_fixed_mod_element.py= x" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/unramified_extension_gener= ic.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/padics/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_extension_leaves.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/factory.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_base_leaves.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/tests.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_generic.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_base_generic.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/pow_computer.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_ZZ_pX_FM_element.pyx= " =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_ZZ_pX_element.pyx" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_base_generic_element= .pyx" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/generic_nodes.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_ZZ_pX_CR_element.pyx= " =09 [5.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_ZZ_pX_CA_element.pyx= " =09 [3.9 s] sage -t -force_lib "devel/sage/sage/rings/padics/precision_error.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_generic_element.pxi" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_printing.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_generic_element.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_base_coercion.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/local_generic_element.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/misc.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/local_generic.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/rings/padics/padic_capped_absolute_elem= ent.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/rings/padics/eisenstein_extension_gener= ic.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/rings/padics/pow_computer_ext.pyx" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/rings/integer_ring_python.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/tests/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/tests/parigp.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/tests/book_stein_modform.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/tests/cmdline.py" =20 =09 [25.0 s] sage -t -force_lib "devel/sage/sage/tests/interrupt.pyx" =20 =09 [9.8 s] sage -t -force_lib "devel/sage/sage/tests/arxiv_0812_2725.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/tests/book_stein_ent.py" =09 [9.0 s] sage -t -force_lib "devel/sage/sage/tests/french_book/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/tests/french_book/numbertheory.py" =09 [18.9 s] sage -t -force_lib "devel/sage/sage/tests/benchmark.py" =20 =09 [5.5 s] sage -t -force_lib "devel/sage/sage/tests/startup.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/numerical/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/numerical/mip.pyx" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/numerical/backends/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/numerical/backends/glpk_backend.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/backends/generic_backend.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/backends/cplex_backend.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/backends/coin_backend.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/test.py" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 6: sage: from scipy import optimize Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import optimize###line 6: sage: from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 7: sage: from scipy import special Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import special###line 7: sage: from scipy import special File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 9, in from _cephes import * ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 8: sage: from scipy import integrate Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import integrate###line 8: sage: from scipy import integrate File "/usr/lib64/python2.7/site-packages/scipy/integrate/__init__.py",= line 7, in from quadrature import * File "/usr/lib64/python2.7/site-packages/scipy/integrate/quadrature.py= ", line 5, in from scipy.special.orthogonal import p_roots File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 9: sage: from scipy.sparse.linalg import dsolve Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy.sparse.linalg import dsolve###line 9: sage: from scipy.sparse.linalg import dsolve File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 10: sage: from scipy import interpolate Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import interpolate###line 10: sage: from scipy import interpolate File "/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py= ", line 7, in from interpolate import * File "/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate= .py", line 13, in import scipy.special as spec File "/usr/lib64/python2.7/site-packages/scipy/special/__init__.py", l= ine 11, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/special/basic.py", line= 8, in from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi= , zeta, \ ImportError: cannot import name ellipk RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 11: sage: from scipy import sparse Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy import sparse###line 11: sage: from scipy import sparse File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 12: sage: from scipy.sparse.linalg.eigen.arpack import arpack Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy.sparse.linalg.eigen.arpack import arpack###line 12: sage: from scipy.sparse.linalg.eigen.arpack import arpack File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 20: sage: from scipy.sparse.linalg.interface import aslinearoperator Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy.sparse.linalg.interface import aslinearoperator###line 20= : sage: from scipy.sparse.linalg.interface import aslinearoperator File "/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py", li= ne 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py", line 12= , in from sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \ File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__in= it__.py", line 4, in from csr import * File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 25, in _csr =3D swig_import_helper() File "/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.= py", line 21, in swig_import_helper _mod =3D imp.load_module('_csr', fp, pathname, description) ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 25: sage: A=3Dsparse.spdiags(n,[-1,0,1],int(500),int(500)) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A=3Dsparse.spdiags(n,[-Integer(1),Integer(0),Integer(1)],int(Integer= (500)),int(Integer(500)))###line 25: sage: A=3Dsparse.spdiags(n,[-1,0,1],int(500),int(500)) AttributeError: 'builtin_function_or_method' object has no attribute 'sp= diags' ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 26: sage: A=3Daslinearoperator(A) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A=3Daslinearoperator(A)###line 26: sage: A=3Daslinearoperator(A) NameError: name 'aslinearoperator' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 27: sage: e,v=3Darpack.eigs(A,k=3D6,which=3D'SM') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in e,v=3Darpack.eigs(A,k=3DInteger(6),which=3D'SM')###line 27: sage: e,v=3Darpack.eigs(A,k=3D6,which=3D'SM') NameError: name 'arpack' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/test.py", line 28: sage: e[0]*float(501/pi)**2 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in e[Integer(0)]*float(Integer(501)/pi)**Integer(2)###line 28: sage: e[0]*float(501/pi)**2 TypeError: 'sage.symbolic.constants_c.E' object does not support indexin= g ********************************************************************** 1 items had failures: 12 of 22 in __main__.example_0 ***Test Failed*** 12 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_test.py =09 [3.4 s] sage -t -force_lib "devel/sage/sage/numerical/knapsack.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/numerical/optimize.py"=20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 46: sage: find_root(f, 0,4) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_root(f, Integer(0),Integer(4))###line 46: sage: find_root(f, 0,4) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 83, in find_root val, s =3D find_minimum_on_interval(f, a, b) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 48: sage: find_root(f, 0,1) # note -- precision of answer isn't very good o= n some machines. Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_root(f, Integer(0),Integer(1)) # note -- precision of answer i= sn't very good on some machines.###line 48: sage: find_root(f, 0,1) # note -- precision of answer isn't very good o= n some machines. File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 107, in find_root import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 50: sage: find_root(f, -20,-10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_root(f, -Integer(20),-Integer(10))###line 50: sage: find_root(f, -20,-10) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 107, in find_root import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 64: sage: find_root(f, 2, 4, rtol=3D0.0001) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_root(f, Integer(2), Integer(4), rtol=3DRealNumber('0.0001'))###= line 64: sage: find_root(f, 2, 4, rtol=3D0.0001) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 107, in find_root import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 122: sage: find_maximum_on_interval(f, 0,5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_maximum_on_interval(f, Integer(0),Integer(5))###line 122: sage: find_maximum_on_interval(f, 0,5) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 127, in find_maximum_on_interval minval, x =3D find_minimum_on_interval(lambda z: -f(z), a=3Da, b=3Db= , tol=3Dtol, maxfun=3Dmaxfun) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 124: sage: find_maximum_on_interval(f, 0,5, tol=3D0.1, maxfun=3D10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_maximum_on_interval(f, Integer(0),Integer(5), tol=3DRealNumber(= '0.1'), maxfun=3DInteger(10))###line 124: sage: find_maximum_on_interval(f, 0,5, tol=3D0.1, maxfun=3D10) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 127, in find_maximum_on_interval minval, x =3D find_minimum_on_interval(lambda z: -f(z), a=3Da, b=3Db= , tol=3Dtol, maxfun=3Dmaxfun) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 160: sage: find_minimum_on_interval(f, 1, 5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_minimum_on_interval(f, Integer(1), Integer(5))###line 160: sage: find_minimum_on_interval(f, 1, 5) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 162: sage: find_minimum_on_interval(f, 1, 5, tol=3D1e-3) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_minimum_on_interval(f, Integer(1), Integer(5), tol=3DRealNumber= ('1e-3'))###line 162: sage: find_minimum_on_interval(f, 1, 5, tol=3D1e-3) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 164: sage: find_minimum_on_interval(f, 1, 5, tol=3D1e-2, maxfun=3D10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_minimum_on_interval(f, Integer(1), Integer(5), tol=3DRealNumber= ('1e-2'), maxfun=3DInteger(10))###line 164: sage: find_minimum_on_interval(f, 1, 5, tol=3D1e-2, maxfun=3D10) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 167: sage: find_minimum_on_interval(f, 1, 15) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_minimum_on_interval(f, Integer(1), Integer(15))###line 167: sage: find_minimum_on_interval(f, 1, 15) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 185, in find_minimum_on_interval import scipy.optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 235: sage: minimize(f,[.1,.3,.4],disp=3D0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize(f,[RealNumber('.1'),RealNumber('.3'),RealNumber('.4')],disp= =3DInteger(0))###line 235: sage: minimize(f,[.1,.3,.4],disp=3D0) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 270, in minimize from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 238: sage: minimize(f,[.1,.3,.4],algorithm=3D"ncg",disp=3D0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize(f,[RealNumber('.1'),RealNumber('.3'),RealNumber('.4')],algo= rithm=3D"ncg",disp=3DInteger(0))###line 238: sage: minimize(f,[.1,.3,.4],algorithm=3D"ncg",disp=3D0) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 270, in minimize from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 245: sage: minimize(rosen,[.1,.3,.4],disp=3D0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize(rosen,[RealNumber('.1'),RealNumber('.3'),RealNumber('.4')],= disp=3DInteger(0))###line 245: sage: minimize(rosen,[.1,.3,.4],disp=3D0) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 270, in minimize from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 264: sage: minimize(rosen,[.1,.3,.4],gradient=3Drosen_der,algorithm=3D"bfgs",= disp=3D0) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize(rosen,[RealNumber('.1'),RealNumber('.3'),RealNumber('.4')],= gradient=3Drosen_der,algorithm=3D"bfgs",disp=3DInteger(0))###line 264: sage: minimize(rosen,[.1,.3,.4],gradient=3Drosen_der,algorithm=3D"bfgs",= disp=3D0) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 270, in minimize from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 350: sage: a =3D minimize_constrained(f,[c_1,c_2,c_3,c_4],[2,3]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a =3D minimize_constrained(f,[c_1,c_2,c_3,c_4],[Integer(2),Integer(3= )])###line 350: sage: a =3D minimize_constrained(f,[c_1,c_2,c_3,c_4],[2,3]) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 384, in minimize_constrained from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 351: sage: a Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a###line 351: sage: a NameError: name 'a' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 358: sage: minimize_constrained(f, [(None,None),(4,10)],[5,5]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize_constrained(f, [(None,None),(Integer(4),Integer(10))],[Inte= ger(5),Integer(5)])###line 358: sage: minimize_constrained(f, [(None,None),(4,10)],[5,5]) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 384, in minimize_constrained from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 363: sage: minimize_constrained(f, [(None,None),(4,10)],[5,5], algorithm=3D'l= -bfgs-b') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize_constrained(f, [(None,None),(Integer(4),Integer(10))],[Inte= ger(5),Integer(5)], algorithm=3D'l-bfgs-b')###line 363: sage: minimize_constrained(f, [(None,None),(4,10)],[5,5], algorithm=3D'l= -bfgs-b') File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 384, in minimize_constrained from scipy import optimize File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 368: sage: from scipy.optimize import rosen, rosen_der Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in from scipy.optimize import rosen, rosen_der###line 368: sage: from scipy.optimize import rosen, rosen_der File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 369: sage: minimize_constrained(rosen, [(-50,-10),(5,10)],[1,1],gradient=3Dro= sen_der,algorithm=3D'l-bfgs-b') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize_constrained(rosen, [(-Integer(50),-Integer(10)),(Integer(5)= ,Integer(10))],[Integer(1),Integer(1)],gradient=3Drosen_der,algorithm=3D'l-b= fgs-b')###line 369: sage: minimize_constrained(rosen, [(-50,-10),(5,10)],[1,1],gradient=3Dro= sen_der,algorithm=3D'l-bfgs-b') NameError: name 'rosen' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 371: sage: minimize_constrained(rosen, [(-50,-10),(5,10)],[1,1],algorithm=3D'= l-bfgs-b') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in minimize_constrained(rosen, [(-Integer(50),-Integer(10)),(Integer(5)= ,Integer(10))],[Integer(1),Integer(1)],algorithm=3D'l-bfgs-b')###line 371: sage: minimize_constrained(rosen, [(-50,-10),(5,10)],[1,1],algorithm=3D'= l-bfgs-b') NameError: name 'rosen' is not defined GLPK Simplex Optimizer, v4.45 6 rows, 3 columns, 8 non-zeros Preprocessing... 2 rows, 2 columns, 4 non-zeros Scaling... A: min|aij| =3D 2.400e+01 max|aij| =3D 5.000e+01 ratio =3D 2.083e+00 GM: min|aij| =3D 8.128e-01 max|aij| =3D 1.230e+00 ratio =3D 1.514e+00 EQ: min|aij| =3D 6.606e-01 max|aij| =3D 1.000e+00 ratio =3D 1.514e+00 Constructing initial basis... Size of triangular part =3D 2 * 0: obj =3D -5.100000000e+01 infeas =3D 0.000e+00 (0) * 1: obj =3D -5.225000000e+01 infeas =3D 0.000e+00 (0) OPTIMAL SOLUTION FOUND ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 564: sage: find_fit(data, model) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_fit(data, model)###line 564: sage: find_fit(data, model) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 654, in find_fit from scipy.optimize import leastsq File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 570: sage: fit =3D find_fit(data, f, parameters =3D [a, b, c], variables =3D = [x], solution_dict =3D True) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fit =3D find_fit(data, f, parameters =3D [a, b, c], variables =3D [x= ], solution_dict =3D True)###line 570: sage: fit =3D find_fit(data, f, parameters =3D [a, b, c], variables =3D = [x], solution_dict =3D True) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 654, in find_fit from scipy.optimize import leastsq File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 571: sage: fit[a], fit[b], fit[c] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in fit[a], fit[b], fit[c]###line 571: sage: fit[a], fit[b], fit[c] NameError: name 'fit' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/numerical/optimize.py", line 577: sage: find_fit(dataprime, a * x * log(b * x), parameters =3D [a, b], var= iables =3D [x]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in find_fit(dataprime, a * x * log(b * x), parameters =3D [a, b], varia= bles =3D [x])###line 577: sage: find_fit(dataprime, a * x * log(b * x), parameters =3D [a, b], var= iables =3D [x]) File "/usr/lib64/python2.7/site-packages/sage/numerical/optimize.py", = line 654, in find_fit from scipy.optimize import leastsq File "/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py", = line 7, in from optimize import * File "/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py", = line 28, in from linesearch import \ File "/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py"= , line 1, in from scipy.optimize import minpack2 ImportError: cannot import name minpack2 ********************************************************************** 6 items had failures: 4 of 11 in __main__.example_1 2 of 6 in __main__.example_2 4 of 9 in __main__.example_3 4 of 14 in __main__.example_4 7 of 18 in __main__.example_5 4 of 12 in __main__.example_7 ***Test Failed*** 25 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_optimize.p= y =09 [4.0 s] sage -t -force_lib "devel/sage/sage/combinat/dlx.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/yamanouchi.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/generator.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/expnums.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/sloane_functions.py" =09 [5.2 s] sage -t -force_lib "devel/sage/sage/combinat/set_partition_ordered.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/family.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/integer_list.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/backtrack.py"=20 =09 [5.1 s] sage -t -force_lib "devel/sage/sage/combinat/restricted_growth.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/words/nfactor_enumerable_word.= py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/combinat/words/nfactor_enumerable_word= .py", line 22: sage: it.next() Expected: word: 5645 Got: word: 4564 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/words/nfactor_enumerable_word= .py", line 24: sage: it.next() Expected: word: 4564 Got: word: 5645 ********************************************************************** 1 items had failures: 2 of 17 in __main__.example_0 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_nfactor_en= umerable_word.py =09 [5.2 s] sage -t -force_lib "devel/sage/sage/combinat/words/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/words/all.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/words/shuffle_product.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/alphabet.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/words/word_options.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/word_infinite_datatypes.= py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/word.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/morphism.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/words/suffix_trees.py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/combinat/words/suffix_trees.py", line = 1327: sage: t.trie_type_dict() =3D=3D dict([[(0, W("a")), 4], [(0, W("b")), 3]= , [(3, W("a")), 2], [(4, W("b")), 5], [(5, W("a")), 1]]) Expected: True Got: False ********************************************************************** 1 items had failures: 1 of 7 in __main__.example_39 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_suffix_tre= es.py =09 [4.8 s] sage -t -force_lib "devel/sage/sage/combinat/words/finite_word.py" =09 [9.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/paths.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/words/paths.py", line 121: sage: p.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.plot()###line 121: sage: p.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/words/paths.py", line 137: sage: CubePaths('abcabaabcabAAAAA').plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in CubePaths('abcabaabcabAAAAA').plot()###line 137: sage: CubePaths('abcabaabcabAAAAA').plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/words/paths.py", line 1941: sage: p.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.plot()###line 1941: sage: p.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/words/paths.py", line 1945: sage: p.plot() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p.plot()###line 1945: sage: p.plot() File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 174, in displayhook print_obj(sys.stdout, obj) File "/usr/lib64/python2.7/site-packages/sage/misc/displayhook.py", li= ne 142, in print_obj print >>out_stream, `obj` File "base.pyx", line 80, in sage.plot.plot3d.base.Graphics3d.__repr__= (sage/plot/plot3d/base.c:2526) File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1335, in sage.plot.plot3d.base.Graphics3dGroup.t= achyon_repr (sage/plot/plot3d/base.c:12714) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "/usr/lib64/python2.7/site-packages/sage/plot/plot3d/shapes2.py",= line 842, in tachyon_repr render_params.push_transform(~T) File "transform.pyx", line 120, in sage.plot.plot3d.transform.Transfor= mation.__invert__ (sage/plot/plot3d/transform.c:3841) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 2 items had failures: 2 of 42 in __main__.example_0 2 of 10 in __main__.example_53 ***Test Failed*** 4 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_paths.py =09 [6.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/word_generators.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/words/infinite_word.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/words/words.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/words/word_datatypes.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/words/abstract_word.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/e_one_star.py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/combinat/e_one_star.py", line 1087: sage: for f in P: f.color() Expected: RGB color (0.9000..., 0.9000..., 0.9000...) RGB color (0.6500..., 0.6500..., 0.6500...) RGB color (0.4000..., 0.4000..., 0.4000...) Got: RGB color (0.9, 0.9, 0.9) RGB color (0.65, 0.65, 0.65) RGB color (0.4, 0.4, 0.4) ********************************************************************** 1 items had failures: 1 of 15 in __main__.example_32 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_e_one_star= .py =09 [5.8 s] sage -t -force_lib "devel/sage/sage/combinat/composition_signed.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/split_nk.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/combinat.py" =20 The doctested process was killed by signal 30 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/designs/__init__.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/designs/ext_rep.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/designs/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/designs/covering_design.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/designs/incidence_structures.p= y" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/designs/block_design.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/integer_vector_weighted.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/alternating_sign_matrix.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/subword.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/dyck_word.py"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/integer_vector.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/free_module.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/ranker.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/dict_addition.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/composition.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/necklace.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/finite_class.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/yang_baxter_graph.py" =09 [5.6 s] sage -t -force_lib "devel/sage/sage/combinat/iet/labelled.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/iet/__init__.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/iet/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/iet/constructors.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/iet/strata.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/iet/reduced.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/iet/iet.py" =20 =09 [4.4 s] sage -t -force_lib "devel/sage/sage/combinat/iet/template.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/partition_algebra.py" =09 [22.5 s] sage -t -force_lib "devel/sage/sage/combinat/lyndon_word.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/tableau.py" =20 =09 [4.6 s] sage -t -force_lib "devel/sage/sage/combinat/skew_partition.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/combinat/partitions.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/graph_path.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/choose_nk.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/ribbon_tableau.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/permutation_nk.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/sf/macdonald.py" =09 [5.2 s] sage -t -force_lib "devel/sage/sage/combinat/sf/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/sf/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/sf/homogeneous.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/classical.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/llt.py" =20 =09 [4.1 s] sage -t -force_lib "devel/sage/sage/combinat/sf/powersum.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/sf/sfa.py" =20 =09 [5.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/hall_littlewood.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/sf/schur.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/elementary.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/jack.py" =20 =09 [6.2 s] sage -t -force_lib "devel/sage/sage/combinat/sf/sf.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/sf/monomial.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/kfpoly.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/sf/kschur.py"=20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/combinat/sf/orthotriang.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/sf/multiplicative.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/sf/ns_macdonald.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/sf/dual.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/subset.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/symmetric_group_representation= s.py" =09 [5.0 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/alcove_path.py" =1B[?1034hTrue ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 75: sage: G.is_isomorphic(GG) Expected: True Got nothing ([], [0], 2) ([0], [0, 8], 1) ([0, 1], [0, 1, 7], 2) ([0, 1, 2], [0, 1, 2, 9], 1) ([0, 1, 2, 3], [0, 1, 2, 3, 4], 2) ([0, 1, 2, 6], [0, 1, 2, 3], 1) ([0, 1, 2, 9], [0, 1, 2, 6], 1) ([0, 1, 7], [0, 1, 2], 2) ([0, 1, 7, 9], [0, 1, 2, 9], 2) ([0, 5], [0, 1], 1) ([0, 5], [0, 5, 7], 2) ([0, 5, 7], [0, 5, 7, 9], 1) ([0, 5, 7, 9], [0, 1, 7, 9], 1) ([0, 8], [0, 5], 1) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 78: sage: for edge in sorted([(u.value, v.value, i) for (u,v,i) in G.edges()= ]): print edge Expected: ([], [0], 2) ([0], [0, 8], 1) ([0, 1], [0, 1, 7], 2) ([0, 1, 2], [0, 1, 2, 9], 1) ([0, 1, 2, 3], [0, 1, 2, 3, 4], 2) ([0, 1, 2, 6], [0, 1, 2, 3], 1) ([0, 1, 2, 9], [0, 1, 2, 6], 1) ([0, 1, 7], [0, 1, 2], 2) ([0, 1, 7, 9], [0, 1, 2, 9], 2) ([0, 5], [0, 1], 1) ([0, 5], [0, 5, 7], 2) ([0, 5, 7], [0, 5, 7, 9], 1) ([0, 5, 7, 9], [0, 1, 7, 9], 1) ([0, 8], [0, 5], 1) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 317: sage: C.list() Expected: [[], [0], [0, 1], [0, 2], [0, 1, 2], [0, 1, 2, 3]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 585: sage: sage.combinat.crystals.alcove_path.compare_graphs(G1, G2, G1.verti= ces()[0], G2.vertices()[0]) Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 611: sage: sage.combinat.crystals.alcove_path.test_against_tableaux(['A',3], = 3, 2) Expected: ** Shape [2] T has 10 nodes. C weight [2, 0, 0] C has 10 nodes. Compare graphs: True ** Shape [1, 1] T has 6 nodes. C weight [0, 1, 0] C has 6 nodes. Compare graphs: True Got: ** Shape [2] T has 10 nodes. 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", lin= e 120: sage: C.list() Expected: [[], [0], [0, 1], [0, 1, 2]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/alcove_path.py", ile= d example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 5 items had failures: 3 of 8 in __main__.example_1 2 of 7 in __main__.example_10 2 of 6 in __main__.example_16 2 of 4 in __main__.example_17 2 of 6 in __main__.example_3 ***Test Failed*** 11 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_alcove_pat= h.py =09 [11.4 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/fast_crystals.py" =1B[?1034h24 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 64: sage: C.cardinality() Expected: 24 Got nothing ['A', 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 66: sage: C.cartan_type() Expected: ['A', 2] Got nothing 154 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 70: sage: C.cardinality() Expected: 154 Got nothing 16 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 74: sage: C.cardinality() Expected: 16 Got nothing 16 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 78: sage: C.cardinality() Expected: 16 Got nothing 35 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 81: sage: C.cardinality() Expected: 35 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 312: sage: c =3D C(0); c Expected: [0, 0, 0] Got nothing The fast crystal for A2 with shape [2,1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 314: sage: C[0].parent() Expected: The fast crystal for A2 with shape [2,1] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 330: sage: [v.weight() for v in FastCrystal(['B',2], shape=3D[1,0])] Expected: [(1, 0), (0, 1), (0, 0), (0, -1), (-1, 0)] Got nothing [(1/2, 1/2), (1/2, -1/2), (-1/2, 1/2), (-1/2, -1/2)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 332: sage: [v.weight() for v in FastCrystal(['B',2], shape=3D[1/2,1/2])] Expected: [(1/2, 1/2), (1/2, -1/2), (-1/2, 1/2), (-1/2, -1/2)] Got nothing [(1, 0), (0, 1), (0, -1), (-1, 0)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 334: sage: [v.weight() for v in FastCrystal(['C',2], shape=3D[1,0])] Expected: [(1, 0), (0, 1), (0, -1), (-1, 0)] Got nothing [(1, 1), (1, -1), (0, 0), (-1, 1), (-1, -1)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 336: sage: [v.weight() for v in FastCrystal(['C',2], shape=3D[1,1])] Expected: [(1, 1), (1, -1), (0, 0), (-1, 1), (-1, -1)] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 369: sage: C(0) =3D=3D C(0) Expected: True Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 371: sage: C(1) =3D=3D C(0) Expected: False Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 373: sage: C(0) =3D=3D D(0) Expected: False Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 175: sage: C.delpat # indirect doctest Expected: [[0, 0, 0], [0, 1, 0], [1, 1, 0]] Got nothing [[0, 0, 0], [1, 0, 0], [0, 1, 1]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", l= ine 177: sage: C.gampat Expected: [[0, 0, 0], [1, 0, 0], [0, 1, 1]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/fast_crystals.py", i= led example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 5 items had failures: 7 of 18 in __main__.example_1 3 of 7 in __main__.example_10 5 of 8 in __main__.example_11 4 of 8 in __main__.example_13 3 of 6 in __main__.example_4 ***Test Failed*** 22 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_fast_cryst= als.py =09 [5.4 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/spins.py" =1B[?1034h[+++, ++-, +-+, -++, +--, -+-, --+, ---] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 69: sage: C.list() Expected: [+++, ++-, +-+, -++, +--, -+-, --+, ---] Got nothing ['B', 3] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 71: sage: C.cartan_type() Expected: ['B', 3] Got nothing ['+++', '++-', '+-+', '-++', '+--', '-+-', '--+', '---'] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 76: sage: [x.signature() for x in C] Expected: ['+++', '++-', '+-+', '-++', '+--', '-+-', '--+', '---'] Got nothing 35 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 81: sage: TensorProductOfCrystals(C,C,generators=3D[[C.list()[0],C.list()[0]= ]]).cardinality() Expected: 35 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 409: sage: [[D.list()[m].e(i) for i in range(1,4)] for m in range(8)] Expected: [[None, None, None], [None, None, None], [None, ++--, None], [+-+-, None= , None], [None, None, +-+-], [+--+, None, -++-], [None, -+-+, None], [None, None,= None]] Got nothing [[None, None, None], [None, None, +++-], [None, ++-+, None], [+-++, None, No= ne], [None, None, None], [+---, None, None], [None, -+--, None], [None, None= , --+-]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 416: sage: [[E[m].e(i) for i in range(1,4)] for m in range(8)] Expected: [[None, None, None], [None, None, +++-], [None, ++-+, None], [+-++, None= , None], [None, None, None], [+---, None, None], [None, -+--, None], [None, None,= --+-]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 274: sage: a =3D=3D a Expected: True Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 276: sage: a =3D=3D b Expected: False Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", line 278: sage: b =3D=3D c Expected: False Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/spins.py", iled exam= ple: sig_on_count() Expected: 0 Got nothing ********************************************************************** 3 items had failures: 5 of 8 in __main__.example_1 3 of 7 in __main__.example_18 4 of 16 in __main__.example_9 ***Test Failed*** 12 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_spins.py =09 [4.0 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/tensor_product.py" =1B[?1034h[1, 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 336: sage: T(1,1) Expected: [1, 1] Got nothing Full tensor product of the crystals [The crystal of letters for type ['A', 2= ], The crystal of letters for type ['A', 2]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 338: sage: _.parent() Expected: Full tensor product of the crystals [The crystal of letters for type ['A= ', 2], The crystal of letters for type ['A', 2]] Got nothing [2, 1, 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 341: sage: T(C(2), C(1), C(1)) Expected: [2, 1, 1] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 458: sage: T(C(1),C(2)).e(1) =3D=3D T(C(1),C(1)) Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 460: sage: T(C(2),C(1)).e(1) =3D=3D None Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 462: sage: T(C(2),C(2)).e(1) =3D=3D T(C(1),C(2)) Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 480: sage: T(C(1),C(2)).weight() Expected: (1, 1, 0, 0) Got nothing (0, 0, 0, 0) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 483: sage: T.list()[0].weight() Expected: (0, 0, 0, 0) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 715: sage: T =3D CrystalOfTableaux(['B',3],shape=3D[3/2,1/2,1/2]); T Expected: The crystal of tableaux of type ['B', 3] and shape(s) [[3/2, 1/2, 1/2]] Got nothing 48 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 717: sage: T.cardinality() Expected: 48 Got nothing [[+++, [[1]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 719: sage: T.module_generators Expected: [[+++, [[1]]]] Got nothing The crystal of tableaux of type ['D', 3] and shape(s) [[3/2, 1/2, -1/2]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 723: sage: T =3D CrystalOfTableaux(['D',3],shape=3D[3/2,1/2,-1/2]); T Expected: The crystal of tableaux of type ['D', 3] and shape(s) [[3/2, 1/2, -1/2]] Got nothing 20 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 725: sage: T.cardinality() Expected: 20 Got nothing [[++-, [[1]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 727: sage: T.module_generators Expected: [[++-, [[1]]]] Got nothing [[]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 736: sage: T.list() Expected: [[]] Got nothing [[[1]], [[2]], [[-2]], [[-1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 741: sage: T.list() Expected: [[[1]], [[2]], [[-2]], [[-1]]] Got nothing [[], [[1]], [[2]], [[3]], [[1, 1]], [[1, 2]], [[2, 2]], [[1, 3]], [[2, 3]], = [[3, 3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 746: sage: T.list() Expected: [[], [[1]], [[2]], [[3]], [[1, 1]], [[1, 2]], [[2, 2]], [[1, 3]], [[2, 3= ]], [[3, 3]]] Got nothing ([], [[1]], [[1, 1]]) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 748: sage: T.module_generators Expected: ([], [[1]], [[1, 1]]) Got nothing [[1, 1, 0]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 752: sage: T(rows=3D[[1,1,0]]) Expected: [[1, 1, 0]] Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 759: sage: Tab(rows =3D [[1,2],[3,4]])._list =3D=3D [C(3),C(1),C(4),C(2)] Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 761: sage: Tab(columns =3D [[3,1],[4,2]])._list =3D=3D [C(3),C(1),C(4),C(2)] Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 767: sage: Tab(list =3D [3,1,4,2])._list =3D=3D [C(3),C(1),C(4),C(2)] Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 769: sage: Tab(3,1,4,2)._list =3D=3D [C(3),C(1),C(4),C(2)] Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 777: sage: Tab in T.list() Expected: True Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = line 780: sage: Tab in T.list() Expected: False Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/tensor_product.py", = iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 4 items had failures: 4 of 9 in __main__.example_11 4 of 8 in __main__.example_18 3 of 8 in __main__.example_19 18 of 44 in __main__.example_26 ***Test Failed*** 29 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_tensor_pro= duct.py =09 [6.0 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/affine.py" =1B[?1034h[[[1]], [[2]], [[3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 46: sage: A.list() Expected: [[[1]], [[2]], [[3]]] Got nothing ['A', 2, 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 48: sage: A.cartan_type() Expected: ['A', 2, 1] Got nothing [0, 1, 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 50: sage: A.index_set() Expected: [0, 1, 2] Got nothing -Lambda[0] + Lambda[1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 53: sage: b.weight() Expected: -Lambda[0] + Lambda[1] Got nothing (1, 0, 0) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 55: sage: b.classical_weight() Expected: (1, 0, 0) Got nothing [[[3]], [[2]], [[1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 57: sage: [x.s(0) for x in A.list()] Expected: [[[3]], [[2]], [[1]]] Got nothing [[[2]], [[1]], [[3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 59: sage: [x.s(1) for x in A.list()] Expected: [[[2]], [[1]], [[3]]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 310= : sage: t.pp() Expected: 1 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", line 74: sage: A is B Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/affine.py", iled exa= mple: sig_on_count() Expected: 0 Got nothing ********************************************************************** 3 items had failures: 8 of 16 in __main__.example_1 2 of 6 in __main__.example_14 2 of 10 in __main__.example_2 ***Test Failed*** 12 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_affine.py =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/crystals.py" =1B[?1034hThe crystal of letters for type ['A', 5] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 4= 6: sage: C =3D CrystalOfLetters(['A',5]); C Expected: The crystal of letters for type ['A', 5] Got nothing [1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 5= 1: sage: C.highest_weight_vectors() Expected: [1] Got nothing 6 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 5= 7: sage: C.cardinality() Expected: 6 Got nothing [1, 2, 3, 4, 5, 6] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 5= 9: sage: C.list() Expected: [1, 2, 3, 4, 5, 6] Got nothing [1, 2, 3, 4, 5, 6] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 6= 4: sage: [x for x in C] Expected: [1, 2, 3, 4, 5, 6] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", line 1= 94: sage: len(list(CB)) Expected: 1617 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/crystals.py", iled e= xample: sig_on_count() Expected: 0 Got nothing ********************************************************************** 2 items had failures: 6 of 17 in __main__.example_0 2 of 7 in __main__.example_1 ***Test Failed*** 8 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_crystals.p= y =09 [6.4 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/kirillov_reshetikhin.= py" =1B[?1034h[0, 1, 2, 3] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 92: sage: K.index_set() Expected: [0, 1, 2, 3] Got nothing [[[1], [2]], [[1], [3]], [[2], [3]], [[1], [4]], [[2], [4]], [[3], [4]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 94: sage: K.list() Expected: [[[1], [2]], [[1], [3]], [[2], [3]], [[1], [4]], [[2], [4]], [[3], [4]]] Got nothing -Lambda[0] + Lambda[2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 97: sage: b.weight() Expected: -Lambda[0] + Lambda[2] Got nothing [[2, 2], [3, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 101: sage: K.automorphism(K.module_generators[0]) Expected: [[2, 2], [3, 3]] Got nothing [[1, 2], [2, 4]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 103: sage: K.module_generators[0].e(0) Expected: [[1, 2], [2, 4]] Got nothing [[1, 1], [2, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 105: sage: K.module_generators[0].f(2) Expected: [[1, 1], [2, 3]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 108: sage: K.module_generators[0].phi(0) Expected: 0 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 110: sage: K.module_generators[0].phi(1) Expected: 0 Got nothing 2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 112: sage: K.module_generators[0].phi(2) Expected: 2 Got nothing 2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 114: sage: K.module_generators[0].epsilon(0) Expected: 2 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 116: sage: K.module_generators[0].epsilon(1) Expected: 0 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 118: sage: K.module_generators[0].epsilon(2) Expected: 0 Got nothing [[1, 2], [2, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 121: sage: b Expected: [[1, 2], [2, 3]] Got nothing [[1, 2], [3, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 123: sage: b.f(2) Expected: [[1, 2], [3, 3]] Got nothing ['D', 4, 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 127: sage: K.cartan_type() Expected: ['D', 4, 1] Got nothing ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 129: sage: type(K.module_generators[0]) Expected: Got nothing [[]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 143: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[0]] Expected: [[]] Got nothing [[]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 148: sage: [b for b in K if b.Epsilon() =3D=3D 2*Lambda[0]] Expected: [[]] Got nothing [[[3, -3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 150: sage: [b for b in K if b.Epsilon() =3D=3D 2*Lambda[3]] Expected: [[[3, -3]]] Got nothing [[[0]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 153: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[3]] Expected: [[[0]]] Got nothing [[]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 158: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[0]] Expected: [[]] Got nothing [[[2], [-2]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 160: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[1]] Expected: [[[2], [-2]]] Got nothing [[]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 163: sage: [b for b in K if b.Epsilon() =3D=3D 2*Lambda[0]] Expected: [[]] Got nothing [[[1, 2], [-2, -1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 165: sage: [b for b in K if b.Epsilon() =3D=3D 2*Lambda[1]] Expected: [[[1, 2], [-2, -1]]] Got nothing [[+++, []]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 180: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[0]] Expected: [[+++, []]] Got nothing [[-++, []]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 182: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[1]] Expected: [[-++, []]] Got nothing [[++++, []]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 192: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[0]] Expected: [[++++, []]] Got nothing [[-+++, []]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 194: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[1]] Expected: [[-+++, []]] Got nothing [[[1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 199: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[0]] Expected: [[[1]]] Got nothing [[[-3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 201: sage: [b for b in K if b.Epsilon() =3D=3D Lambda[3]] Expected: [[[-3]]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 424: sage: K Expected: Kirillov-Reshetikhin crystal of type ['B', 2, 1] with (r,s)=3D(1,1) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 529: sage: b.e(0) Expected: [[3], [-3], [-2]] Got nothing [[[[1]], None], [[[2]], None], [[[3]], None], [[[0]], None], [[[-3]], None],= [[[-2]], [[1]]], [[[-1]], [[2]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 533: sage: [[b,b.f(0)] for b in K] Expected: [[[[1]], None], [[[2]], None], [[[3]], None], [[[0]], None], [[[-3]], No= ne], [[[-2]], [[1]]], [[[-1]], [[2]]]] Got nothing [[[[1]], None], [[[2]], None], [[[3]], None], [[[-3]], None], [[[-2]], [[1]]= ], [[[-1]], [[2]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 537: sage: [[b,b.f(0)] for b in K] Expected: [[[[1]], None], [[[2]], None], [[[3]], None], [[[-3]], None], [[[-2]], [= [1]]], [[[-1]], [[2]]]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 692: sage: K.module_generator().e(0) Expected: [] Got nothing [[[2, -1], [1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 694: sage: K.module_generator().e(0).f(0) Expected: [[[2, -1], [1]]] Got nothing [[1]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 698: sage: b Expected: [[1]] Got nothing [[-2, 1]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 700: sage: b.e(0) Expected: [[-2, 1]] Got nothing [[-1, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 703: sage: b Expected: [[-1, 3]] Got nothing [[-1, -2, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 705: sage: b.e(0) Expected: [[-1, -2, 3]] Got nothing [[[2, -1], [1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 717: sage: t Expected: [[[2, -1], [1]]] Got nothing Got nothing [] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 721: sage: K.retract(t).e(0) Expected: [] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 1195: sage: G.is_isomorphic(Gnew, edge_labels =3D True) Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 358: sage: [[b,f(b)] for b in TensorProductOfCrystals(K,L)] Expected: [[[[[1]], [[1, 1]]], [[[1, 1]], [[1]]]], [[[[1]], [[1, 2]]], [[[1, 1]], [[2]]]], [[[[1]], [[2, 2]]], [[[1, 2]], [[2]]]], [[[[1]], [[1, 3]]], [[[1, 1]], [[3]]]], [[[[1]], [[2, 3]]], [[[1, 2]], [[3]]]], [[[[1]], [[3, 3]]], [[[1, 3]], [[3]]]], [[[[2]], [[1, 1]]], [[[1, 2]], [[1]]]], [[[[2]], [[1, 2]]], [[[2, 2]], [[1]]]], [[[[2]], [[2, 2]]], [[[2, 2]], [[2]]]], [[[[2]], [[1, 3]]], [[[2, 3]], [[1]]]], [[[[2]], [[2, 3]]], [[[2, 2]], [[3]]]], [[[[2]], [[3, 3]]], [[[2, 3]], [[3]]]], [[[[3]], [[1, 1]]], [[[1, 3]], [[1]]]], [[[[3]], [[1, 2]]], [[[1, 3]], [[2]]]], [[[[3]], [[2, 2]]], [[[2, 3]], [[2]]]], [[[[3]], [[1, 3]]], [[[3, 3]], [[1]]]], [[[[3]], [[2, 3]]], [[[3, 3]], [[2]]]], [[[[3]], [[3, 3]]], [[[3, 3]], [[3]]]]] Got nothing [[[2], [-2]], [[1]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", line 383: sage: f(b) Expected: [[[2], [-2]], [[1]]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/kirillov_reshetikhin= .py", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 6 items had failures: 31 of 58 in __main__.example_1 2 of 6 in __main__.example_10 4 of 16 in __main__.example_16 10 of 22 in __main__.example_23 2 of 17 in __main__.example_48 3 of 17 in __main__.example_8 ***Test Failed*** 52 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_kirillov_r= eshetikhin.py =09 [18.7 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/direct_sum.py" =1B[?1034h[1, 2, 3, [[1], [2]], [[1], [3]], [[2], [3]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 49: sage: B.list() Expected: [1, 2, 3, [[1], [2]], [[1], [3]], [[2], [3]]] Got nothing [2, None, None, None, [[2], [3]], None] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 51: sage: [b.f(1) for b in B] Expected: [2, None, None, None, [[2], [3]], None] Got nothing [1, [[1], [2]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 53: sage: B.module_generators Expected: [1, [[1], [2]]] Got nothing [(0, 1), (0, 2), (0, 3), (1, 1), (1, 2), (1, 3)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 59: sage: B.list() Expected: [(0, 1), (0, 2), (0, 3), (1, 1), (1, 2), (1, 3)] Got nothing [(0, 1), (1, 1)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 61: sage: B.module_generators Expected: [(0, 1), (1, 1)] Got nothing (0, 1) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 64: sage: b Expected: (0, 1) Got nothing (1, 0, 0) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", line= 66: sage: b.weight() Expected: (1, 0, 0) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/direct_sum.py", iled= example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 8 of 15 in __main__.example_1 ***Test Failed*** 8 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_direct_sum= .py =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/highest_weight_crysta= ls.py" =1B[?1034h27 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 43: sage: T.cardinality() Expected: 27 Got nothing 27 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 46: sage: T.cardinality() Expected: 27 Got nothing 78 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 49: sage: T.cardinality() Expected: 78 Got nothing 2925 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 52: sage: T.cardinality() Expected: 2925 Got nothing 351 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 55: sage: T.cardinality() Expected: 351 Got nothing 351 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 58: sage: T.cardinality() Expected: 351 Got nothing 133 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 64: sage: T.cardinality() Expected: 133 Got nothing 912 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 67: sage: T.cardinality() Expected: 912 Got nothing 8645 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 70: sage: T.cardinality() Expected: 8645 Got nothing 365750 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 73: sage: T.cardinality() Expected: 365750 Got nothing 27664 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 76: sage: T.cardinality() Expected: 27664 Got nothing 1539 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 79: sage: T.cardinality() Expected: 1539 Got nothing 56 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", line 82: sage: T.cardinality() Expected: 56 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/highest_weight_cryst= als.py", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 14 of 33 in __main__.example_1 ***Test Failed*** 14 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_highest_we= ight_crystals.py =09 [4.4 s] sage -t -force_lib "devel/sage/sage/combinat/crystals/letters.py" =1B[?1034h[1, 2, 3, 4, 5, 6] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 60= : sage: C.list() Expected: [1, 2, 3, 4, 5, 6] Got nothing ['A', 5] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 62= : sage: C.cartan_type() Expected: ['A', 5] Got nothing The crystal of letters for type ['E', 6] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 74= : sage: C Expected: The crystal of letters for type ['E', 6] Got nothing [+, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, = y, z] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 76= : sage: C.list() Expected: [+, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w,= x, y, z] Got nothing The crystal of letters for type ['E', 6] (dual) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 79= : sage: C Expected: The crystal of letters for type ['E', 6] (dual) Got nothing [-, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, = Y, Z] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 81= : sage: C.list() Expected: [-, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W,= X, Y, Z] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 30= 4: sage: C(-4) < C(4) Expected: False Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 30= 6: sage: C(4) < C(-3) Expected: True Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 30= 8: sage: C(4) < C(4) Expected: False Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 31= 0: sage: C(4) < 5 Expected: False Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 39= 2: sage: C.list() Expected: [1, 2, 3, 4] Got nothing [[False, True, True, True], [False, False, True, True], [False, False, False= , True], [False, False, False, False]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 39= 4: sage: [ [x < y for y in C] for x in C ] Expected: [[False, True, True, True], [False, False, True, True], [False, False, False, True], [False, False, False, False]] Got nothing (False, True, True, False) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 40= 3: sage: C(1) < C(1), C(1) < C(2), C(1) < C(3), C(2) < C(1) Expected: (False, True, True, False) Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 42= 9: sage: [[c,i,c.e(i)] for i in C.index_set() for c in C if c.e(i) is not N= one] Expected: [[2, 1, 1], [3, 2, 2], [4, 3, 3], [5, 4, 4]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 49= 7: sage: [[c,i,c.e(i)] for i in C.index_set() for c in C if c.e(i) is not N= one] Expected: [[2, 1, 1], [-1, 1, -2], [3, 2, 2], [-2, 2, -3], [4, 3, 3], [-3, 3, -4], [0, 4, 4], [-4, 4, 0]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 56= 1: sage: C.list() Expected: [1, 2, 3, -3, -2, -1] Got nothing [[False, True, True, True, True, True], [False, False, True, True, True, Tru= e], [False, False, False, True, True, True], [False, False, False, False, Tr= ue, True], [False, False, False, False, False, True], [False, False, False, = False, False, False]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 56= 3: sage: [ [x < y for y in C] for x in C ] Expected: [[False, True, True, True, True, True], [False, False, True, True, True, True], [False, False, False, True, True, True], [False, False, False, False, True, True], [False, False, False, False, False, True], [False, False, False, False, False, False]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 59= 6: sage: [[c,i,c.e(i)] for i in C.index_set() for c in C if c.e(i) is not N= one] Expected: [[2, 1, 1], [-1, 1, -2], [3, 2, 2], [-2, 2, -3], [4, 3, 3], [-3, 3, -4], [-4, 4, 4]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 68= 3: sage: [[c,i,c.e(i)] for i in C.index_set() for c in C if c.e(i) is not N= one] Expected: [[2, 1, 1], [-1, 1, -2], [3, 2, 2], [-2, 2, -3], [4, 3, 3], [-3, 3, -4], [5, 4, 4], [-4, 4, -5], [-5, 5, 4], [-4, 5, 5]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 75= 3: sage: C.list() Expected: [1, 2, 3, 0, -3, -2, -1] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 11= 31: sage: C.module_generators Expected: [[6]] Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 11= 33: sage: all(b=3D=3Db.retract(b.lift()) for b in C) Expected: True Got nothing [[6], [5, -6], [4, -5], [2, 3, -4], [3, -2], [1, 2, -3], [2, -1], [1, 4, -2,= -3], [4, -1, -2], [1, 5, -4], [3, 5, -1, -4], [5, -3], [1, 6, -5], [3, 6, -= 1, -5], [4, 6, -3, -5], [2, 6, -4], [6, -2], [1, -6], [3, -1, -6], [4, -3, -= 6], [2, 5, -4, -6], [5, -2, -6], [2, -5], [4, -2, -5], [3, -4], [1, -3], [-1= ]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 11= 35: sage: C.list() Expected: [[6], [5, -6], [4, -5], [2, 3, -4], [3, -2], [1, 2, -3], [2, -1], [1, 4,= -2, -3], [4, -1, -2], [1, 5, -4], [3, 5, -1, -4], [5, -3], [1, 6, -5], [3, 6, -1,= -5], [4, 6, -3, -5], [2, 6, -4], [6, -2], [1, -6], [3, -1, -6], [4, -3, -6], [2, 5, -4, -6], = [5, -2, -6], [2, -5], [4, -2, -5], [3, -4], [1, -3], [-1]] Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 11= 41: sage: all(b.f(i).e(i) =3D=3D b for i in C.index_set() for b in C if b.f(= i) is not None) Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 11= 43: sage: all(b.e(i).f(i) =3D=3D b for i in C.index_set() for b in C if b.e(= i) is not None) Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 12= 83: sage: C.module_generators Expected: [[7]] Got nothing [[7], [-7, 6], [-6, 5], [-5, 4], [-4, 2, 3], [-2, 3], [-3, 1, 2], [-1, 2], [= -3, -2, 1, 4], [-1, -2, 4], [-4, 1, 5], [-4, -1, 3, 5], [-3, 5], [-5, 6, 1],= [-5, -1, 3, 6], [-5, -3, 4, 6], [-4, 2, 6], [-2, 6], [-6, 7, 1], [-1, -6, 3= , 7], [-6, -3, 7, 4], [-6, -4, 2, 7, 5], [-6, -2, 7, 5], [-5, 7, 2], [-5, -2= , 4, 7], [-4, 7, 3], [-3, 1, 7], [-1, 7], [-7, 1], [-1, -7, 3], [-7, -3, 4],= [-4, -7, 2, 5], [-7, -2, 5], [-5, -7, 6, 2], [-5, -2, -7, 4, 6], [-7, -4, 6= , 3], [-3, -7, 1, 6], [-7, -1, 6], [-6, 2], [-2, -6, 4], [-6, -4, 5, 3], [-3= , -6, 1, 5], [-6, -1, 5], [-5, 3], [-3, -5, 4, 1], [-5, -1, 4], [-4, 1, 2], = [-1, -4, 3, 2], [-3, 2], [-2, -3, 4], [-4, 5], [-5, 6], [-6, 7], [-7], [-2, = 1], [-2, -1, 3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 12= 85: sage: C.list() Expected: [[7], [-7, 6], [-6, 5], [-5, 4], [-4, 2, 3], [-2, 3], [-3, 1, 2], [-1, 2], [-3, -2, 1, 4], [-1, -2, 4], [-4, 1, 5], [-4, -1, 3, 5], [-3, 5], [-5, 6, 1], [-5, -1, 3, 6], [-5, -3, 4, 6], [-4, 2, 6], [-2, 6], [-6, 7, 1], [-1, -6, 3, 7], [-6, -3, 7, 4], [-6, -4, 2, 7, 5], [-6, -2, 7, 5], [-5, 7, 2], [-5, -2, 4, 7], [-4, 7, 3], [-3, 1, 7], [-1, 7], [-7, 1], [-1, -7, 3], [-7, -3, 4], [-4, -7, 2, 5], [-7, -2, 5], [-5, -7, 6, 2], [-5, -2, -7, 4, 6], [-7, -4, 6, 3], [-3, -7, 1, 6], [-7, -1, 6], [-6, 2], [-2, -6, 4], [-6, -4, 5, 3], [-3, -6, 1, 5], [-6, -1, 5], [-5, 3], [-3, -5, 4, 1], [-5, -1, 4], [-4, 1, 2], [-1, -4, 3, 2], [-3, 2], [-2, -3, 4], [-4, 5], [-5, 6], [-6, 7], [-7], [-2, 1], [-2, -1, 3]] Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 12= 97: sage: all(b.f(i).e(i) =3D=3D b for i in C.index_set() for b in C if b.f(= i) is not None) Expected: True Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", line 12= 99: sage: all(b.e(i).f(i) =3D=3D b for i in C.index_set() for b in C if b.e(= i) is not None) Expected: True Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/crystals/letters.py", iled ex= ample: sig_on_count() Expected: 0 Got nothing ********************************************************************** 12 items had failures: 7 of 12 in __main__.example_1 5 of 8 in __main__.example_11 4 of 9 in __main__.example_16 2 of 5 in __main__.example_18 1 of 5 in __main__.example_20 2 of 5 in __main__.example_22 3 of 7 in __main__.example_24 2 of 5 in __main__.example_26 2 of 5 in __main__.example_30 2 of 6 in __main__.example_32 6 of 12 in __main__.example_41 5 of 11 in __main__.example_48 ***Test Failed*** 41 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_letters.py =09 [9.1 s] sage -t -force_lib "devel/sage/sage/combinat/combinat_cython.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/combination.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/tools.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/cartesian_product.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/tuple.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/set_partition.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/permutation.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/combinat/kazhdan_lusztig.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/combinat/posets/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/posets/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/posets/lattices.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/posets/elements.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/posets/poset_examples.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/combinat/posets/posets.py" =1B[?1034h ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/posets.py", line 594: sage: type(D.plot()) Expected: Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/posets.py", iled examp= le: sig_on_count() Expected: 0 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/posets.py", iled examp= le: sig_on_count() Expected: 0 Got nothing ********************************************************************** 2 items had failures: 2 of 13 in __main__.example_17 1 of 8 in __main__.example_18 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_posets.py =09 [8.9 s] sage -t -force_lib "devel/sage/sage/combinat/posets/hasse_diagram.py" =1B[?1034h ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/hasse_diagram.py", lin= e 125: sage: type(H.plot(label_elements=3DTrue)) Expected: Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/hasse_diagram.py", ile= d example: sig_on_count() Expected: 0 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/posets/hasse_diagram.py", ile= d example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 2 items had failures: 2 of 12 in __main__.example_6 1 of 10 in __main__.example_7 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_hasse_diag= ram.py =09 [6.0 s] sage -t -force_lib "devel/sage/sage/combinat/non_decreasing_parking_functio= n.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/perfect_matching.py" The doctested process was killed by signal 30 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/combinatorial_algebra.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/partition.py"=20 =09 [8.7 s] sage -t -force_lib "devel/sage/sage/combinat/ribbon.py" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/schubert_polynomial.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/dynkin_diagram.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/root_space.py" =09 [4.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_H.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_C.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/weyl_group.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/weyl_group.py", l= ine 20: sage: d.show3d(color_by_label=3DTrue, edge_size=3D0.01, vertex_size=3D0.= 03) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d.show3d(color_by_label=3DTrue, edge_size=3DRealNumber('0.01'), vert= ex_size=3DRealNumber('0.03'))###line 20: sage: d.show3d(color_by_label=3DTrue, edge_size=3D0.01, vertex_size=3D0.= 03) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 8 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_weyl_group= .py =09 [11.6 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_C_affine.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_None.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_BC_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_F_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/weight_space.py" =09 [5.7 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/pieri_factors.py" =09 [17.6 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/root_system.py" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/weight_lattice_rea= lization.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/cartan_matrix.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_dual.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_D_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/ambient_space.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_E_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_reducible.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/cartan_type.py" =1B[?1034hThe crystal of letters for type ['A', 4] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 63: sage: C Expected: The crystal of letters for type ['A', 4] Got nothing [1, 2, 3, 4, 5] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 65: sage: C.list() Expected: [1, 2, 3, 4, 5] Got nothing The crystal of tableaux of type ['A', 4] and shape(s) [[2]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 69: sage: C Expected: The crystal of tableaux of type ['A', 4] and shape(s) [[2]] Got nothing 15 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 71: sage: C.cardinality() Expected: 15 Got nothing [['A', 1], ['A', 5], ['B', 1], ['B', 5], ['C', 1], ['C', 5], ['D', 2], ['D',= 3], ['D', 5], ['E', 6], ['E', 7], ['E', 8], ['F', 4], ['G', 2]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 77: sage: CartanType.samples(finite =3D True, crystalographic =3D True) Expected: [['A', 1], ['A', 5], ['B', 1], ['B', 5], ['C', 1], ['C', 5], ['D', 2], [= 'D', 3], ['D', 5], ['E', 6], ['E', 7], ['E', 8], ['F', 4], ['G', 2]] Got nothing [['I', 5], ['H', 3], ['H', 4]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 83: sage: CartanType.samples(finite =3D True, crystalographic =3D False) Expected: [['I', 5], ['H', 3], ['H', 4]] Got nothing (True, True, False, True) ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 92: sage: T.is_finite(), T.is_simply_laced(), T.is_affine(), T.is_crystalogr= aphic() Expected: (True, True, False, True) Got nothing O 4 | | O---O---O 1 2 3 D4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 103: sage: DynkinDiagram(T) Expected: O 4 | | O---O---O 1 2 3 D4 Got nothing O 2 | | O---O---O---O---O 1 3 4 5 6 E6 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 112: sage: DynkinDiagram(E6) Expected: O 2 | | O---O---O---O---O 1 3 4 5 6 E6 Got nothing O 6 | | O---O---O---O---O 1 2 3 4 5 E6 relabelled by {1: 1, 2: 6, 3: 2, 4: 3, 5: 4, 6: 5} ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 124: sage: E6.relabel({1:1,2:6,3:2,4:3,5:4,6:5}).dynkin_diagram() Expected: O 6 | | O---O---O---O---O 1 2 3 4 5 E6 relabelled by {1: 1, 2: 6, 3: 2, 4: 3, 5: 4, 6: 5} Got nothing [2 0 0] [0 2 0] [0 0 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 150: sage: g.cartan_matrix() Expected: [2 0 0] [0 2 0] [0 0 2] Got nothing [ 2 -1 -1] [-2 2 -1] [-1 -1 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 163: sage: g.cartan_matrix() Expected: [ 2 -1 -1] [-2 2 -1] [-1 -1 2] Got nothing [(1, 2, 2), (1, 3, 1), (2, 1, 1), (2, 3, 1), (3, 1, 1), (3, 2, 1)] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 170: sage: g.edges() Expected: [(1, 2, 2), (1, 3, 1), (2, 1, 1), (2, 3, 1), (3, 1, 1), (3, 2, 1)] Got nothing A2xB2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 182: sage: CartanType(['A',2],['B',2]) Expected: A2xB2 Got nothing A2xB2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 184: sage: CartanType([['A',2],['B',2]]) Expected: A2xB2 Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 186: sage: CartanType(['A',2],['B',2]).is_reducible() Expected: True Got nothing A2xB2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 191: sage: CartanType("A2xB2") Expected: A2xB2 Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 193: sage: CartanType("A2","B2") =3D=3D CartanType("A2xB2") Expected: True Got nothing A1xA1 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 201: sage: CartanType(["I",1]) Expected: A1xA1 Got nothing ['A', 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 203: sage: CartanType(["I",3]) Expected: ['A', 2] Got nothing ['C', 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 205: sage: CartanType(["I",4]) Expected: ['C', 2] Got nothing ['G', 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 207: sage: CartanType(["I",6]) Expected: ['G', 2] Got nothing ['B', 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 216: sage: CartanType(['B',1]) Expected: ['B', 1] Got nothing ['C', 1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 218: sage: CartanType(['C',1]) Expected: ['C', 1] Got nothing ['D', 2] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 220: sage: CartanType(['D',2]) Expected: ['D', 2] Got nothing ['D', 3] ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 222: sage: CartanType(['D',3]) Expected: ['D', 3] Got nothing 0 O-----------+ | | | | O---O---O---O 1 2 3 4 A4~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 231: sage: CartanType(["A", 4, 1]).dynkin_diagram() Expected: 0 O-----------+ | | | | O---O---O---O 1 2 3 4 A4~ Got nothing O 0 | | O---O---O=3D>=3DO 1 2 3 4 B4~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 239: sage: CartanType(["B", 4, 1]).dynkin_diagram() Expected: O 0 | | O---O---O=3D>=3DO 1 2 3 4 B4~ Got nothing O 0 | | O---O---O=3D<=3DO 1 2 3 4 B4~* ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 249: sage: CartanType(["B", 4, 1]).dual().dynkin_diagram() Expected: O 0 | | O---O---O=3D<=3DO 1 2 3 4 B4~* Got nothing O=3D<=3DO---O---O=3D<=3DO 0 1 2 3 4 BC4~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 259: sage: CartanType(["BC", 4, 2]).dynkin_diagram() Expected: O=3D<=3DO---O---O=3D<=3DO 0 1 2 3 4 BC4~ Got nothing O<=3D>O 0 1 A1~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 266: sage: CartanType(["A", 1, 1]).dynkin_diagram() Expected: O<=3D>O 0 1 A1~ Got nothing 4 O=3D<=3DO 0 1 BC1~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 270: sage: CartanType(["BC", 1, 2]).dynkin_diagram() Expected: 4 O=3D<=3DO 0 1 BC1~ Got nothing ['B', 5, 1]^* ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 279: sage: CartanType(["A", 9, 2]) Expected: ['B', 5, 1]^* Got nothing O 0 | | O---O---O---O=3D<=3DO 1 2 3 4 5 B5~* ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 281: sage: CartanType(["A", 9, 2]).dynkin_diagram() Expected: O 0 | | O---O---O---O=3D<=3DO 1 2 3 4 5 B5~* Got nothing O=3D<=3DO---O---O---O=3D<=3DO 0 1 2 3 4 5 BC5~ ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 288: sage: CartanType(["A", 10, 2]).dynkin_diagram() Expected: O=3D<=3DO---O---O---O=3D<=3DO 0 1 2 3 4 5 BC5~ Got nothing O=3D<=3DO---O---O=3D>=3DO 0 1 2 3 4 C4~* ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 292: sage: CartanType(["D", 5, 2]).dynkin_diagram() Expected: O=3D<=3DO---O---O=3D>=3DO 0 1 2 3 4 C4~* Got nothing 3 O=3D>=3DO---O 2 1 0 G2~* relabelled by {0: 0, 1: 2, 2: 1} ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 296: sage: CartanType(["D", 4, 3]).dynkin_diagram() Expected: 3 O=3D>=3DO---O 2 1 0 G2~* relabelled by {0: 0, 1: 2, 2: 1} Got nothing O---O---O=3D<=3DO---O 0 1 2 3 4 F4~* ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = line 301: sage: CartanType(["E", 6, 2]).dynkin_diagram() Expected: O---O---O=3D<=3DO---O 0 1 2 3 4 F4~* Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/combinat/root_system/cartan_type.py", = iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 39 of 60 in __main__.example_0 ***Test Failed*** 39 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_cartan_typ= e.py =09 [4.7 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_G.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_A.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_F.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_B_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/weyl_characters.py= " =09 [12.1 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_relabel.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_E.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_G_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_D.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_B.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_I.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/type_A_affine.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/root_lattice_reali= zation.py" =09 [5.2 s] sage -t -force_lib "devel/sage/sage/combinat/root_system/coxeter_matrix.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/combinat/misc.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/symmetric_group_algebra.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/hadamard_matrix.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/dlxcpp.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/dancing_links.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/matrices/latin.py" =09 [5.1 s] sage -t -force_lib "devel/sage/sage/combinat/multichoose_nk.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/output.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/species/linear_order_species.p= y" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/species/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/combinat/species/functorial_composition= _species.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/combinat/species/structure.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/species/set_species.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/species/product_species.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/library.py" =09 [6.4 s] sage -t -force_lib "devel/sage/sage/combinat/species/subset_species.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/species/generating_series.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/species/species.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/sum_species.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/species/partition_species.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/species/composition_species.py= " =09 [4.5 s] sage -t -force_lib "devel/sage/sage/combinat/species/permutation_species.py= " =09 [4.0 s] sage -t -force_lib "devel/sage/sage/combinat/species/series.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/combinat/species/cycle_species.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/combinat/species/empty_species.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/recursive_species.py" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/series_order.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/species/characteristic_species= .py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/combinat/species/misc.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/combinat/species/stream.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/permutation_cython.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/q_analogues.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/combinat/skew_tableau.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/all_cmdline.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/qfsolve.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__equival= ence_testing.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__reducti= on_theory.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/genera/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/genera/all.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/genera/genus.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/random_quadraticform.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__mass.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/special_values.py" =09 [7.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__local_r= epresentation_conditions.py" =09 [21.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__siegel_= product.py" =09 [6.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__genus.p= y" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__variabl= e_substitutions.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/binary_qf.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/count_local_2.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__mass__S= iegel_densities.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__theta.p= y" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/extras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__evaluat= e.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__split_l= ocal_covering.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__ternary= _Tornaria.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__neighbo= rs.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__local_d= ensity_congruence.py" =09 [5.2 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__local_f= ield_invariants.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__local_d= ensity_interfaces.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__count_l= ocal_2.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/constructions.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__automor= phisms.py" =09 [7.1 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__mass__C= onway_Sloane_masses.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/quadratic_forms/quadratic_form__local_n= ormal_form.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/stats/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/stats/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/stats/r.py" =20 =09 [3.7 s] sage -t -force_lib "devel/sage/sage/stats/intlist.pyx" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/stats/basic_stats.py" =20 =09 [3.8 s] sage -t -force_lib "devel/sage/sage/stats/test.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/stats/hmm/__init__.py"=20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/stats/hmm/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/stats/hmm/hmm.pyx" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/stats/hmm/chmm.pyx" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/stats/hmm/util.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/stats/hmm/distributions.pyx" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/matrix/strassen.pyx" =20 =09 [4.4 s] sage -t -force_lib "devel/sage/sage/matrix/__init__.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_space.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_space.py", line 1414: sage: tinv(RDF, sparse=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in tinv(RDF, sparse=3DFalse)###line 1414: sage: tinv(RDF, sparse=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/matrix/matrix_space.py",= line 1466, in test_trivial_matrices_inverse assert(not m0.is_invertible()) File "matrix0.pyx", line 3126, in sage.matrix.matrix0.Matrix.is_invert= ible (sage/matrix/matrix0.c:17193) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_space.py", line 1416: sage: tinv(CDF, sparse=3DFalse) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in tinv(CDF, sparse=3DFalse)###line 1416: sage: tinv(CDF, sparse=3DFalse) File "/usr/lib64/python2.7/site-packages/sage/matrix/matrix_space.py",= line 1466, in test_trivial_matrices_inverse assert(not m0.is_invertible()) File "matrix0.pyx", line 3126, in sage.matrix.matrix0.Matrix.is_invert= ible (sage/matrix/matrix0.c:17193) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 2 of 23 in __main__.example_36 ***Test Failed*** 2 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix_spa= ce.py =09 [3.9 s] sage -t -force_lib "devel/sage/sage/matrix/matrix2.pyx" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8373: sage: L =3D m.cholesky_decomposition(); L Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L =3D m.cholesky_decomposition(); L###line 8373: sage: L =3D m.cholesky_decomposition(); L File "matrix2.pyx", line 8495, in sage.matrix.matrix2.Matrix.cholesky_= decomposition (sage/matrix/matrix2.c:40923) File "matrix_real_double_dense.pyx", line 169, in sage.matrix.matrix_r= eal_double_dense.Matrix_real_double_dense._cholesky_decomposition_ (sage/mat= rix/matrix_real_double_dense.c:2400) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8379: sage: L.parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L.parent()###line 8379: sage: L.parent() NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8381: sage: L*L.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L*L.transpose()###line 8381: sage: L*L.transpose() NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8387: sage: ( L*L.transpose() - m ).norm(1) < 2^-30 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ( L*L.transpose() - m ).norm(Integer(1)) < Integer(2)**-Integer(30)#= ##line 8387: sage: ( L*L.transpose() - m ).norm(1) < 2^-30 NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8392: sage: L[0,0] =3D 0 Expected: Traceback (most recent call last): ... ValueError: matrix is immutable; please change a copy instead (i.e., use= copy(M) to change a copy of M). Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L[Integer(0),Integer(0)] =3D Integer(0)###line 8392: sage: L[0,0] =3D 0 NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8412: sage: r.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in r.eigenvalues()###line 8412: sage: r.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8429: sage: m.cholesky_decomposition() Expected: Traceback (most recent call last): ... ValueError: The input matrix was not symmetric and positive definite Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.cholesky_decomposition()###line 8429: sage: m.cholesky_decomposition() File "matrix2.pyx", line 8495, in sage.matrix.matrix2.Matrix.cholesky_= decomposition (sage/matrix/matrix2.c:40923) File "matrix_real_double_dense.pyx", line 169, in sage.matrix.matrix_r= eal_double_dense.Matrix_real_double_dense._cholesky_decomposition_ (sage/mat= rix/matrix_real_double_dense.c:2400) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8451: sage: eigs =3D m.change_ring(CDF).eigenvalues() # again for display purp= oses Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in eigs =3D m.change_ring(CDF).eigenvalues() # again for display purpos= es###line 8451: sage: eigs =3D m.change_ring(CDF).eigenvalues() # again for display purp= oses File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8452: sage: all(abs(imag(e)) < 1.1e-15 for e in eigs) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all(abs(imag(e)) < RealNumber('1.1e-15') for e in eigs)###line 8452: sage: all(abs(imag(e)) < 1.1e-15 for e in eigs) NameError: name 'eigs' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8454: sage: [real(e) for e in eigs] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in [real(e) for e in eigs]###line 8454: sage: [real(e) for e in eigs] NameError: name 'eigs' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8481: sage: r.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in r.eigenvalues()###line 8481: sage: r.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8812: sage: Id.norm(2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Id.norm(Integer(2))###line 8812: sage: Id.norm(2) File "matrix2.pyx", line 8843, in sage.matrix.matrix2.Matrix.norm (sag= e/matrix/matrix2.c:42648) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix2.pyx", line 8815: sage: A.norm() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.norm()###line 8815: sage: A.norm() File "matrix2.pyx", line 8843, in sage.matrix.matrix2.Matrix.norm (sag= e/matrix/matrix2.c:42648) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/sitFor whitespace errors, see the file /hom= e/rose/.sage/tmp/.doctest_matrix2.py =09 [3.8 s] sage -t -force_lib "devel/sage/sage/matrix/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_modn_sparse.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_integer_dense_hnf.py" =09 [5.4 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_rational_sparse.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_integer_sparse.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/matrix/tests.py" =20 =09 [3.5 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_real_double_dense.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_real_double_dense.pyx", = line 61: sage: n=3D m^(-1); n Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n=3D m**(-Integer(1)); n###line 61: sage: n=3D m^(-1); n File "matrix0.pyx", line 4230, in sage.matrix.matrix0.Matrix.__pow__ (= sage/matrix/matrix0.c:22771) File "element.pyx", line 1534, in sage.structure.element.RingElement._= _pow__ (sage/structure/element.c:12576) File "element.pyx", line 3093, in sage.structure.element.generic_power= _c (sage/structure/element.c:22933) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_real_double_dense.pyx", = line 70: sage: p,e =3D m.right_eigenvectors() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p,e =3D m.right_eigenvectors()###line 70: sage: p,e =3D m.right_eigenvectors() File "matrix_double_dense.pyx", line 902, in sage.matrix.matrix_double= _dense.Matrix_double_dense.right_eigenvectors (sage/matrix/matrix_double_den= se.c:6524) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_real_double_dense.pyx", = line 82: sage: m.solve_left(b) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.solve_left(b)###line 82: sage: m.solve_left(b) File "matrix_double_dense.pyx", line 996, in sage.matrix.matrix_double= _dense.Matrix_double_dense.solve_left (sage/matrix/matrix_double_dense.c:707= 7) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_real_double_dense.pyx", = line 148: sage: L =3D m.cholesky_decomposition() # indirect doctest Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L =3D m.cholesky_decomposition() # indirect doctest###line 148: sage: L =3D m.cholesky_decomposition() # indirect doctest File "matrix2.pyx", line 8495, in sage.matrix.matrix2.Matrix.cholesky_= decomposition (sage/matrix/matrix2.c:40923) File "matrix_real_double_dense.pyx", line 169, in sage.matrix.matrix_r= eal_double_dense.Matrix_real_double_dense._cholesky_decomposition_ (sage/mat= rix/matrix_real_double_dense.c:2400) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_real_double_dense.pyx", = line 149: sage: L*L.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L*L.transpose()###line 149: sage: L*L.transpose() NameError: name 'L' is not defined ********************************************************************** 2 items had failures: 3 of 9 in __main__.example_1 2 of 8 in __main__.example_4 ***Test Failed*** 5 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix_rea= l_double_dense.py =09 [3.4 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_misc.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_integer_dense_saturation.= py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_rational_dense.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/matrix/symplectic_basis.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_generic_dense.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_integer_dense.pyx" =09 [4.7 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_mpolynomial_dense.pyx" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/matrix/matrix1.pyx" =20 =09 [4.8 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_window_modn_dense.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_double_dense.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 81: sage: n=3D m^(-1); n Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n=3D m**(-Integer(1)); n###line 81: sage: n=3D m^(-1); n File "matrix0.pyx", line 4230, in sage.matrix.matrix0.Matrix.__pow__ (= sage/matrix/matrix0.c:22771) File "element.pyx", line 1534, in sage.structure.element.RingElement._= _pow__ (sage/structure/element.c:12576) File "element.pyx", line 3093, in sage.structure.element.generic_power= _c (sage/structure/element.c:22933) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 419: sage: (~A).det() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (~A).det()###line 419: sage: (~A).det() File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 426: sage: ~A Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in ~A###line 426: sage: ~A File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 445: sage: A.determinant() < 10e-12 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.determinant() < RealNumber('10e-12')###line 445: sage: A.determinant() < 10e-12 File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 566: sage: P,L,U =3D m.LU() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P,L,U =3D m.LU()###line 566: sage: P,L,U =3D m.LU() File "matrix_double_dense.pyx", line 606, in sage.matrix.matrix_double= _dense.Matrix_double_dense.LU (sage/matrix/matrix_double_dense.c:4896) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 567: sage: P*m Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P*m###line 567: sage: P*m NameError: name 'P' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 572: sage: L*U Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L*U###line 572: sage: L*U NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 580: sage: L[0,0] =3D 0 Expected: Traceback (most recent call last): ... ValueError: matrix is immutable; please change a copy instead (i.e., use= copy(M) to change a copy of M). Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L[Integer(0),Integer(0)] =3D Integer(0)###line 580: sage: L[0,0] =3D 0 NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 584: sage: P[0,0] =3D 0 Expected: Traceback (most recent call last): ... ValueError: matrix is immutable; please change a copy instead (i.e., use= copy(M) to change a copy of M). Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P[Integer(0),Integer(0)] =3D Integer(0)###line 584: sage: P[0,0] =3D 0 NameError: name 'P' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 588: sage: U[0,0] =3D 0 Expected: Traceback (most recent call last): ... ValueError: matrix is immutable; please change a copy instead (i.e., use= copy(M) to change a copy of M). Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U[Integer(0),Integer(0)] =3D Integer(0)###line 588: sage: U[0,0] =3D 0 NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 653: sage: spectrum =3D m.eigenspaces_left() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum =3D m.eigenspaces_left()###line 653: sage: spectrum =3D m.eigenspaces_left() File "matrix_double_dense.pyx", line 678, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenspaces_left (sage/matrix/matrix_double_dense= .c:5344) File "matrix_double_dense.pyx", line 842, in sage.matrix.matrix_double= _dense.Matrix_double_dense.left_eigenvectors (sage/matrix/matrix_double_dens= e.c:6218) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 654: sage: spectrum[0][0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(0)][Integer(0)]###line 654: sage: spectrum[0][0] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 656: sage: (RDF^4).subspace(spectrum[0][1].basis()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (RDF**Integer(4)).subspace(spectrum[Integer(0)][Integer(1)].basis())= ###line 656: sage: (RDF^4).subspace(spectrum[0][1].basis()) NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 661: sage: e, V =3D spectrum[2] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in e, V =3D spectrum[Integer(2)]###line 661: sage: e, V =3D spectrum[2] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 662: sage: v =3D V.basis()[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v =3D V.basis()[Integer(0)]###line 662: sage: v =3D V.basis()[0] NameError: name 'V' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 663: sage: diff =3D (v*m).change_ring(CDF) - e*v Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in diff =3D (v*m).change_ring(CDF) - e*v###line 663: sage: diff =3D (v*m).change_ring(CDF) - e*v NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 664: sage: abs(abs(diff)) < 1e-14 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in abs(abs(diff)) < RealNumber('1e-14')###line 664: sage: abs(abs(diff)) < 1e-14 TypeError: bad operand type for abs(): 'function' ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 722: sage: spectrum =3D m.eigenspaces_right() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum =3D m.eigenspaces_right()###line 722: sage: spectrum =3D m.eigenspaces_right() File "matrix_double_dense.pyx", line 747, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenspaces_right (sage/matrix/matrix_double_dens= e.c:5663) File "matrix_double_dense.pyx", line 902, in sage.matrix.matrix_double= _dense.Matrix_double_dense.right_eigenvectors (sage/matrix/matrix_double_den= se.c:6524) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 723: sage: spectrum[0][0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(0)][Integer(0)]###line 723: sage: spectrum[0][0] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 725: sage: (RDF^4).subspace(spectrum[0][1].basis()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (RDF**Integer(4)).subspace(spectrum[Integer(0)][Integer(1)].basis())= ###line 725: sage: (RDF^4).subspace(spectrum[0][1].basis()) NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 730: sage: e, V =3D spectrum[2] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in e, V =3D spectrum[Integer(2)]###line 730: sage: e, V =3D spectrum[2] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 731: sage: v =3D V.basis()[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in v =3D V.basis()[Integer(0)]###line 731: sage: v =3D V.basis()[0] NameError: name 'V' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 732: sage: diff =3D (m*v).change_ring(CDF) - e*v Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in diff =3D (m*v).change_ring(CDF) - e*v###line 732: sage: diff =3D (m*v).change_ring(CDF) - e*v NameError: name 'v' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 733: sage: abs(abs(diff)) < 1e-14 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in abs(abs(diff)) < RealNumber('1e-14')###line 733: sage: abs(abs(diff)) < 1e-14 TypeError: bad operand type for abs(): 'function' ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 764: sage: m.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.eigenvalues()###line 764: sage: m.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 766: sage: parent(m.eigenvalues()[0]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in parent(m.eigenvalues()[Integer(0)])###line 766: sage: parent(m.eigenvalues()[0]) File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 770: sage: m.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.eigenvalues()###line 770: sage: m.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 774: sage: m.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.eigenvalues()###line 774: sage: m.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 823: sage: spectrum =3D m.left_eigenvectors() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum =3D m.left_eigenvectors()###line 823: sage: spectrum =3D m.left_eigenvectors() File "matrix_double_dense.pyx", line 842, in sage.matrix.matrix_double= _dense.Matrix_double_dense.left_eigenvectors (sage/matrix/matrix_double_dens= e.c:6218) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 824: sage: for i in range(len(spectrum)): spectrum[i][Integer(1)][Integer(0)]=3Dmatrix(RDF, spectrum[i][Intege= r(1)]).echelon_form()[Integer(0)] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in for i in range(len(spectrum)):###line 824: sage: for i in range(len(spectrum)): NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 826: sage: spectrum[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(0)]###line 826: sage: spectrum[0] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 828: sage: spectrum[1] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(1)]###line 828: sage: spectrum[1] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 830: sage: spectrum[2] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(2)]###line 830: sage: spectrum[2] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 832: sage: spectrum[3] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(3)]###line 832: sage: spectrum[3] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 883: sage: spectrum =3D m.right_eigenvectors() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum =3D m.right_eigenvectors()###line 883: sage: spectrum =3D m.right_eigenvectors() File "matrix_double_dense.pyx", line 902, in sage.matrix.matrix_double= _dense.Matrix_double_dense.right_eigenvectors (sage/matrix/matrix_double_den= se.c:6524) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 884: sage: for i in range(len(spectrum)): spectrum[i][Integer(1)][Integer(0)]=3Dmatrix(RDF, spectrum[i][Intege= r(1)]).echelon_form()[Integer(0)] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in for i in range(len(spectrum)):###line 884: sage: for i in range(len(spectrum)): NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 886: sage: spectrum[0] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(0)]###line 886: sage: spectrum[0] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 888: sage: spectrum[1] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(1)]###line 888: sage: spectrum[1] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 890: sage: spectrum[2] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(2)]###line 890: sage: spectrum[2] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 892: sage: spectrum[3] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in spectrum[Integer(3)]###line 892: sage: spectrum[3] NameError: name 'spectrum' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 976: sage: x =3D A.solve_left(b); x Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in x =3D A.solve_left(b); x###line 976: sage: x =3D A.solve_left(b); x File "matrix_double_dense.pyx", line 996, in sage.matrix.matrix_double= _dense.Matrix_double_dense.solve_left (sage/matrix/matrix_double_dense.c:707= 7) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 978: sage: A*x Expected: (1.0, 2.0, 3.0) Got: [ x 2.0*x 5.0*x] [7.6*x 2.3*x x] [ x 2.0*x -x] ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1006: sage: m =3D matrix(RDF,2,range(4)); m.det() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m =3D matrix(RDF,Integer(2),range(Integer(4))); m.det()###line 1006: sage: m =3D matrix(RDF,2,range(4)); m.det() File "matrix2.pyx", line 1184, in sage.matrix.matrix2.Matrix.det (sage= /matrix/matrix2.c:8103) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1038: sage: RDF(log(abs(m.determinant()))) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in RDF(log(abs(m.determinant())))###line 1038: sage: RDF(log(abs(m.determinant()))) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1040: sage: m.log_determinant() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.log_determinant()###line 1040: sage: m.log_determinant() File "matrix_double_dense.pyx", line 1068, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.log_determinant (sage/matrix/matrix_double_dense= .c:7434) File "matrix_double_dense.pyx", line 606, in sage.matrix.matrix_double= _dense.Matrix_double_dense.LU (sage/matrix/matrix_double_dense.c:4896) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1049: sage: RDF(log(abs(m.determinant()))) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in RDF(log(abs(m.determinant())))###line 1049: sage: RDF(log(abs(m.determinant()))) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1051: sage: m.log_determinant() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.log_determinant()###line 1051: sage: m.log_determinant() File "matrix_double_dense.pyx", line 1068, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.log_determinant (sage/matrix/matrix_double_dense= .c:7434) File "matrix_double_dense.pyx", line 606, in sage.matrix.matrix_double= _dense.Matrix_double_dense.LU (sage/matrix/matrix_double_dense.c:4896) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1130: sage: U,S,V =3D m.SVD() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U,S,V =3D m.SVD()###line 1130: sage: U,S,V =3D m.SVD() File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1131: sage: U*S*V.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U*S*V.transpose()###line 1131: sage: U*S*V.transpose() NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1142: sage: U, S, V =3D m.SVD() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U, S, V =3D m.SVD()###line 1142: sage: U, S, V =3D m.SVD() File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1143: sage: U*S*V.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U*S*V.transpose()###line 1143: sage: U*S*V.transpose() NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1149: sage: S.round(4) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S.round(Integer(4))###line 1149: sage: S.round(4) NameError: name 'S' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1152: sage: [round(sqrt(abs(x)),4) for x in (S*S.transpose()).eigenvalues()] Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in [round(sqrt(abs(x)),Integer(4)) for x in (S*S.transpose()).eigenvalu= es()]###line 1152: sage: [round(sqrt(abs(x)),4) for x in (S*S.transpose()).eigenvalues()] NameError: name 'S' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1157: sage: print "ignore this"; U # random, SVD is not unique Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; U # random, SVD is not unique###line 1157: sage: print "ignore this"; U # random, SVD is not unique NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1162: sage: (U*U.transpose()).zero_at(1e-15) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (U*U.transpose()).zero_at(RealNumber('1e-15'))###line 1162: sage: (U*U.transpose()).zero_at(1e-15) NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1165: sage: print "ignore this"; V # random, SVD is not unique Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in print "ignore this"; V # random, SVD is not unique###line 1165: sage: print "ignore this"; V # random, SVD is not unique NameError: name 'V' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1169: sage: (V*V.transpose()).zero_at(1e-15) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (V*V.transpose()).zero_at(RealNumber('1e-15'))###line 1169: sage: (V*V.transpose()).zero_at(1e-15) NameError: name 'V' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1180: sage: U,S,V =3D m.SVD() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U,S,V =3D m.SVD()###line 1180: sage: U,S,V =3D m.SVD() File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1181: sage: U*S*V.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U*S*V.transpose()###line 1181: sage: U*S*V.transpose() NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1196: sage: map(shape, m.SVD()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in map(shape, m.SVD())###line 1196: sage: map(shape, m.SVD()) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1198: sage: for x in m.SVD(): x.is_immutable() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in for x in m.SVD(): x.is_immutable()###line 1198: sage: for x in m.SVD(): x.is_immutable() File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1263: sage: Q,R =3D m.QR() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q,R =3D m.QR()###line 1263: sage: Q,R =3D m.QR() File "matrix_double_dense.pyx", line 1298, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.QR (sage/matrix/matrix_double_dense.c:8741) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1264: sage: Q*R Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q*R###line 1264: sage: Q*R NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1271: sage: (Q*Q.transpose()).zero_at(1e-10) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.transpose()).zero_at(RealNumber('1e-10'))###line 1271: sage: (Q*Q.transpose()).zero_at(1e-10) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1278: sage: Q[0,0] =3D 0 Expected: Traceback (most recent call last): ... ValueError: matrix is immutable; please change a copy instead (i.e., use= copy(M) to change a copy of M). Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q[Integer(0),Integer(0)] =3D Integer(0)###line 1278: sage: Q[0,0] =3D 0 NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1282: sage: R.is_immutable() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in R.is_immutable()###line 1282: sage: R.is_immutable() AttributeError: type object 'R' has no attribute 'is_immutable' ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1393: sage: Q, R =3D A.QR() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, R =3D A.QR()###line 1393: sage: Q, R =3D A.QR() File "matrix_double_dense.pyx", line 1298, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.QR (sage/matrix/matrix_double_dense.c:8741) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1394: sage: Q.is_unitary() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q.is_unitary()###line 1394: sage: Q.is_unitary() NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1396: sage: U, S, V =3D A.SVD() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U, S, V =3D A.SVD()###line 1396: sage: U, S, V =3D A.SVD() File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1397: sage: U.is_unitary() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in U.is_unitary()###line 1397: sage: U.is_unitary() NameError: name 'U' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1405: sage: Q, R =3D A.QR() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, R =3D A.QR()###line 1405: sage: Q, R =3D A.QR() File "matrix_double_dense.pyx", line 1298, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.QR (sage/matrix/matrix_double_dense.c:8741) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1406: sage: Q.is_unitary(tol=3D1e-16) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q.is_unitary(tol=3DRealNumber('1e-16'))###line 1406: sage: Q.is_unitary(tol=3D1e-16) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1501: sage: Q, T =3D A.schur() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D A.schur()###line 1501: sage: Q, T =3D A.schur() File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1502: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.conjugate().transpose()).zero_at(RealNumber('1.0e-12'))###line = 1502: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1507: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all([T.zero_at(RealNumber('1.0e-12'))[i,j] =3D=3D Integer(0) for i i= n range(Integer(4)) for j in range(i)])###line 1507: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1509: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.conjugate().transpose()-A).zero_at(RealNumber('1.0e-11'))###l= ine 1509: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1514: sage: eigenvalues =3D [T[i,i] for i in range(4)]; eigenvalues Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in eigenvalues =3D [T[i,i] for i in range(Integer(4))]; eigenvalues###l= ine 1514: sage: eigenvalues =3D [T[i,i] for i in range(4)]; eigenvalues NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1516: sage: A.eigenvalues() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.eigenvalues()###line 1516: sage: A.eigenvalues() File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1518: sage: abs(A.norm()-T.norm()) < 1e-10 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in abs(A.norm()-T.norm()) < RealNumber('1e-10')###line 1518: sage: abs(A.norm()-T.norm()) < 1e-10 File "matrix2.pyx", line 8843, in sage.matrix.matrix2.Matrix.norm (sag= e/matrix/matrix2.c:42648) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1526: sage: Q, T =3D A.schur(base_ring=3DCDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D A.schur(base_ring=3DCDF)###line 1526: sage: Q, T =3D A.schur(base_ring=3DCDF) File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1527: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.conjugate().transpose()).zero_at(RealNumber('1.0e-12'))###line = 1527: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1532: sage: T.parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.parent()###line 1532: sage: T.parent() NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1534: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all([T.zero_at(RealNumber('1.0e-12'))[i,j] =3D=3D Integer(0) for i i= n range(Integer(4)) for j in range(i)])###line 1534: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1536: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.conjugate().transpose()-A).zero_at(RealNumber('1.0e-11'))###l= ine 1536: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1553: sage: Q, T =3D A.schur() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D A.schur()###line 1553: sage: Q, T =3D A.schur() File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1554: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.conjugate().transpose()).zero_at(RealNumber('1.0e-12'))###line = 1554: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1559: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all([T.zero_at(RealNumber('1.0e-12'))[i,j] =3D=3D Integer(0) for i i= n range(Integer(4)) for j in range(i)])###line 1559: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i)]) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1561: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i-1)]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all([T.zero_at(RealNumber('1.0e-12'))[i,j] =3D=3D Integer(0) for i i= n range(Integer(4)) for j in range(i-Integer(1))])###line 1561: sage: all([T.zero_at(1.0e-12)[i,j] =3D=3D 0 for i in range(4) for j in r= ange(i-1)]) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1563: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.conjugate().transpose()-A).zero_at(RealNumber('1.0e-11'))###l= ine 1563: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1568: sage: sorted(T[0:2,0:2].eigenvalues() + T[2:4,2:4].eigenvalues()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sorted(T[Integer(0):Integer(2),Integer(0):Integer(2)].eigenvalues() = + T[Integer(2):Integer(4),Integer(2):Integer(4)].eigenvalues())###line 1568: sage: sorted(T[0:2,0:2].eigenvalues() + T[2:4,2:4].eigenvalues()) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1570: sage: sorted(A.eigenvalues()) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in sorted(A.eigenvalues())###line 1570: sage: sorted(A.eigenvalues()) File "matrix_double_dense.pyx", line 787, in sage.matrix.matrix_double= _dense.Matrix_double_dense.eigenvalues (sage/matrix/matrix_double_dense.c:59= 80) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1572: sage: abs(A.norm()-T.norm()) < 1e-12 Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in abs(A.norm()-T.norm()) < RealNumber('1e-12')###line 1572: sage: abs(A.norm()-T.norm()) < 1e-12 File "matrix2.pyx", line 8843, in sage.matrix.matrix2.Matrix.norm (sag= e/matrix/matrix2.c:42648) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1593: sage: Q, T =3D B.schur(RDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D B.schur(RDF)###line 1593: sage: Q, T =3D B.schur(RDF) File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1594: sage: Q.parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q.parent()###line 1594: sage: Q.parent() NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1596: sage: T.parent() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.parent()###line 1596: sage: T.parent() NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1598: sage: Q.round(6) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q.round(Integer(6))###line 1598: sage: Q.round(6) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1601: sage: T.round(6) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.round(Integer(6))###line 1601: sage: T.round(6) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1604: sage: (Q*T*Q.conjugate().transpose()-B).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.conjugate().transpose()-B).zero_at(RealNumber('1.0e-11'))###l= ine 1604: sage: (Q*T*Q.conjugate().transpose()-B).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1618: sage: Q, T =3D A.schur() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D A.schur()###line 1618: sage: Q, T =3D A.schur() File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1619: sage: T =3D T.zero_at(1.0e-12).change_ring(RDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T =3D T.zero_at(RealNumber('1.0e-12')).change_ring(RDF)###line 1619: sage: T =3D T.zero_at(1.0e-12).change_ring(RDF) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1620: sage: T.round(6) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.round(Integer(6))###line 1620: sage: T.round(6) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1625: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.conjugate().transpose()).zero_at(RealNumber('1.0e-12'))###line = 1625: sage: (Q*Q.conjugate().transpose()).zero_at(1.0e-12) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1630: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.conjugate().transpose()-A).zero_at(RealNumber('1.0e-11'))###l= ine 1630: sage: (Q*T*Q.conjugate().transpose()-A).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1644: sage: Q, T =3D A.schur() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q, T =3D A.schur()###line 1644: sage: Q, T =3D A.schur() File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1645: sage: Q.round(4) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Q.round(Integer(4))###line 1645: sage: Q.round(4) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1650: sage: T =3D T.zero_at(1.0e-12).change_ring(RDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T =3D T.zero_at(RealNumber('1.0e-12')).change_ring(RDF)###line 1650: sage: T =3D T.zero_at(1.0e-12).change_ring(RDF) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1651: sage: T.round(4) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in T.round(Integer(4))###line 1651: sage: T.round(4) NameError: name 'T' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1656: sage: (Q*Q.transpose()).zero_at(1.0e-12) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*Q.transpose()).zero_at(RealNumber('1.0e-12'))###line 1656: sage: (Q*Q.transpose()).zero_at(1.0e-12) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1661: sage: (Q*T*Q.transpose()-A).zero_at(1.0e-11) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (Q*T*Q.transpose()-A).zero_at(RealNumber('1.0e-11'))###line 1661: sage: (Q*T*Q.transpose()-A).zero_at(1.0e-11) NameError: name 'Q' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1672: sage: Qr, Tr =3D A.schur(base_ring=3DRDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Qr, Tr =3D A.schur(base_ring=3DRDF)###line 1672: sage: Qr, Tr =3D A.schur(base_ring=3DRDF) File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1673: sage: Qc, Tc =3D A.schur(base_ring=3DCDF) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Qc, Tc =3D A.schur(base_ring=3DCDF)###line 1673: sage: Qc, Tc =3D A.schur(base_ring=3DCDF) File "matrix_double_dense.pyx", line 1729, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.schur (sage/matrix/matrix_double_dense.c:10148) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1674: sage: all([M.is_immutable() for M in [Qr, Tr, Qc, Tc]]) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in all([M.is_immutable() for M in [Qr, Tr, Qc, Tc]])###line 1674: sage: all([M.is_immutable() for M in [Qr, Tr, Qc, Tc]]) NameError: name 'Qr' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1676: sage: Tr.round(6) !=3D Tc.round(6) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in Tr.round(Integer(6)) !=3D Tc.round(Integer(6))###line 1676: sage: Tr.round(6) !=3D Tc.round(6) NameError: name 'Tr' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1756: sage: L =3D m.cholesky() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L =3D m.cholesky()###line 1756: sage: L =3D m.cholesky() File "matrix_double_dense.pyx", line 1768, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.cholesky (sage/matrix/matrix_double_dense.c:1041= 2) File "matrix2.pyx", line 8495, in sage.matrix.matrix2.Matrix.cholesky_= decomposition (sage/matrix/matrix2.c:40923) File "matrix_real_double_dense.pyx", line 169, in sage.matrix.matrix_r= eal_double_dense.Matrix_real_double_dense._cholesky_decomposition_ (sage/mat= rix/matrix_real_double_dense.c:2400) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1758: sage: L*L.transpose() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in L*L.transpose()###line 1758: sage: L*L.transpose() NameError: name 'L' is not defined ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1890: sage: a.det() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in a.det()###line 1890: sage: a.det() File "matrix2.pyx", line 1184, in sage.matrix.matrix2.Matrix.det (sage= /matrix/matrix2.c:8103) File "matrix_double_dense.pyx", line 1022, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.determinant (sage/matrix/matrix_double_dense.c:7= 263) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1926: sage: A.exp() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp()###line 1926: sage: A.exp() File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1929: sage: A.exp(algorithm=3D'eig') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'eig')###line 1929: sage: A.exp(algorithm=3D'eig') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1932: sage: A.exp(order=3D2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(order=3DInteger(2))###line 1932: sage: A.exp(order=3D2) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1935: sage: A.exp(algorithm=3D'taylor', order=3D5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'taylor', order=3DInteger(5))###line 1935: sage: A.exp(algorithm=3D'taylor', order=3D5) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1938: sage: A.exp(algorithm=3D'taylor') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'taylor')###line 1938: sage: A.exp(algorithm=3D'taylor') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1945: sage: A.exp() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp()###line 1945: sage: A.exp() File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1948: sage: A.exp(algorithm=3D'eig') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'eig')###line 1948: sage: A.exp(algorithm=3D'eig') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1951: sage: A.exp(order=3D2) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(order=3DInteger(2))###line 1951: sage: A.exp(order=3D2) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1954: sage: A.exp(algorithm=3D'taylor', order=3D5) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'taylor', order=3DInteger(5))###line 1954: sage: A.exp(algorithm=3D'taylor', order=3D5) File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 1957: sage: A.exp(algorithm=3D'taylor') Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in A.exp(algorithm=3D'taylor')###line 1957: sage: A.exp(algorithm=3D'taylor') File "/usr/lib64/python2.7/site-packages/sage/misc/decorators.py", lin= e 657, in wrapper return func(*args, **kwds) File "matrix_double_dense.pyx", line 1966, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.exp (sage/matrix/matrix_double_dense.c:11474) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 162: sage: P, L, U =3D A.LU() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in P, L, U =3D A.LU()###line 162: sage: P, L, U =3D A.LU() File "matrix_double_dense.pyx", line 606, in sage.matrix.matrix_double= _dense.Matrix_double_dense.LU (sage/matrix/matrix_double_dense.c:4896) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_double_dense.pyx", line = 163: sage: A.LU_valid() Expected: True Got: False ********************************************************************** 19 items had failures: 1 of 6 in __main__.example_1 3 of 12 in __main__.example_15 6 of 10 in __main__.example_17 7 of 12 in __main__.example_18 7 of 13 in __main__.example_19 4 of 11 in __main__.example_20 6 of 11 in __main__.example_21 6 of 11 in __main__.example_22 2 of 11 in __main__.example_24 1 of 6 in __main__.example_25 4 of 13 in __main__.example_26 14 of 26 in __main__.example_28 5 of 9 in __main__.example_29 6 of 18 in __main__.example_31 41 of 59 in __main__.example_32 2 of 8 in __main__.example_33 1 of 7 in __main__.example_37 10 of 15 in __main__.example_38 2 of 6 in __main__.example_6 ***Test Failed*** 128 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix_dou= ble_dense.py =09 [3.8 s] sage -t -force_lib "devel/sage/sage/matrix/operation_table.py" =09 [4.5 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_complex_double_dense.pyx" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_complex_double_dense.pyx= ", line 61: sage: n=3D m^(-1); n Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in n=3D m**(-Integer(1)); n###line 61: sage: n=3D m^(-1); n File "matrix0.pyx", line 4230, in sage.matrix.matrix0.Matrix.__pow__ (= sage/matrix/matrix0.c:22771) File "element.pyx", line 1534, in sage.structure.element.RingElement._= _pow__ (sage/structure/element.c:12576) File "element.pyx", line 3093, in sage.structure.element.generic_power= _c (sage/structure/element.c:22933) File "matrix_double_dense.pyx", line 488, in sage.matrix.matrix_double= _dense.Matrix_double_dense.__invert__ (sage/matrix/matrix_double_dense.c:437= 4) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_complex_double_dense.pyx= ", line 70: sage: p,e =3D m.right_eigenvectors() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in p,e =3D m.right_eigenvectors()###line 70: sage: p,e =3D m.right_eigenvectors() File "matrix_double_dense.pyx", line 902, in sage.matrix.matrix_double= _dense.Matrix_double_dense.right_eigenvectors (sage/matrix/matrix_double_den= se.c:6524) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix_complex_double_dense.pyx= ", line 82: sage: m.solve_left(b) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in m.solve_left(b)###line 82: sage: m.solve_left(b) File "matrix_double_dense.pyx", line 996, in sage.matrix.matrix_double= _dense.Matrix_double_dense.solve_left (sage/matrix/matrix_double_dense.c:707= 7) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 3 of 9 in __main__.example_1 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix_com= plex_double_dense.py =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_domain_sparse.pyx" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_window.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_generic_sparse.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_mod2_dense.pyx" =09 [4.3 s] sage -t -force_lib "devel/sage/sage/matrix/action.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_integer_2x2.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix0.pyx" =20 =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/matrix/matrix0.pyx", line 4125: sage: (N*M).norm() Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in (N*M).norm()###line 4125: sage: (N*M).norm() File "matrix2.pyx", line 8843, in sage.matrix.matrix2.Matrix.norm (sag= e/matrix/matrix2.c:42648) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** 1 items had failures: 1 of 26 in __main__.example_85 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_matrix0.py =09 [4.2 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_sparse.pyx" The doctested process was killed by signal 30 =09 [3.2 s] sage -t -force_lib "devel/sage/sage/matrix/misc.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix.pyx" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_dense.pyx" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/matrix/docs.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/change_ring.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/berlekamp_massey.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_symbolic_dense.pyx" The doctested process was killed by signal 30 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_cyclo_dense.pyx" =09 [7.7 s] sage -t -force_lib "devel/sage/sage/matrix/constructor.py"=20 The doctested process was killed by signal 30 =09 [4.4 s] sage -t -force_lib "devel/sage/sage/matrix/matrix_modn_dense.pyx" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/matrix/benchmark.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/homset.py" =20 =09 [4.0 s] sage -t -force_lib "devel/sage/sage/categories/graded_hopf_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/tutorial.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/coalgebras.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/graded_bialgebras_with_basis= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/principal_ideal_domains.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/__init__.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/pushout.py"=20 =09 [10.9 s] sage -t -force_lib "devel/sage/sage/categories/sets_cat.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/categories/category_types.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/category.py" =09 [5.5 s] sage -t -force_lib "devel/sage/sage/categories/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/categories/finite_crystals.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/coalgebras_with_basis.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/categories/graded_modules_with_basis.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/commutative_additive_groups.= py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/basic.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/subobjects.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/partially_ordered_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/groups.py" =20 =09 [4.1 s] sage -t -force_lib "devel/sage/sage/categories/modular_abelian_varieties.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/monoid_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_dimensional_modules_w= ith_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/poor_man_map.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/graded_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/algebra_modules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_groups.py" =09 [4.0 s] sage -t -force_lib "devel/sage/sage/categories/bialgebras_with_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/pointed_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_dimensional_hopf_alge= bras_with_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/facade_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/graded_algebras_with_basis.p= y" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/covariant_functorial_constru= ction.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/hecke_modules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/quotients.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/gcd_domains.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/quotient_fields.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/unique_factorization_domains= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/division_rings.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/semirings.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/monoids.py"=20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/modules_with_basis.py" =09 [4.2 s] sage -t -force_lib "devel/sage/sage/categories/magmas.py" =20 =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/primer.py" =20 =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/categories/primer.py", line 503: sage: S._test_associativity() Expected: Traceback (most recent call last): ... File ".../sage/categories/semigroups.py", line ..., in _test_associati= vity tester.assert_((x * y) * z =3D=3D x * (y * z)) ... AssertionError: False is not True Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in S._test_associativity()###line 503: sage: S._test_associativity() File "/usr/lib64/python2.7/site-packages/sage/categories/semigroups.py= ", line 119, in _test_associativity tester.assert_((x * y) * z =3D=3D x * (y * z)) File "/usr/lib64/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: False is not true ********************************************************************** 1 items had failures: 1 of 66 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_primer.py =09 [5.1 s] sage -t -force_lib "devel/sage/sage/categories/partially_ordered_monoids.py= " =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/bimodules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/functor.pyx" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/categories/graded_modules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/semigroups.py" =1B[?1034hRuntimeError: module compiled against API version 6 but this versi= on of numpy is 4 RuntimeError: module compiled against API version 6 but this version of nump= y is 4 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/semigroups.py", line 170: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.01, edge_size2=3D0.0= 2, vertex_size=3D0.03) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show3d(color_by_label=3DTrue, edge_size=3DRealNumber('0.01'), edge= _size2=3DRealNumber('0.02'), vertex_size=3DRealNumber('0.03'))###line 170: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.01, edge_size2=3D0.0= 2, vertex_size=3D0.03) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: numpy.core.multiarray failed to import ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/semigroups.py", line 178: sage: d.show3d(color_by_label=3DTrue, edge_size=3D0.01, vertex_size=3D0.= 03) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in d.show3d(color_by_label=3DTrue, edge_size=3DRealNumber('0.01'), vert= ex_size=3DRealNumber('0.03'))###line 178: sage: d.show3d(color_by_label=3DTrue, edge_size=3D0.01, vertex_size=3D0.= 03) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/semigroups.py", line 200: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.001, vertex_size=3D0= .01) Exception raised: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in G.show3d(color_by_label=3DTrue, edge_size=3DRealNumber('0.001'), ver= tex_size=3DRealNumber('0.01'))###line 200: sage: G.show3d(color_by_label=3DTrue, edge_size=3D0.001, vertex_size=3D0= .01) File "/usr/lib64/python2.7/site-packages/sage/graphs/generic_graph.py"= , line 13498, in show3d color_by_label=3Dcolor_by_label, **kwds).show() File "base.pyx", line 1085, in sage.plot.plot3d.base.Graphics3d.show (= sage/plot/plot3d/base.c:9773) File "base.pyx", line 525, in sage.plot.plot3d.base.Graphics3d.tachyon= (sage/plot/plot3d/base.c:4825) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "base.pyx", line 1552, in sage.plot.plot3d.base.TransformGroup.ta= chyon_repr (sage/plot/plot3d/base.c:14749) File "parametric_surface.pyx", line 183, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.tachyon_repr (sage/plot/plot3d/parametric_surfac= e.c:2575) File "parametric_surface.pyx", line 345, in sage.plot.plot3d.parametri= c_surface.ParametricSurface.triangulate (sage/plot/plot3d/parametric_surface= .c:3252) File "transform.pyx", line 127, in sage.plot.plot3d.transform.Transfor= mation.max_scale (sage/plot/plot3d/transform.c:3984) File "matrix_double_dense.pyx", line 1222, in sage.matrix.matrix_doubl= e_dense.Matrix_double_dense.SVD (sage/matrix/matrix_double_dense.c:8131) File "/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py", li= ne 9, in from basic import * File "/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py", line = 14, in from lapack import get_lapack_funcs File "/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py", line= 14, in from scipy.linalg import flapack ImportError: cannot import name flapack ********************************************************************** 1 items had failures: 3 of 37 in __main__.example_6 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_semigroups= .py =09 [6.0 s] sage -t -force_lib "devel/sage/sage/categories/commutative_additive_semigro= ups.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/schemes.py"=20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/finite_dimensional_algebras_= with_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/group_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/commutative_ring_ideals.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_dimensional_coalgebra= s_with_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/subquotients.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/morphism.pyx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/enumerated_sets.py" =1B[?1034h******************************************************************= **** File "/usr/share/sage/devel/sage/sage/categories/enumerated_sets.py", line 5= 74: sage: CC._test_enumerated_set_contains() Expected: Traceback (most recent call last): ... AssertionError: False is not True Got: Traceback (most recent call last): File "/usr/bin/ncadoctest.py", line 1231, in run_one_test self.run_one_example(test, example, filename, compileflags) File "/usr/bin/sagedoctest.py", line 38, in run_one_example OrigDocTestRunner.run_one_example(self, test, example, filename, com= pileflags) File "/usr/bin/ncadoctest.py", line 1172, in run_one_example compileflags, 1) in test.globs File "", line 1, in CC._test_enumerated_set_contains()###line 574: sage: CC._test_enumerated_set_contains() File "/usr/lib64/python2.7/site-packages/sage/categories/enumerated_se= ts.py", line 582, in _test_enumerated_set_contains tester.assertTrue(w in self) File "/usr/lib64/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: False is not true ********************************************************************** 1 items had failures: 1 of 10 in __main__.example_17 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_enumerated= _sets.py =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/right_modules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/affine_weyl_groups.py" =09 [3.7 s] sage -t -force_lib "devel/sage/sage/categories/algebra_functor.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/bialgebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/crystals.py" =1B[?1034h0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/crystals.py", line 611: sage: C.plot3d() Expected: Graphics3d Object Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/crystals.py", line 312: sage: C.digraph() Expected: Digraph on 6 vertices Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/crystals.py", iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 4 items had failures: 1 of 4 in __main__.example_10 1 of 5 in __main__.example_13 2 of 5 in __main__.example_17 2 of 13 in __main__.example_9 ***Test Failed*** 6 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_crystals.p= y =09 [4.7 s] sage -t -force_lib "devel/sage/sage/categories/action.pyx"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/number_fields.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/map.pyx" =20 =09 [3.6 s] sage -t -force_lib "devel/sage/sage/categories/vector_spaces.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/objects.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_weyl_groups.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/left_modules.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/cartesian_product.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/isomorphic_objects.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/graded_coalgebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_permutation_groups.py= " =09 [4.3 s] sage -t -force_lib "devel/sage/sage/categories/ring_ideals.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/graded_hopf_algebras_with_ba= sis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_monoids.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/commutative_rings.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/groupoid.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/categories/graded_coalgebras_with_basis= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_fields.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/classical_crystals.py" =1B[?1034h[[1, 4], [3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 409: sage: b.lusztig_involution() Expected: [[1, 4], [3]] Got nothing [[1, 4], [3]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 411: sage: b.to_tableau().schuetzenberger_involution(n=3D4) Expected: [[1, 4], [3]] Got nothing True ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 414: sage: all(b.lusztig_involution().to_tableau() =3D=3D b.to_tableau().schu= etzenberger_involution(n=3D4) for b in B) Expected: True Got nothing [[[[1]], [[-1]]], [[[2]], [[-2]]], [[[3]], [[-3]]], [[[4]], [[-4]]], [[[-4]]= , [[4]]], [[[-3]], [[3]]], [[[-2]], [[2]]], [[[-1]], [[1]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 418: sage: [[b,b.lusztig_involution()] for b in B] Expected: [[[[1]], [[-1]]], [[[2]], [[-2]]], [[[3]], [[-3]]], [[[4]], [[-4]]], [[[= -4]], [[4]]], [[[-3]], [[3]]], [[[-2]], [[2]]], [[[-1]], [[1]]]] Got nothing [[[[1]], [[-1]]], [[[2]], [[-2]]], [[[3]], [[3]]], [[[-3]], [[-3]]], [[[-2]]= , [[2]]], [[[-1]], [[1]]]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 423: sage: [[b,b.lusztig_involution()] for b in B] Expected: [[[[1]], [[-1]]], [[[2]], [[-2]]], [[[3]], [[3]]], [[[-3]], [[-3]]], [[[-2]], [[2]]], [[[-1]], [[1]]]] Got nothing [[-4, 2, 5]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 430: sage: t =3D T[3]; t Expected: [[-4, 2, 5]] Got nothing [[-2, -3, 4]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 432: sage: t.lusztig_involution() Expected: [[-2, -3, 4]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 96: sage: T.opposition_automorphism() Expected: {1: 5, 2: 4, 3: 3, 4: 2, 5: 1} Got nothing {1: 1, 2: 2, 3: 3, 4: 4} ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 100: sage: T.opposition_automorphism() Expected: {1: 1, 2: 2, 3: 3, 4: 4} Got nothing {1: 1, 2: 2, 3: 3, 4: 5, 5: 4} ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 104: sage: T.opposition_automorphism() Expected: {1: 1, 2: 2, 3: 3, 4: 5, 5: 4} Got nothing {1: 1, 2: 2, 3: 3, 4: 4} ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 108: sage: T.opposition_automorphism() Expected: {1: 1, 2: 2, 3: 3, 4: 4} Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 137: sage: weight.reduced_word() Expected: [2, 1] Got nothing x1^2*x2 + x1^2*x3 + x1*x2^2 + x1*x2*x3 + x1*x3^2 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 139: sage: T.demazure_character(weight) Expected: x1^2*x2 + x1^2*x3 + x1*x2^2 + x1*x2*x3 + x1*x3^2 Got nothing x1^2*x2 + x1^2*x3 + x1*x2^2 + x1*x2*x3 + x2^2*x3 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 143: sage: T.demazure_character([1,2,3], reduced_word =3D True) Expected: x1^2*x2 + x1^2*x3 + x1*x2^2 + x1*x2*x3 + x2^2*x3 Got nothing x1^2 + x1*x2 + x2^2 + x1 + x2 + x1/x2 + 1/x2 + 1/x2^2 + 1 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 149: sage: T.demazure_character(weight) Expected: x1^2 + x1*x2 + x2^2 + x1 + x2 + x1/x2 + 1/x2 + 1/x2^2 + 1 Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 269: sage: T.cardinality() Expected: 56 Got nothing running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . . pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 271: sage: TestSuite(T).run(verbose =3D True) Expected: running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . . pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass Got nothing running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . . pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 290: sage: TestSuite(U).run(verbose =3D True) Expected: running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . . pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass Got nothing running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . .Enumerated set too big; skipp= ing test; see ``self.max_test_enumerated_set_loop`` pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", lin= e 333: sage: TestSuite(fb4(1,0,1,0)).run(verbose =3D True) Expected: running ._test_an_element() . . . pass running ._test_category() . . . pass running ._test_elements() . . . Running the test suite of self.an_element() running ._test_category() . . . pass running ._test_eq() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass pass running ._test_elements_eq() . . . pass running ._test_enumerated_set_contains() . . . pass running ._test_enumerated_set_iter_cardinality() . . . pass running ._test_enumerated_set_iter_list() . . .Enumerated set too big; s= kipping test; see ``self.max_test_enumerated_set_loop`` pass running ._test_eq() . . . pass running ._test_fast_iter() . . . pass running ._test_not_implemented_methods() . . . pass running ._test_pickling() . . . pass running ._test_some_elements() . . . pass Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/classical_crystals.py", ile= d example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 4 items had failures: 8 of 17 in __main__.example_11 5 of 11 in __main__.example_4 5 of 14 in __main__.example_5 5 of 22 in __main__.example_8 ***Test Failed*** 23 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_classical_= crystals.py =09 [7.8 s] sage -t -force_lib "devel/sage/sage/categories/finite_dimensional_bialgebra= s_with_basis.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/hopf_algebras_with_basis.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/weyl_groups.py" =09 [12.1 s] sage -t -force_lib "devel/sage/sage/categories/euclidean_domains.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/fields.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/rngs.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_enumerated_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/categories/examples/sets_cat.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/examples/facade_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/monoids.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/semigroups.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/categories/examples/commutative_additiv= e_semigroups.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/crystals.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/finite_weyl_groups.= py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/categories/examples/finite_monoids.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/examples/semigroups_cython.p= yx" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/hopf_algebras_with_= basis.py" =09 [3.9 s] sage -t -force_lib "devel/sage/sage/categories/examples/finite_enumerated_s= ets.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/examples/coxeter_groups.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/algebras_with_basis= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/examples/infinite_enumerated= _sets.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/categories/examples/finite_coxeter_grou= ps.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/categories/examples/finite_semigroups.p= y" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/categories/examples/commutative_additiv= e_monoids.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/domains.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/algebra_ideals.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/modules.py"=20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/sets_with_partial_maps.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/coxeter_groups.py" =1B[?1034h0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/coxeter_groups.py", iled ex= ample: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 1 of 17 in __main__.example_34 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_coxeter_gr= oups.py =09 [15.7 s] sage -t -force_lib "devel/sage/sage/categories/tensor.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/commutative_algebra_ideals.p= y" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/algebras_with_basis.py" =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/commutative_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/hopf_algebras.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/categories/additive_magmas.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/infinite_enumerated_sets.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_coxeter_groups.py" =1B[?1034hTrue ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 164: sage: P(u) <=3D P(v) Expected: True Got nothing 10 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 166: sage: len(P.interval(P(u), P(v))) Expected: 10 Got nothing False ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 168: sage: P.is_join_semilattice() Expected: False Got nothing [1, 8, 58] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 175: sage: [len(WeylGroup(["A", n]).bruhat_poset().cover_relations()) for n i= n [1,2,3]] Expected: [1, 8, 58] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 213: sage: P.is_join_semilattice(), P.is_meet_semilattice() # todo: implement= is_lattice Expected: (True, True) Got nothing 8 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 222: sage: len(P.hasse_diagram().edges()) Expected: 8 Got nothing [1, 6, 36] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 232: sage: [len(WeylGroup(["A", n]).weak_poset(side =3D "right").cover_relati= ons()) for n in [1,2,3]] Expected: [1, 6, 36] Got nothing [1, 6, 36] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = line 234: sage: [len(WeylGroup(["A", n]).weak_poset(side =3D "left" ).cover_relati= ons()) for n in [1,2,3]] Expected: [1, 6, 36] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/finite_coxeter_groups.py", = iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 2 items had failures: 5 of 15 in __main__.example_6 5 of 16 in __main__.example_7 ***Test Failed*** 10 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_finite_cox= eter_groups.py =09 [8.2 s] sage -t -force_lib "devel/sage/sage/categories/matrix_algebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/finite_semigroups.py" =09 [3.6 s] sage -t -force_lib "devel/sage/sage/categories/highest_weight_crystals.py" =1B[?1034h[1] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/highest_weight_crystals.py"= , line 97: sage: C.highest_weight_vectors() Expected: [1] Got nothing [[2, 1, 1], [1, 2, 1]] ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/highest_weight_crystals.py"= , line 104: sage: T.highest_weight_vectors() Expected: [[2, 1, 1], [1, 2, 1]] Got nothing 0 ********************************************************************** File "/usr/share/sage/devel/sage/sage/categories/highest_weight_crystals.py"= , iled example: sig_on_count() Expected: 0 Got nothing ********************************************************************** 1 items had failures: 3 of 8 in __main__.example_4 ***Test Failed*** 3 failures. For whitespace errors, see the file /home/rose/.sage/tmp/.doctest_highest_we= ight_crystals.py =09 [3.8 s] sage -t -force_lib "devel/sage/sage/categories/g_sets.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/graded_bialgebras.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/rings.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/categories/integral_domains.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/commutative_additive_monoids= .py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/categories/dual.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/probability/__init__.py" =09 [0.1 s] sage -t -force_lib "devel/sage/sage/probability/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/probability/random_variable.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/logic/booleval.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/logic/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/logic/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/logic/logictable.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/logic/logic.py" =20 =09 [3.4 s] sage -t -force_lib "devel/sage/sage/logic/logicparser.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/logic/propcalc.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/logic/boolformula.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/homology/simplicial_complex.py" =09 [4.8 s] sage -t -force_lib "devel/sage/sage/homology/__init__.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/homology/all.py" =20 =09 [0.1 s] sage -t -force_lib "devel/sage/sage/homology/chain_complex.py" =09 [3.8 s] sage -t -force_lib "devel/sage/sage/homology/simplicial_complex_homset.py" =09 [3.3 s] sage -t -force_lib "devel/sage/sage/homology/tests.py" =20 =09 [3.3 s] sage -t -force_lib "devel/sage/sage/homology/cell_complex.py" =09 [4.8 s] sage -t -force_lib "devel/sage/sage/homology/delta_complex.py" =09 [4.4 s] sage -t -force_lib "devel/sage/sage/homology/simplicial_complex_morphism.py= " =09 [3.5 s] sage -t -force_lib "devel/sage/sage/homology/chain_complex_morphism.py" =09 [3.5 s] sage -t -force_lib "devel/sage/sage/homology/cubical_complex.py" =09 [6.0 s] sage -t -force_lib "devel/sage/sage/homology/examples.py" =20 =09 [5.8 s] sage -t -force_lib "devel/sage/sage/homology/chain_complex_homspace.py" =09 [3.4 s] =20 ---------------------------------------------------------------------- The following tests failed: =09sage -t -force_lib "devel/sage/doc/en/tutorial/tour_advanced.rst" =09sage -t -force_lib "devel/sage/doc/en/tutorial/tour_plotting.rst" =09sage -t -force_lib "devel/sage/doc/en/tutorial/tour_algebra.rst" # Kille= d/crashed =09sage -t -force_lib "devel/sage/doc/en/tutorial/tour_rings.rst" # Killed/= crashed =09sage -t -force_lib "devel/sage/doc/en/tutorial/latex.rst" # Killed/crash= ed =09sage -t -force_lib "devel/sage/doc/en/a_tour_of_sage/index.rst" # Killed= /crashed =09sage -t -force_lib "devel/sage/doc/en/faq/faq-usage.rst" =09sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/affine_crys= tals.rst" =09sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/weyl_groups= .rst" =09sage -t -force_lib "devel/sage/doc/en/thematic_tutorials/lie/crystals.rs= t" =09sage -t -force_lib "devel/sage/doc/en/constructions/interface_issues.rst= " # Killed/crashed =09sage -t -force_lib "devel/sage/doc/en/constructions/calculus.rst" # Kill= ed/crashed =09sage -t -force_lib "devel/sage/doc/en/constructions/polynomials.rst" # K= illed/crashed =09sage -t -force_lib "devel/sage/doc/en/constructions/plotting.rst" =09sage -t -force_lib "devel/sage/doc/en/constructions/linear_algebra.rst" = # Killed/crashed =09sage -t -force_lib "devel/sage/doc/en/numerical_sage/weave.rst" =09sage -t -force_lib "devel/sage/doc/en/numerical_sage/scipy.rst" =09sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/introduction.rst" =09sage -t -force_lib "devel/sage/doc/en/bordeaux_2008/nf_introduction.rst"= # Killed/crashed =09sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_advanced.rst" =09sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_plotting.rst" =09sage -t -force_lib "devel/sage/doc/fr/tutorial/tour_algebra.rst" # Kille= d/crashed =09sage -t -force_lib "devel/sage/doc/fr/a_tour_of_sage/index.rst" # Killed= /crashed =09sage -t -force_lib "devel/sage/sage/groups/group.pyx" =09sage -t -force_lib "devel/sage/sage/groups/matrix_gps/general_linear.py" =09sage -t -force_lib "devel/sage/sage/geometry/toric_lattice_element.pyx" =09sage -t -force_lib "devel/sage/sage/geometry/polyhedra.py" =09sage -t -force_lib "devel/sage/sage/geometry/triangulation/point_configu= ration.py" =09sage -t -force_lib "devel/sage/sage/geometry/lattice_polytope.py" =09sage -t -force_lib "devel/sage/sage/geometry/toric_lattice.py" =09sage -t -force_lib "devel/sage/sage/tensor/differential_form_element.py"= # Killed/crashed =09sage -t -force_lib "devel/sage/sage/tensor/differential_forms.py" # Kill= ed/crashed =09sage -t -force_lib "devel/sage/sage/modular/overconvergent/genus0.py" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/modular/modform/ambient_R.py" # Kill= ed/crashed =09sage -t -force_lib "devel/sage/sage/modular/modform/numerical.py" =09sage -t -force_lib "devel/sage/sage/libs/singular/function.pyx" =09sage -t -force_lib "devel/sage/sage/libs/ecl.pyx" # Exception from docte= st framework =09sage -t -force_lib "devel/sage/sage/misc/cython.py" =09sage -t -force_lib "devel/sage/sage/misc/package.py" =09sage -t -force_lib "devel/sage/sage/misc/reset.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/misc/functional.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/misc/sage_unittest.py" =09sage -t -force_lib "devel/sage/sage/misc/preparser.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/misc/citation.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/misc/dist.py" =09sage -t -force_lib "devel/sage/sage/symbolic/expression.pyx" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/symbolic/expression_conversions.py" = # Killed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/integration/external.py" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/integration/integral.py" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/power_helper.pyx" # Killed/= crashed =09sage -t -force_lib "devel/sage/sage/symbolic/random_tests.py" # Killed/c= rashed =09sage -t -force_lib "devel/sage/sage/symbolic/function_factory.py" # Kill= ed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/maxima_wrapper.py" # Killed= /crashed =09sage -t -force_lib "devel/sage/sage/symbolic/ring.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/function.pyx" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/symbolic/assumptions.py" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/symbolic/pynac.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/symbolic/relation.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/symbolic/benchmark.py" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/calculus/calculus.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/calculus/desolvers.py" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/calculus/tests.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/calculus/wester.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/calculus/test_sympy.py" # Killed/cra= shed =09sage -t -force_lib "devel/sage/sage/calculus/functional.py" # Killed/cra= shed =09sage -t -force_lib "devel/sage/sage/calculus/functions.py" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/structure/element.pyx" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/structure/sage_object.pyx" =09sage -t -force_lib "devel/sage/sage/structure/formal_sum.py" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/structure/dynamic_class.py" =09sage -t -force_lib "devel/sage/sage/structure/parent.pyx" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/finance/fractal.pyx" =09sage -t -force_lib "devel/sage/sage/finance/time_series.pyx" =09sage -t -force_lib "devel/sage/sage/algebras/group_algebra.py" # Killed/= crashed =09sage -t -force_lib "devel/sage/sage/algebras/quaternion_algebra_element.= py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/algebras/quatalg/quaternion_algebra_= element.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/algebras/quatalg/quaternion_algebra.= py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/interfaces/r.py" =09sage -t -force_lib "devel/sage/sage/interfaces/maxima_lib.py" # Killed/c= rashed =09sage -t -force_lib "devel/sage/sage/interfaces/maxima.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/interfaces/lisp.py" # Time out =09sage -t -force_lib "devel/sage/sage/interfaces/maxima_abstract.py" # Kil= led/crashed =09sage -t -force_lib "devel/sage/sage/interfaces/qepcad.py" =09sage -t -force_lib "devel/sage/sage/interfaces/gp.py" =09sage -t -force_lib "devel/sage/sage/gsl/integration.pyx" # Killed/crashe= d =09sage -t -force_lib "devel/sage/sage/functions/orthogonal_polys.py" # Kil= led/crashed =09sage -t -force_lib "devel/sage/sage/functions/log.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/functions/trig.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/functions/min_max.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/functions/wigner.py" # Killed/crashe= d =09sage -t -force_lib "devel/sage/sage/functions/hyperbolic.py" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/functions/transcendental.py" # Kille= d/crashed =09sage -t -force_lib "devel/sage/sage/functions/other.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/functions/special.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/functions/spike_function.py" =09sage -t -force_lib "devel/sage/sage/functions/piecewise.py" # Killed/cra= shed =09sage -t -force_lib "devel/sage/sage/graphs/graph.py" =09sage -t -force_lib "devel/sage/sage/graphs/generic_graph.py" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/graphs/digraph.py" =09sage -t -force_lib "devel/sage/sage/graphs/graph_generators.py" # Killed= /crashed =09sage -t -force_lib "devel/sage/sage/graphs/matchpoly.pyx" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/graphs/dot2tex_utils.py" =09sage -t -force_lib "devel/sage/sage/plot/bezier_path.py" =09sage -t -force_lib "devel/sage/sage/plot/plot.py" =09sage -t -force_lib "devel/sage/sage/plot/arc.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/plot/circle.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/tachyon.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/transform.pyx" # Killed/= crashed =09sage -t -force_lib "devel/sage/sage/plot/plot3d/parametric_plot3d.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/plot3d.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/platonic.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/plot_field3d.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/list_plot3d.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/base.pyx" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/revolution_plot3d.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/shapes.pyx" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/shapes2.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/parametric_surface.pyx" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/examples.py" =09sage -t -force_lib "devel/sage/sage/plot/plot3d/index_face_set.pyx" =09sage -t -force_lib "devel/sage/sage/plot/line.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/plot/matrix_plot.py" =09sage -t -force_lib "devel/sage/sage/plot/point.py" =09sage -t -force_lib "devel/sage/sage/plot/disk.py" =09sage -t -force_lib "devel/sage/sage/plot/arrow.py" =09sage -t -force_lib "devel/sage/sage/modules/vector_double_dense.pyx" =09sage -t -force_lib "devel/sage/sage/modules/free_module.py" =09sage -t -force_lib "devel/sage/sage/modules/free_module_element.pyx" # K= illed/crashed =09sage -t -force_lib "devel/sage/sage/modules/vector_symbolic_dense.py" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/modules/vector_real_double_dense.pyx= " =09sage -t -force_lib "devel/sage/sage/schemes/generic/fano_toric_variety.p= y" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/schemes/generic/toric_variety.py" =09sage -t -force_lib "devel/sage/sage/schemes/generic/toric_chow_group.py" =09sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/ell_generic.= py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/heegner.py" = # Killed/crashed =09sage -t -force_lib "devel/sage/sage/schemes/elliptic_curves/constructor.= py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/sandpiles/sandpile.py" =09sage -t -force_lib "devel/sage/sage/rings/polynomial/groebner_fan.py" =09sage -t -force_lib "devel/sage/sage/rings/polynomial/multi_polynomial.py= x" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_element.= pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/polynomial/polynomial_rational= _flint.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/residue_field.pyx" # Killed/cr= ashed =09sage -t -force_lib "devel/sage/sage/rings/integer_ring.pyx" # Killed/cra= shed =09sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_elem= ent_quadratic.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_rel.= py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/number_field/order.py" # Kille= d/crashed =09sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_base= .pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/number_field/number_field_elem= ent.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/number_field/galois_group.py" = # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/semirings/non_negative_integer= _semiring.py" =09sage -t -force_lib "devel/sage/sage/rings/ring.pyx" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/integer.pyx" =09sage -t -force_lib "devel/sage/sage/rings/fraction_field_element.pyx" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/misc.py" # Killed/crashed =09sage -t -force_lib "devel/sage/sage/rings/padics/padic_capped_relative_e= lement.pyx" =09sage -t -force_lib "devel/sage/sage/numerical/test.py" =09sage -t -force_lib "devel/sage/sage/numerical/optimize.py" =09sage -t -force_lib "devel/sage/sage/combinat/words/nfactor_enumerable_wo= rd.py" =09sage -t -force_lib "devel/sage/sage/combinat/words/suffix_trees.py" =09sage -t -force_lib "devel/sage/sage/combinat/words/paths.py" =09sage -t -force_lib "devel/sage/sage/combinat/words/word_generators.py" #= Killed/crashed =09sage -t -force_lib "devel/sage/sage/combinat/e_one_star.py" =09sage -t -force_lib "devel/sage/sage/combinat/combinat.py" # Killed/crash= ed =09sage -t -force_lib "devel/sage/sage/combinat/crystals/alcove_path.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/fast_crystals.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/spins.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/tensor_product.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/affine.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/crystals.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/kirillov_reshetikh= in.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/direct_sum.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/highest_weight_cry= stals.py" =09sage -t -force_lib "devel/sage/sage/combinat/crystals/letters.py" =09sage -t -force_lib "devel/sage/sage/combinat/posets/posets.py" =09sage -t -force_lib "devel/sage/sage/combinat/posets/hasse_diagram.py" =09sage -t -force_lib "devel/sage/sage/combinat/perfect_matching.py" # Kill= ed/crashed =09sage -t -force_lib "devel/sage/sage/combinat/root_system/weyl_group.py" =09sage -t -force_lib "devel/sage/sage/combinat/root_system/cartan_type.py" =09sage -t -force_lib "devel/sage/sage/matrix/matrix_space.py" =09sage -t -force_lib "devel/sage/sage/matrix/matrix2.pyx" =09sage -t -force_lib "devel/sage/sage/matrix/matrix_real_double_dense.pyx" =09sage -t -force_lib "devel/sage/sage/matrix/matrix_double_dense.pyx" =09sage -t -force_lib "devel/sage/sage/matrix/matrix_complex_double_dense.p= yx" =09sage -t -force_lib "devel/sage/sage/matrix/matrix0.pyx" =09sage -t -force_lib "devel/sage/sage/matrix/matrix_sparse.pyx" # Killed/c= rashed =09sage -t -force_lib "devel/sage/sage/matrix/matrix_symbolic_dense.pyx" # = Killed/crashed =09sage -t -force_lib "devel/sage/sage/matrix/constructor.py" # Killed/cras= hed =09sage -t -force_lib "devel/sage/sage/categories/primer.py" =09sage -t -force_lib "devel/sage/sage/categories/semigroups.py" =09sage -t -force_lib "devel/sage/sage/categories/enumerated_sets.py" =09sage -t -force_lib "devel/sage/sage/categories/crystals.py" =09sage -t -force_lib "devel/sage/sage/categories/classical_crystals.py" =09sage -t -force_lib "devel/sage/sage/categories/coxeter_groups.py" =09sage -t -force_lib "devel/sage/sage/categories/finite_coxeter_groups.py" =09sage -t -force_lib "devel/sage/sage/categories/highest_weight_crystals.p= y" Total time for all tests: 7387.6 seconds --=_1izyombllja0--