Skip to content

pyflagser version 0.4.5

Compare
Choose a tag to compare
@ulupo ulupo released this 25 Aug 07:38

Major Features and Improvements

  • Wheels for Python 3.10 are now available (#70).
  • Wheels for Apple Silicon are now available for Python versions 3.8, 3.9 and 3.10 (#70).
  • A MANY_VERTICES compilation flag has been added to enable computations on graphs with more than 2^16 vertices (Florian Unger, #68).

Bug Fixes

  • A bug in save_unweighted_flag has been fixed (Florian Unger, #69).

Backwards-Incompatible Changes

Python 3.6 is no longer supported, and the manylinux standard has been bumped from manylinux2010 to manylinux2014 (#70).

Thanks to our Contributors

This release contains contributions from:

Julian Burella Pérez, Umberto Lupo, and Florian Unger.

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.