python-halotools
N-body simulations and constrain models of cosmology evolution
Halotools is a specialized python package for building and testing models of the galaxy-halo connection, and analyzing catalogs of dark matter halos. The core feature of Halotools is a modular platform for creating mock universes of galaxies starting from a catalog of dark matter halos obtained from a cosmological simulation.
- Versions: 0.9.3
- Website: http://halotools.rtfd.org/
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-halotools
as follows:
guix install python-halotools
Or install a particular version:
guix install python-halotools@0.9.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of python-halotools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-halotools'><img src='https://packages.guix.gnu.org/packages/python-halotools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-halotools)
Example Org:
[[https://packages.guix.gnu.org/packages/python-halotools][https://packages.guix.gnu.org/packages/python-halotools/badges/latest-version.svg]]