Skip to content

Don't build with MKL by default in setup.py

Compare
Choose a tag to compare
@fwilliams fwilliams released this 28 Nov 12:46
· 504 commits to master since this release
  • Don't build with MKL unless --use-mkl' flag is passed or USE_MKL` environment var is set
    • MKL is hard to install if you're not using conda and I don't want to break pip users. I'll enable it by default in conda.