glotaran / lmfit-varpro

Python-lmfit based implementation of variable projection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lmfit-varpro

latest release Build Status Documentation Status Coverage Status

NOTE: this package is deprecated and its repository archived.

Description

Python based implementation of variable projection extending lmfit-py.

Deprecation warning

This package has been deprecated; the functionality it provided has been integrated into the pyglotaran package.

An early adopter version of this package was released on pypi, but it is no longer maintained. This repository is archived to serve the purpose of providing an example of how one could extend a popular Python fitting library lmfit-py with support for variable projection (varpro).

It should be noted that this code base has not been extensively validated, beyond the checks that the unit tests provide. Anyone who wishes to re-use parts of the lmfit-varpro code base is responsible for their own due diligence.

Credits

The credits can be found in the documentations credits section

Special thanks goes out to Stefan Schütz, who provided an early C++ prototype and the first Python proof-of-concept code to build on.

About

Python-lmfit based implementation of variable projection

License:GNU General Public License v3.0


Languages

Language:Python 100.0%