Releases: artorg-unibe-ch/spline_mesher
Releases · artorg-unibe-ch/spline_mesher
Publication release
What's Changed
- Update README.md by @simoneponcioni in #65
- Update documentation and docstrings
- Modified how node count is made in the input dictionary: now
n_elms_longitudinal
andn_elms_radial
describe the real count (before it was described as the number per subsection, e.g.,n_elms_longitudinal * slicing_coefficient
andn_elms_radial * 4
.
Full Changelog: v0.2.0-alpha...v1.0.0
v0.2.0-alpha
First working version (release for paper will come soon, adding more documentation and cleaned-up code).
What's Changed
- Bump numpy from 1.21.6 to 1.22.0 by @dependabot in #8
- Bump setuptools from 62.3.2 to 65.5.1 by @dependabot in #18
- Create LICENSE by @simoneponcioni in #42
- Added ellipsoid refinement at the center of the trabecular compartment by @simoneponcioni in #51
- Merge pull request #51 from artorg-unibe-ch/master by @simoneponcioni in #52
- Missing type hints by @simoneponcioni in #53
- Bump setuptools from 65.5.1 to 70.0.0 by @dependabot in #61
- Create LICENSE by @simoneponcioni in #63
New Contributors
- @dependabot made their first contribution in #8
- @simoneponcioni made their first contribution in #42
Full Changelog: https://github.com/artorg-unibe-ch/spline_mesher/commits/v0.2.0-alpha