[SciPy-Dev] removing lib.blas/lapack

Sturla Molden sturla.molden at gmail.com
Tue Dec 30 11:49:08 EST 2014


They are just a source of confusion now.
Sturla

Ralf Gommers <ralf.gommers at 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 at scipy.org
> <a
> href="http://mail.scipy.org/mailman/listinfo/scipy-dev">http://mail.scipy.org/mailman/listinfo/scipy-dev</a>




More information about the SciPy-Dev mailing list