Published June 3, 2024
| Version 3.2.0
Software
Open
lmfit/uncertainties: 3.2.0
Authors/Creators
- 1. Bertin Technologies
- 2. HeidelbergCement
- 3. University of Chicago
- 4. Quantinuum
- 5. Argonne National Laboratory
- 6. Wageningen University & Research
- 7. @roverdotcom
- 8. CERN
- 9. Technische Universität Darmstadt, Department of Physics, Institute for Nuclear Physics
Description
3.2.0 2024-June-02
Version 3.2.0 is the first release of Uncertainties in nearly two years and the first minor release in over five years. It marks the beginning of an effort to refresh and update the project with a new and expanded team of maintainers.
Main Changes
- Moved code development to lmfit organization, with 4 maintainers.
- Update documentation.
- Drop future dependency. Uncertainties now has no external dependencies when not using Numpy integration (Drop official support for Python versions before 3.8 #200).
- Drop support for Python versions before 3.8, including Python 2 (Drop official support for Python versions before 3.8 #200)
- remove 1to2 and deprecations (remove 1to2 and depreciations #214)
Developer related changes
- Moved from setup.py to pyproject.toml (Transition from setup.py to pyproject.toml #199)
- Move tests to tests folder (Move tests to tests folder #216)
- Update unumpy test to be compatible with numpy 2
- Mark docstrings with backslashes as raw strings in tests (Mark docstrings with backslashes as raw strings #226)
Files
lmfit/uncertainties-3.2.0.zip
Files
(153.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9cbca8f85cfa50cff6238cf005ccb228
|
153.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/lmfit/uncertainties/tree/3.2.0 (URL)