Skip to content

Releases: ViRGIS-Team/mdal-python

Package Release 1.1.1

25 Oct 16:16
18391e2

Choose a tag to compare

  • updates to python versions and licence tags

Package release 1.1.0 for PyPi

28 May 21:16
b973ce6

Choose a tag to compare

Merge pull request #26 from ViRGIS-Team/pypi-push

Update build.yml

Package Release 1.1.0 for Conda

28 May 16:00
0955f9a

Choose a tag to compare

What's Changed

  • Update to NumPy ABI v2.0 for conda only at the moment

Full Changelog: 1.0.3...1.1.0

Package Release 1.0.3

03 Nov 23:02
0561708

Choose a tag to compare

  • fix debug message (#15 )
  • Deprecate mdal-python (#16 )

Package Release 1.0.2

03 Nov 21:31
79c87a8

Choose a tag to compare

Fixes Memory Leak #11

Package Release 1.0.1

01 Dec 10:19
b36019b

Choose a tag to compare

Add the PyPI package

1.0.0

27 Nov 11:32

Choose a tag to compare

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

10 Jun 14:56

Choose a tag to compare

Fixes some memory leaks and null pointers and makes the PyMesh object a context manager.

Release 0.9.2

01 Jun 14:57

Choose a tag to compare

See cbhangelog

Release 0.9.1

31 May 10:31

Choose a tag to compare

More Pythonic API