Skip to content

Releases: OpenPIV/openpiv-python

OpenPIV v0.25.4

Choose a tag to compare

@alexlib alexlib released this 11 Mar 17:42
2ee1a77
  • works with Python 3.14
  • newer Numpy
  • better github actions

OpenPIV 0.25.3

Choose a tag to compare

@alexlib alexlib released this 19 Apr 15:18
5506e8f

Updated for the use with openpiv_tk_gui

OpenPIV-Python v0.25.2

Choose a tag to compare

@alexlib alexlib released this 07 Mar 21:33
46a6fd1

using poetry

OpenPIV-Python v0.25.1

Choose a tag to compare

@alexlib alexlib released this 01 Oct 13:33
151592e

fixed a bug in pattern b sorting in tools.py
added two test case directories to test patterns
added tests in test_tools.ipynb

OpenPIV-Python v0.25.0

Choose a tag to compare

@alexlib alexlib released this 05 Dec 21:41
f956470
  • new masking, including static and dynamic masking
  • more typing hints and docstrings
  • fixed bugs

OpenPIV-Python v0.24.4

Pre-release

Choose a tag to compare

@alexlib alexlib released this 22 Nov 20:45
2a5b1ae

This is one step before the change to 0.25.0 which should be a kind of milestone

  • new masking
  • scientific format save in windef
  • more typing notations
  • more tests

OpenPIV v0.24.2

Choose a tag to compare

@alexlib alexlib released this 23 Jul 21:50
991d83a

windef.simple_multiplass()

OpenPIV v0.24.1

Choose a tag to compare

@alexlib alexlib released this 30 Jun 06:40
4a035de

See commit logs for more info

  • static masking
  • natural file name sorting

OpenPIV v0.24.0

Choose a tag to compare

@alexlib alexlib released this 12 Jun 19:56
7bff96f
  • windef now has an option to run for various image sequence types, e.g. like in the openpiv_tk_gui : (1+2),(3+4), (1+3),(2+4), or (1+2),(2+3)

OpenPIV-Python v0.23.9

Choose a tag to compare

@alexlib alexlib released this 07 Jun 18:56
79c9e8e
  • pivuq, @lento234 contribution
  • fixed quiver with all valid vectors
  • fixed a test with one invalid vector
  • updated test_tools.png
  • fixed scipy.fftpack.dct
  • fixed imageio.v3 (dropped testing on Python 3.6)