conda-forge / lapack-feedstock

A conda-smithy repository for lapack.
BSD 3-Clause "New" or "Revised" License
6 stars 12 forks source link

can this lapack package be used with conda/pip and mingw for building scipy on windows? #10

Closed den-run-ai closed 7 years ago

den-run-ai commented 7 years ago

Original question here: https://mail.python.org/pipermail/scipy-user/2017-May/037195.html

den-run-ai commented 7 years ago

If yes, what options should be passed to pip/conda/distutils/setuptools/setup.py?

jschueller commented 7 years ago

Maybe, as it's using mingw also. You can also look at the openblas recipe.