fitterpp: Simplified Parameter Fitting With Advanced Capabilities
fitterpp (pronounced "fitter plus plus") extends the capabilities of lmfit in several ways:
-
simplifies parameter fitting by automating the calculation of residuals;
-
ensures that the parameters reported have the smallest residual sum of squares;
-
provides for running several fitting algorithm in succession;
-
reports statistics on the runtime and quality of parameter fits.
For more details, see readthedocs.
Version History
- 0.0.8
- Automatic calculation of the version from pyproject.toml
- 0.0.7
- Fix pyproject.toml
- 0.0.6
- Fix pyproject.toml
- 0.0.4
- Migrated setup to pyproject.toml
- 0.0.3
- dictToParameter can set initial value to random in [min, max]
- method_names can be strings or a FitterppMethod
- latin cube index to compute across a latin cube
- 0.0.2 7/22/2022. User function must be self-describing, optionally returning a dataframe
- 0.0.1 7/19/2022. First release.
Release files for fitterpp 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fitterpp-0.0.8.tar.gz | 11.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fitterpp-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.2 kB
Release files / fitterpp-0.0.8.tar.gz
| Download URL | fitterpp-0.0.8.tar.gz |
|---|---|
| Size | 11.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c73adc1fe72f01fc2c840e93e422ec9f887dde9074e437caf45d0835d060d4ce
|
|
BLAKE2b-256 checksum How to use checksums |
fc668d091a8878ce03e79459e9704377222dc3c31d0131132189567201df9e82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|
Release files / fitterpp-0.0.8-py3-none-any.whl
| Download URL | fitterpp-0.0.8-py3-none-any.whl |
|---|---|
| Size | 13.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c5d4e721f947fb789e33d2c2e1d90a363a30b2a51f125e2eb801f0c72af18418
|
|
BLAKE2b-256 checksum How to use checksums |
21acc3006d9c1a25d1b865ea420a9c2d3efa4ac584e12aa05d111c4ebe218684
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|