bmad-sim / pytao

PyTao is Python interface for Tao, which is based on the Bmad subroutine library for relativistic charged–particle and X-ray simulations in accelerators and storage rings.
https://bmad-sim.github.io/pytao
GNU General Public License v3.0
9 stars 6 forks source link

Add conda environment file #48

Closed ChristopherMayes closed 2 years ago

ChristopherMayes commented 2 years ago

Added environment.yml for local testing. Then: conda env create -f environment.yml will install Bmad, PyTao, Jupyter etc.