Releases: openkim/kim-convergence
Releases · openkim/kim-convergence
Version 0.0.3
Key Changes
- Compatibility updates for NumPy > 2
- Code Quality Improvements
- Replaced deprecated np.NINF with -np.inf
- Refactored string formatting to use f-strings instead of .format()
- Inlined CRError exception messages, removing temporary variables for cleaner code
- Fixed Flake8 warnings
- Improve levene_test stability and reduce test flakiness
- All tests pass with NumPy > 2 and maintain compatibility with NumPy 1.x
- Upgraded versioneer to version 0.29
Official release of the kim-convergence package
This is the official release of the kim-convergence package.
Initial release of the convergence module
This is an initial release of the convergence module.
This release is for the purpose of archiving the initial version.