There is a newer version of the record available.

Published August 28, 2018 | Version ytree-2.2.0
Software Open

brittonsmith/ytree: ytree 2.2 Release

  • 1. San Diego Supercomputer Center
  • 2. NCSA

Description

ytree version 2.2 is released!

ytree is an extension of yt for working with merger-tree data from multiple sources.

This release adds a couple new features as well as improvements for i/o and memory usage.

  • New feature: vector fields return x/y/z components of a vector as a single array with automatically created magnitude fields.

  • New feature: a select_halos function to search all trees for halos matching specified criteria.

  • Enhancement: significant refactors of the field and i/o systems to reduce memory, speed up field access, and simplify implementing new frontends.

  • Enhancement: upgrades to the testing infrastructure.

ytree can be installed with pip:

pip install ytree

or from source, by going to https://github.com/brittonsmith/ytree

git clone https://github.com/brittonsmith/ytree
cd ytree
pip install -e .

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

Files

brittonsmith/ytree-ytree-2.2.0.zip

Files (149.1 kB)

Name Size Download all
md5:0bd18a86c17f891ab0471523e5b49ab7
149.1 kB Preview Download

Additional details