Skip to content

Releases: alexlib/pivpy

PIVPy v0.1.1

27 Dec 22:46

Choose a tag to compare

  • new documentation
  • Most of the PIVMAT methods are implemented
  • requires extensive testing by the community

PIVPy v0.1.0

26 Dec 20:42
5d7f9d6

Choose a tag to compare

Read CHANGES_SUMMARY.md

PIVPy v0.0.20

29 Jul 22:39
2f2a8f3

Choose a tag to compare

  • main contribution from @nepomnyi that connects pivpy to vortexfitting package

PIVPy ver. 0.19

22 Jul 20:07

Choose a tag to compare

  • uses new Lavision package lvpyio
  • uses importlib.resources instead of pkg_resources

PIVPy v0.0.18

11 Oct 23:24

Choose a tag to compare

  • fixed the bug in load_openpiv_txt
  • improved other loading methods
  • prepare for the move to pandas.read_csv method for all ASCII types
  • split the openpiv .txt from .vec (although it's not including the header yet)

PIVPy v0.0.17

26 Sep 22:16
80cf064

Choose a tag to compare

fixed notations
formatted with black
added fill_nans using scipy.griddata

PIVPy v.0.0.16

25 Sep 21:47
c73869c

Choose a tag to compare

See pull request #38

  • parse_headers return method for loading files
  • we can load Davis8 old txt files as well as new vc7 files using lvreader library by Lavision
  • graphics, io, methods are improved
  • this release breaks backward compatibility - things will stop working now

PIVPy v0.0.15

02 Aug 21:44

Choose a tag to compare

  • ke is now kinetic_energy
  • fixed tke
  • fixed reynolds_stress

PIVPy 0.0.14a

15 Jul 18:09
7e04a4e

Choose a tag to compare

fixed setup.py

PIVPy 0.0.14

15 Jul 18:04

Choose a tag to compare

added set_scale
fixed Reynolds_stress