Ask a Question

Prefer a chat interface with context about you and your work?

Efficient differential algebra computations

Efficient differential algebra computations

Numerical Differential Algebra (DA) is a powerful tool for studying non-linear motion in accelerators, beam and optics devices. Implementation of DA is the easiest in an object oriented programming language, especially C++. In addition to standard object oriented features, C++ allows for operator overloading and static polymorphism via templates. In …