Releases: alexlib/pivpy
Releases · alexlib/pivpy
PIVPy v0.1.1
PIVPy v0.1.0
Read CHANGES_SUMMARY.md
PIVPy v0.0.20
- main contribution from @nepomnyi that connects
pivpytovortexfittingpackage
PIVPy ver. 0.19
- uses new Lavision package
lvpyio - uses
importlib.resourcesinstead ofpkg_resources
PIVPy v0.0.18
- 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
fixed notations
formatted with black
added fill_nans using scipy.griddata
PIVPy v.0.0.16
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
lvreaderlibrary by Lavision - graphics, io, methods are improved
- this release breaks backward compatibility - things will stop working now
PIVPy v0.0.15
- ke is now
kinetic_energy - fixed
tke - fixed
reynolds_stress
PIVPy 0.0.14a
fixed setup.py
PIVPy 0.0.14
added set_scale
fixed Reynolds_stress