Write MAD8 models and load MAD8 output.


Install
pip install pymad8==2.0.2

Documentation

#pymad8#

Authors

L. Nevay S. Boogert

Setup

From within the pymad8 root directory:

$ make install

or for development:

$ make develop