pytac#

Top level API.

pytac.__version__: str#

Submodules

data_source

Module containing pytac data source classes.

device

The device class used to represent a particular function of an accelerator element.

element

Module containing the element class.

exceptions

Module containing all the exceptions used in pytac.

lattice

Representation of a lattice object which contains all the elements of the machine.

load_csv

Module to load the elements of the machine from csv files.

units

Classes for use in unit conversion.

utils

Utility functions.