hexfarm

Rutgers HEX Computing Utility Library


Keywords
hep, high-energy-physics, high-performance-computing, hpc, physics, python, rutgers
License
MIT
Install
pip install hexfarm==1

Documentation

hexfarm (pre-α)

Rutgers HEX Computing Utility Library

PyPI Docs Build Status Coverage Status Maintainability License Code style: black

Documentation

The documentation is hosted at hexfarm.readthedocs.io. This is a WIP.

Installation for Rutgers HEXCMS Users

See scripts/README.md.

Installing Development Environment

To install the development environment for hexfarm clone the repository and run the following

conda env update -f environment.yml --prune
conda activate hexfarm

To add the optional ROOT dependencies, run

conda env update -n hexfarm -f root-environment.yml
conda activate hexfarm

after initializing the hexfarm environment.

See scripts/README.md for more information on environments.

License

This project is licensed under the MIT Open Source License.

Copyright (c) 2019 Brandon Gomes