ytree 3.1.1 Release
brittonsmith
released this
03 Feb 14:38
·
153 commits
to main
since this release
ytree 3.1.1 is released!
ytree is an extension of yt for analyzing merger trees.
This is a bugfix release with a few infrastructure updates as well.
Bugfixes
- Allow parallel_trees to work with non-root trees. #123
- Use smarter regexes to get AHF naming scheme. #118
- Add return value to comply with yt. #121
Infrastructure Updates
- Implement _apply_units method. #122
- Enable parallelism on circleci. #120
- Create pypi upload action. #124
Full Changelog: ytree-3.1.0...ytree-3.1.1
ytree can be installed with pip:
pip install ytree
Full documentation can be found at https://ytree.readthedocs.io/