
They are just a source of confusion now. Sturla Ralf Gommers <ralf.gommers@gmail.com> wrote:
Hi,
The following have been deprecated since scipy 0.12.0: - scipy.lib.blas - scipy.lib.lapack - scipy.linalg.blas.cblas - scipy.linalg.blas.fblas - scipy.linalg.lapack.clapack - scipy.linalg.lapack.flapack See <a href="http://docs.scipy.org/doc/scipy/reference/release.0.12.0.html#deprecated-features">http://docs.scipy.org/doc/scipy/reference/release.0.12.0.html#deprecated-features</a>
It looks to me like it's time to remove those for 0.16.0. Then scipy.lib doesn't contain anything public anymore and will then be renamed scipy._lib.
Any objections?
Ralf
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@scipy.org <a href="http://mail.scipy.org/mailman/listinfo/scipy-dev">http://mail.scipy.org/mailman/listinfo/scipy-dev</a>