Skip to content

pyflagser version 0.2.1

Compare
Choose a tag to compare
@ulupo ulupo released this 21 Mar 23:03
b102b1f

Major Features and Improvements

CMakeLists updated to enable compile flags on MSVC. This improves performance on Windows systems.

Bug Fixes

Hotfix addressing multiples issues where forwarding arguments to C++ flagser:

  • filtration was not correctly forwarded and it always fallback to zero filtration.
  • max-dim and min-dim were always equal to 0.

CMakeLists updated to disable AVX instructions. This addresses incompatibilities observed with specific hardware setups.

Backwards-Incompatible Changes

None.

Thanks to our Contributors

This release contains contributions from many people:

Julian Burella Pérez, Umberto Lupo, and Guillaume Tauzin.

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