Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Releases: rathaROG/lapx

lapx 0.5.11.post1

01 Dec 14:43
42cbe6f
Compare
Choose a tag to compare

What's Changed

  • 🆕 December 1, 2024: The original lap and lapx have been merged.

Full Changelog: v0.5.11...v0.5.11.post1

lapx 0.5.11

09 Oct 14:13
be6f998
Compare
Choose a tag to compare

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

Full Changelog: v0.5.10...v0.5.11

lapx 0.5.10.post1

26 Aug 18:32
7f1d4cf
Compare
Choose a tag to compare

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

25 Aug 13:38
8033537
Compare
Choose a tag to compare

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

17 Jun 23:53
c5c8773
Compare
Choose a tag to compare

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

10 May 16:48
3a4ebad
Compare
Choose a tag to compare

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!

29 Apr 23:22
84b9766
Compare
Choose a tag to compare

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

Full Changelog: v0.5.7...v0.5.8

lapx 0.5.7

21 Mar 01:36
7228659
Compare
Choose a tag to compare

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

06 Oct 11:24
7609ace
Compare
Choose a tag to compare

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

23 Jul 00:45
f27974d
Compare
Choose a tag to compare

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