Skip to content

v0.4.6

Compare
Choose a tag to compare
@matteocao matteocao released this 29 May 22:26
· 13 commits to master since this release
01fb23b

What's Changed

  • Support rectangular (esp. sparse) matrices in pyflagser, fixing #48 by @ulupo in #55
  • fix unweighted flag saving crashes by @flomlo in #60
  • Prepare v0.4.4 by @ulupo in #62
  • Use pkg_resources.extern.packaging.version instead of LooseVersion fr… by @ulupo in #71
  • fix save_unweighted_flag by removing the leading '#' in the first line by @flomlo in #69
  • compiling flagser, flagser-count with MANY_VERTICES to fix overflows … by @flomlo in #68
  • Update CI from azure to github actions by @reds-heig in #70
  • Prepare v0.4.5 by @ulupo in #78
  • Fix README in CI and use delvewheel to repair Windows wheels by @ulupo in #80
  • Add support for building Python 3.11 wheels by @raphaelreinauer in #82

New Contributors

Full Changelog: v0.4.3...v0.4.6