This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Releases: rathaROG/lapx
Releases · rathaROG/lapx
lapx 0.5.11.post1
What's Changed
Full Changelog: v0.5.11...v0.5.11.post1
lapx 0.5.11
What's Changed
- Use the latest
cibuildwheel==2.21.3
(Build with CPython 3.13.0 Stable) - Improve benchmark
- Improve setup and reformat some code
- Fix typo in README by @woctezuma in #12
New Contributors
- @woctezuma made their first contribution in #12
Full Changelog: v0.5.10...v0.5.11
lapx 0.5.10.post1
What's Changed
- Add Python 3.13 info to the
classifiers
in setup.py - Clean up some code
- Update and improve workflows
Full Changelog: v0.5.10...v0.5.10.post1
lapx 0.5.10
What's Changed
- Pre-built wheels for Python 3.9-3.13 support both numpy 1.x and 2.x
- Refactor some code
- Use the latest
cibuildwheel==2.20.0
- Update and improve workflows
- Update and improve README.md
Full Changelog: v0.5.9.post1...v0.5.10
lapx 0.5.9.post1
What's Changed
- Pre-built wheels for Python 3.9-3.12 support both numpy 1.x and 2.0
- Use the latest
cibuildwheel==2.19.1
- Update and improve workflows
- Update and improve README.md
Full Changelog: v0.5.9...v0.5.9.post1
lapx 0.5.9
What's Changed
- Improve setup experience
- Update and improve README.md
Full Changelog: v0.5.8...v0.5.9
lapx 0.5.8 - Speed Boost!
What's Changed
- Improve efficiency by @raphaelreme in #7
- Add other minor improvements
- Add
python_requires=">=3.7"
to setup - Update and improve test and benchmark
- Update and improve workflows
New Contributors
- @raphaelreme made their first contribution in #7
Full Changelog: v0.5.7...v0.5.8
lapx 0.5.7
What's Changed
- Add
ARM
supports for pre-built wheels - Add
musllinux
supports for pre-built Linux wheels - Use the latest
cibuildwheel==2.17.0
- Fix some typo in setup.py
- Update and improve workflows
- Improve README.md
Full Changelog: v0.5.5...v0.5.7
lapx 0.5.5
What's Changed
- Add support for Python 3.12
- Use the latest
cibuildwheel==2.16.2
- Fix some typo in setup.py
- Improve README.md
Full Changelog: v0.5.4...v0.5.5
lapx 0.5.4
What's Changed
- Add workflow for benchmark against
scipy.optimize.linear_sum_assignment
- Improve setup.py
- Simplify and improve README.md
Full Changelog: v0.5.3...v0.5.4