Releases: SimVascular/svVascularize
Releases · SimVascular/svVascularize
svv 0.0.41
What's Changed
- improved smoke test for basic cross platform cross version passing test by @zasexton in #47
- falling back to non-parallel tube generation and unbalanced model by @zasexton in #49
- improving smoke test and returning export_solid to serial implementation by @zasexton in #50
- Adding GUI support and telemetry for svv by @zasexton in #51
Full Changelog: 0.0.40...0.0.41
svv 0.0.40
What's Changed
Full Changelog: 0.0.39...0.0.40
svv 0.0.39
What's Changed
- gui/tissue mesh generation by @zasexton in #37
- improving automated 3d mesh generation by @zasexton in #39
- fixing mis-matched "GlobalNodeID" type expectations by @zasexton in #41
- 40 issue adding branching vessels cobyla issue in minimizeoptimize by @zasexton in #42
- updating package dependencies for HPC systems by @zasexton in #43
- removing numpy versions for CI builds by @zasexton in #44
Full Changelog: 0.0.34...0.0.39
svv 0.0.34
What's Changed
Full Changelog: 0.0.33...0.0.34
svv 0.0.33
What's Changed
- Initial Repository Commits for Synthetic Vascularization Project by @zasexton in #1
- Adding github action for uploading to PyPi by @zasexton in #2
- Adding initial documentation skeleton and landing page by @zasexton in #3
- adding
__version__attribute during setup.py from init.py by @zasexton in #5 - 4 bug report installation verification problem by @zasexton in #6
- ensuring that basic tests run by @zasexton in #8
- 7 ghpages documentation 404 errors by @zasexton in #10
- #7 adding 3D mesh generation documentation by @zasexton in #11
- Partial resolution of ghpages 404 errors and windows svZeroDSolver exe construction by @zasexton in #13
- Improving API documentation for Forest and Simulation objects by @zasexton in #14
- Add interactive GUI (PySide6/VTK), .dmn IO, sphere refinement, and Mesa setup by @zasexton in #17
- Improve GUI .dmn loading and add advanced lumen detection for mesh face extraction by @zasexton in #20
- Easy install by @zasexton in #21
- ci: build pure-Python wheel via python -m build by @zasexton in #22
- build: include Cython and NumPy in PEP 517 build-system requires by @zasexton in #23
- ci(cibw): use 'python -m pip' in CIBW_BEFORE_BUILD for Windows by @zasexton in #24
- build_ext: avoid in-place extension build for svv-accelerated by @zasexton in #25
- CI: split TestPyPI uploads for svv and svv-accelerated with secrets by @zasexton in #26
- Easy install by @zasexton in #27
- Easy install - Release notes & Assets by @zasexton in #28
- Pure python install by @zasexton in #29
New Contributors
Full Changelog: https://github.com/SimVascular/svVascularize/commits/0.0.33