Skip to content

Releases: masadcv/numpymaxflow

v0.0.7

30 Oct 21:16
912d9a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

numpymaxflow 0.0.6

18 Oct 03:46
9a8b6e9
Compare
Choose a tag to compare

What's Changed

  • Add support for python 3.11 and remove support for python 3.7 by @elitap in #17

New Contributors

Full Changelog: v0.0.5...v0.0.6

numpymaxflow 0.0.5

27 Sep 21:45
0ec14eb
Compare
Choose a tag to compare

What's Changed

  • Support python3.10, remove python3.6 support by @masadcv in #14

Full Changelog: v0.0.4...v0.0.5

numpymaxflow 0.0.4

27 Sep 21:31
c127966
Compare
Choose a tag to compare

What's Changed

  • [ENH] release GIL during execution by @turtleizzy in #11
  • Last pre-compiled version with Python 3.6 support

New Contributors

Full Changelog: v0.0.3...v0.0.4

numpymaxflow 0.0.3

28 Aug 22:46
Compare
Choose a tag to compare

What's Changed

  • Enhancements, including python headers and multiple connectivities support by @masadcv in #10

Full Changelog: v0.0.2...v0.0.3

numpymaxflow v0.0.2

21 Apr 18:11
092569e
Compare
Choose a tag to compare

What's Changed

  • Fix Logical Error in numpy interface for 3D maxflow by @masadcv in #4
  • update with fixes, add int maxflow support, add shape checking by @masadcv in #5
  • update cibuild workflow by @masadcv in #6
  • Update requirements to numpy 1.19.1 as min req by @masadcv in #7
  • fix cibuild error by @masadcv in #8
  • update to consistent indexing func, return label in same format as in… by @masadcv in #9

New Contributors

Full Changelog: v0.0.1...v0.0.2

numpymaxflow v0.0.1

19 Apr 19:06
fe2af5f
Compare
Choose a tag to compare
Update README.md