Releases: MatthewFlamm/pyransame
Releases · MatthewFlamm/pyransame
Support for nearly all linear cell types
This package now supports all linear cell types except for vtkConvexPointSet. Linear means that the cells do not inherit from vtlNonLinearCell.
What's Changed
- Add 1D support to Readme by @MatthewFlamm in #132
- Clamp scalar range in docs for surface sampling by @MatthewFlamm in #135
- Update docs with interactive examples by @banesullivan in #136
- use examples in docs by @MatthewFlamm in #150
- Add rng example by @MatthewFlamm in #156
- Add vertices support by @MatthewFlamm in #200
New Contributors
- @banesullivan made their first contribution in #136
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add ability to sample data by @MatthewFlamm in #87
- Add random_line_points by @MatthewFlamm in #124
Full Changelog: 0.2.0...0.3.0
0.2.0
Most linear 3D cells are now supported
What's Changed
- Check docs by @MatthewFlamm in #46
- Add wedge by @MatthewFlamm in #47
- add hexahedra by @MatthewFlamm in #49
- Bump hypothesis from 6.75.3 to 6.75.6 by @dependabot in #55
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #54
- Use pyvista plot in examples by @MatthewFlamm in #56
- Add pentagonal prism by @MatthewFlamm in #57
- add hexagonal prism by @MatthewFlamm in #58
- Bump hypothesis from 6.75.6 to 6.76.0 by @dependabot in #59
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #61
- Bump hypothesis from 6.76.0 to 6.78.1 by @dependabot in #60
- Add polyhedron by @MatthewFlamm in #62
- Add buttons to pydata by @MatthewFlamm in #63
Full Changelog: 0.1.0...0.2.0
0.1.0
typo (#44)
0.0.4
Full Changelog: 0.0.3...0.0.4
0.0.3
0.0.3
0.0.2
typo
0.0.1
First release!