The rsradia package contains utility functions and extensions for the Python version of the code Radia.
rsradia uses the Python package Pykern to handle installation. You can install Pykern with pip using:
pip install git+https://github.com/radiasoft/pykernTo install rsradia directly with pip:
pip install git+https://github.com/radiasoft/rsradiaOr if you want to download and install this repository to have access to examples:
git clone https://github.com/radiasoft/rsradia
cd rsradia
pip install .License: http://www.apache.org/licenses/LICENSE-2.0.html
Copyright (c) 2020 RadiaSoft LLC. All Rights Reserved.