I guess it's not quite that bad. The fix was perhaps hackish.
sage: import brian
/Users/.../sage/local/lib/python2.7/site-packages/brian/utils/sparse_patch/__init__.py:39:
UserWarning: Couldn't find matching sparse matrix patch for scipy version
0.14.0, but in most cases this shouldn't be a problem.
warnings.warn("Couldn't find matching sparse matrix patch for scipy
version %s, but in most cases this shouldn't be a problem." %
scipy.__version__)
sage: 2/3
2/3
And if you have nose installed
sage: brian.test()
Running unit tests for numpy.linalg
NumPy version 1.8.1
NumPy is installed in
/Users/.../sage/local/lib/python2.7/site-packages/numpy
Python version 2.7.8 (default, Nov 14 2014, 12:51:01) [GCC 4.9.2]
nose version 1.3.4
S....................................................................................................................
----------------------------------------------------------------------
Ran 117 tests in 9.227s
OK (SKIP=1)
<nose.result.TextTestResult run=117 errors=0 failures=0>
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.