pyseobnr.eob.dynamics.rhs_aligned

Contains the actual RHS of the EOM, wrapped in cython. This allows some of the cython functions used in the RHS to be called more efficiently.

Functions

augment_dynamics(dynamics, chi_1, chi_2, ...)

Compute dynamical quantities we need for the waveform

compute_H_and_omega(dynamics, chi_1, chi_2, ...)

Compute dynamical quantities needed for the waveforms.

get_rhs(t, z, H, RR, chi_1, chi_2, m_1, m_2, ...)

Compute the RHS of the EOB evolution equations.