Releases: anugrahjo/PySLSQP
Releases · anugrahjo/PySLSQP
PySLSQP 0.1.3
First release with compiler optimization
- Improve performance (multifold) with compiler optimization
- Withdraw support for prebuilt macos-12 wheels
- Update citation and include the published paper
PySLSQP 0.1.2
PySLSQP 0.1.1
Release with full support for Windows
- Add support for Windows OS (cloud tested and wheels made available on PyPI)
- Withdraw support for prebuilt macos-11 wheels
- More precise timing with perf_counter()
- Fix swapped printing of average function and derivative evaluation times in final results
- Minor updates to documentation
- Add PySLSQP software paper to the repository