lucabaldini / hexsample

Solid-state hybrid detectors with hexagonal sampling.
https://lucabaldini.github.io/hexsample/
GNU General Public License v3.0
2 stars 0 forks source link

Consider using LMFIT #37

Open lucabaldini opened 9 months ago

lucabaldini commented 9 months ago

See https://lmfit.github.io/lmfit-py/ https://github.com/lmfit/lmfit-py

It seems that we're going a long way to re-implement most of the stuff that is already available in LMFIT.

We should take a deep look at the package and see if it makes sense to drop our modeling Python module.