Releases: ViRGIS-Team/mdal-python
Releases · ViRGIS-Team/mdal-python
Package Release 1.1.1
Package release 1.1.0 for PyPi
Merge pull request #26 from ViRGIS-Team/pypi-push Update build.yml
Package Release 1.1.0 for Conda
Package Release 1.0.3
Package Release 1.0.2
Fixes Memory Leak #11
Package Release 1.0.1
Add the PyPI package
1.0.0
First Read / Write Release
- read and write all MDAL compatible file formats
- access vertex, face, edge and volume data as numpy arrays
- write vertex, face, edge and volume data from numpy arrays
- access and write scalar and vector datasets
- beta level read and write integration with meshio
- beta level read integration with Open3D
Version 0.9.3
Fixes some memory leaks and null pointers and makes the PyMesh object a context manager.
Release 0.9.2
See cbhangelog
Release 0.9.1
More Pythonic API