Skip to content

Releases: MatthewFlamm/pyransame

Support for nearly all linear cell types

16 Jul 10:49
7bfba6e
Compare
Choose a tag to compare

This package now supports all linear cell types except for vtkConvexPointSet. Linear means that the cells do not inherit from vtlNonLinearCell.

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

19 Dec 12:05
71b497a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

14 Jun 20:26
6dc94fa
Compare
Choose a tag to compare

Most linear 3D cells are now supported

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

25 May 12:02
b44087a
Compare
Choose a tag to compare
typo (#44)

0.0.4

26 Apr 16:21
3d5bd0d
Compare
Choose a tag to compare

Full Changelog: 0.0.3...0.0.4

0.0.3

15 Apr 11:53
Compare
Choose a tag to compare

0.0.3

0.0.2

15 Apr 11:47
Compare
Choose a tag to compare
typo

0.0.1

15 Apr 00:21
7b11d3a
Compare
Choose a tag to compare

First release!