Skip to main content

Module complex_ops

Module complex_ops 

Source
Expand description

Complex-arithmetic helpers for S4-style models, which diagonalize the state matrix into complex eigenvalues.

Functions§

complex_exp
Complex exponential e^z for a complex argument.
conjugate_pair_output
Real output from a conjugate-pair-folded complex state.
diag_complex_matrix_exp
Element-wise exponential of a diagonal complex matrix’s eigenvalues.