Recent Releases of tetgen
tetgen - v0.6.7
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/pyvista/tetgen/pull/91
- added support for holes by @thefloe1 in https://github.com/pyvista/tetgen/pull/92
- Use
cell_qualityinstead ofcompute_cell_qualityby @user27182 in https://github.com/pyvista/tetgen/pull/93
New Contributors
- @user27182 made their first contribution in https://github.com/pyvista/tetgen/pull/93
Full Changelog: https://github.com/pyvista/tetgen/compare/v0.6.6...v0.6.7
- C++
Published by github-actions[bot] 7 months ago
tetgen - v0.6.6
What's Changed
- Fix a typo of requirements.txt by @tkoyama010 in https://github.com/pyvista/tetgen/pull/72
- Fix release step by @akaszynski in https://github.com/pyvista/tetgen/pull/73
- Check the number of vertices by @akaszynski in https://github.com/pyvista/tetgen/pull/87
- fix overloading due to changes in cython 3.1.2 by @akaszynski in https://github.com/pyvista/tetgen/pull/90
- added support for regions by @thefloe1 in https://github.com/pyvista/tetgen/pull/88
New Contributors
- @thefloe1 made their first contribution in https://github.com/pyvista/tetgen/pull/88
Full Changelog: https://github.com/pyvista/tetgen/compare/v0.6.5...v0.6.6
- C++
Published by github-actions[bot] 8 months ago
tetgen - v0.6.5
What's Changed
- Use trusted publishing by @akaszynski in https://github.com/pyvista/tetgen/pull/64
- Add support for numpy 2.0 by @akaszynski in https://github.com/pyvista/tetgen/pull/69
- Add configuration of dependabot by @tkoyama010 in https://github.com/pyvista/tetgen/pull/70
Full Changelog: https://github.com/pyvista/tetgen/compare/v0.6.4...v0.6.5
- C++
Published by akaszynski over 1 year ago
tetgen - v0.6.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/tetgen/pull/56
- Fix path master -> main by @tkoyama010 in https://github.com/pyvista/tetgen/pull/57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/tetgen/pull/58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/tetgen/pull/60
- Bump actions by @akaszynski in https://github.com/pyvista/tetgen/pull/63
- Add background mesh support by @angela-ko in https://github.com/pyvista/tetgen/pull/62
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/pyvista/tetgen/pull/56
- @angela-ko made their first contribution in https://github.com/pyvista/tetgen/pull/62
Full Changelog: https://github.com/pyvista/tetgen/compare/v0.6.3...v0.6.4
- C++
Published by github-actions[bot] over 1 year ago
tetgen - Release Notes - v0.6.1
What's Changed
This release now generates both universal and x64 wheels for MacOS.
- Add cibuildwheel by @akaszynski in https://github.com/pyvista/tetgen/pull/43
- use latest build env by @akaszynski in https://github.com/pyvista/tetgen/pull/44
Full Changelog: https://github.com/pyvista/tetgen/compare/v0.6.0...v0.6.1
- C++
Published by akaszynski over 3 years ago
tetgen - v0.6.0 - Upgrade to tetgen 1.6
What's Changed
- Update README.rst by @nickvazz in https://github.com/pyvista/tetgen/pull/23
- Fix python version in macOS build by @stefsmeets in https://github.com/pyvista/tetgen/pull/26
- Add 3.9 and gh action for macos by @akaszynski in https://github.com/pyvista/tetgen/pull/27
- Fix link of image files by @tkoyama010 in https://github.com/pyvista/tetgen/pull/28
- remove direct vtk usage by @akaszynski in https://github.com/pyvista/tetgen/pull/29
- upgrade to tetgen1.6 by @akaszynski in https://github.com/pyvista/tetgen/pull/31
New Contributors
- @nickvazz made their first contribution in https://github.com/pyvista/tetgen/pull/23
- @stefsmeets made their first contribution in https://github.com/pyvista/tetgen/pull/26
- @tkoyama010 made their first contribution in https://github.com/pyvista/tetgen/pull/28
Full Changelog: https://github.com/pyvista/tetgen/compare/0.5.1...v0.6.0
- C++
Published by akaszynski over 3 years ago
tetgen - Initial Release
Initial release of tetgen. See PyPi for compiled libraries: https://pypi.org/project/tetgen/
See readme at https://github.com/akaszynski/tetgen/blob/master/README.rst
- C++
Published by akaszynski over 7 years ago