提交 efcf58d0 authored 作者: Josh Bleecher Snyder's avatar Josh Bleecher Snyder

Make SciPy requirement in installation doc more accurate

上级 5b2cb6f4
...@@ -33,7 +33,7 @@ to be installed: ...@@ -33,7 +33,7 @@ to be installed:
Earlier versions have memory leaks. Earlier versions have memory leaks.
`SciPy <http://scipy.org>`_ `SciPy <http://scipy.org>`_
Specifically ``scipy.sparse``, and ``scipy.weave``. We recommend SciPy Not technically required but *highly* recommended. We recommend SciPy
>=0.7 if you are using sparse matrices, because ``scipy.sparse`` >=0.7 if you are using sparse matrices, because ``scipy.sparse``
is buggy in 0.6 (the ``scipy.csc_matrix`` version of ``dot()`` has a is buggy in 0.6 (the ``scipy.csc_matrix`` version of ``dot()`` has a
bug with singleton dimensions, there may be more bugs). bug with singleton dimensions, there may be more bugs).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论