ralna / RALFit

A non-linear least squares solver
Other
25 stars 6 forks source link

Python setup #29

Closed tyronerees closed 5 years ago

tyronerees commented 5 years ago

The file libRALFit/setup.py assumes that the numpy include directories are in the path. This is not always the case, so include_dirs should be modified to look for these.