[Numpy-discussion] compiler binary in numpy.distutils

marc marc.barbry at mailoo.org
Tue Oct 17 08:49:00 EDT 2017


Hi!

I'm trying to write a python wrapper to ScaLapack using f2py.
I have troubles to set up the binary path to the compiler using 
numpy.distutils. What is the correct way?

You can find my actual setup.py at the code repository,
https://gitlab.com/mbarbry/python-scalapack

Thanks in advance,
Marc


More information about the NumPy-Discussion mailing list