haasad / PyPardiso

Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
BSD 3-Clause "New" or "Revised" License
133 stars 20 forks source link

Add requirements to setup.py, but don't install them when building on conda #17

Closed haasad closed 3 years ago

haasad commented 3 years ago

Since MKL is now available on PyPi, pypardiso can be installed with pip:

pip install git+https://github.com/haasad/PyPardisoProject.git