Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 338 Bytes

Bmad Benchmarking

Benchmarking various Bmad simulations

Instructions

  • clone this repository

  • conda env create -f environmment.yml to get all dependencies, including Bmad.

  • conda activate bmad-benchmarking to activate this environment.

  • jupyter lab to start Jupyter.

  • Navigate to the notebooks and try to run them.