All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support array-like parameters.
- Remove unused variables.
- Update readme.
- Rewrite docstrings.
- Format files.
1.1.0 - 2023-11-23
- Add a changelog.
- Support Python 3.9 to 3.12.
- Complete
pyproject.toml
.
- Fix a typo in
README.md
.
1.0.0 - 2023-06-21
- Add readme.
- Implement EALM and IALM algorithms.
- Add license.