Ytree

Latest version: v3.2.1

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.2.1

ytree is an extension of yt for analyzing merger trees.

This is a bugfix release

What's Changed
* Parallel bug fix for progress bar in select_halos https://github.com/ytree-project/ytree/pull/158
* Fix doc syntax. https://github.com/ytree-project/ytree/pull/161
* Remove validate_index_order call as that is now handled elsewhere. https://github.com/ytree-project/ytree/pull/162

New Contributors
* jwise77 made their first contribution in https://github.com/ytree-project/ytree/pull/158

**Full Changelog**: https://github.com/ytree-project/ytree/compare/ytree-3.2.0...ytree-3.2.1

3.2.0

ytree is an extension of yt for analyzing merger trees.

This release includes the addition of two new frontends for Gadget4 and the newer AHF format as well as some enhancements to the documentation and bugfixes for the older AHF format.

New Features
* Add Gadget4 frontend. https://github.com/ytree-project/ytree/pull/138
* Update AHF frontend for new format https://github.com/ytree-project/ytree/pull/154

Minor Enhancements
* Add plotting examples and improve examples documentation. https://github.com/ytree-project/ytree/pull/142
* Update installation instructions to include conda option. https://github.com/ytree-project/ytree/pull/135

Bugfixes
* Fix two AHF frontend issues. https://github.com/ytree-project/ytree/pull/149

Infrastructure Updates
* Drop python 3.7 support and update circle images. https://github.com/ytree-project/ytree/pull/150
* Add script to fix filename in junit output. https://github.com/ytree-project/ytree/pull/152
* Fix flake8 errors. https://github.com/ytree-project/ytree/pull/144

ytree can be installed with pip or conda:


pip install ytree
conda install ytree


Full documentation can be found at https://ytree.readthedocs.io/

Thanks as always to the wonderful yt community.

**Full Changelog**: https://github.com/ytree-project/ytree/compare/ytree-3.1.2...ytree-3.2.0

3.1.2

ytree is an extension of yt for analyzing merger trees.

This is a bugfix release with a few infrastructure updates as well.

Minor Enhancements
* Add always_do option to AnalysisPipeline operations. https://github.com/ytree-project/ytree/pull/129

Bugfixes
* Make sure to refresh vector analysis fields after setting values. https://github.com/ytree-project/ytree/pull/127
* Fix analysis pipeline operation filtering. https://github.com/ytree-project/ytree/pull/129
* Get filename from correct part of line in consistent-trees format. https://github.com/ytree-project/ytree/pull/131

Infrastructure Updates
* Officially support and start testing Python 3.10. https://github.com/ytree-project/ytree/pull/128

ytree can be installed with pip:

pip install ytree

Full documentation can be found at https://ytree.readthedocs.io/

**Full Changelog**: https://github.com/ytree-project/ytree/compare/ytree-3.1.1...ytree-3.1.2

3.1.1

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. https://github.com/ytree-project/ytree/pull/123
* Use smarter regexes to get AHF naming scheme. https://github.com/ytree-project/ytree/pull/118
* Add return value to comply with yt. https://github.com/ytree-project/ytree/pull/121

Infrastructure Updates
* Implement _apply_units method. https://github.com/ytree-project/ytree/pull/122
* Enable parallelism on circleci. https://github.com/ytree-project/ytree/pull/120
* Create pypi upload action. https://github.com/ytree-project/ytree/pull/124

**Full Changelog**: https://github.com/ytree-project/ytree/compare/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/

3.1.0

Hello again!

I am very pleased to announce the release of ytree version 3.1!

ytree is an extension of yt for analyzing merger trees. This is the
second major release this month, but the last for a while as the
summer draws to a close.

The 3.1 release includes two fun new features.
- the addition of parallel iterator functions for processing trees and nodes in parallel.
- the addition of the AnalysisPipeline, a framework for creating advanced analysis workflows.

ytree can be installed with pip:

pip install ytree


Full documentation can be found at https://ytree.readthedocs.io/

Thanks as always to the fantastic yt community. Enjoy the rest of the
summer.

Britton

3.0.0

Greetings!

I am extremely pleased to announce the release of ytree version 3.0!

ytree is an extension of yt for analyzing merger trees.

This is a major release that sees significant speed and memory use
improvements, support for 5 new data formats, and several new
features. New features and major enhancements are listed below. For a
complete list of all changes, see the
[changelog](https://ytree.readthedocs.io/en/latest/changelog.html#version-3-0).

A special thanks to Manodeep Sinha for inspiring the development of
two of the new frontends and graciously providing feedback and to
Benedikt Diemer for feedback on the development of the Moria
frontend. As always, ytree would be nothing without the wonderful yt
community. Thanks to everyone there.

Have a great day.

Britton

New Featues
* Halo selection and generation with yt data objects
* New functions: get_node, get_root_nodes, get_leaf_nodes,
add_vector_field
* Plotting and plot customization

New Data Formats
* consistent-trees hlist and locations.dat files
* consistent-trees-HDF5
* LHaloTree_hdf5 (IllustrisTNG)
* Moria
* TreeFrog

Enhancements
* All functions returning TreeNodes now return generators for a
significant speed and memory usage improvement.
* Speed and usability improvements to select_halos function
* Speed and usability updates to save_arbor function
* Add parallel analysis documentation

ytree can be installed with pip:
pip install ytree

Full documentation can be found at https://ytree.readthedocs.io/

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.