ralna / RALFit

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

python installation broken #68

Open tyronerees opened 4 years ago

tyronerees commented 4 years ago

At the moment, python setup.py install doesn't install the package by itself, as it can't find the shared library it needs.

Fix the installation so that the shared library is included in the python install.