jaxoplanet.experimental.starry.multiprecision.rotation

jaxoplanet.experimental.starry.multiprecision.rotation#

Attributes#

Functions#

get_R(name, l_max[, obl, inc, cache])

R(lmax, u, theta)

dot_rotation_matrix(ydeg, u, theta[, rotation_matrices])

left_project(deg, inc, obl, theta, theta_z, x)

dot_rz(deg, theta)

Special case for rotation only around z axis

Module Contents#

jaxoplanet.experimental.starry.multiprecision.rotation.CACHED_MATRICES[source]#
jaxoplanet.experimental.starry.multiprecision.rotation.get_R(name, l_max, obl=None, inc=None, cache=None)[source]#
jaxoplanet.experimental.starry.multiprecision.rotation.R(lmax, u, theta)[source]#
jaxoplanet.experimental.starry.multiprecision.rotation.dot_rotation_matrix(ydeg, u, theta, rotation_matrices=None)[source]#
jaxoplanet.experimental.starry.multiprecision.rotation.left_project(deg, inc, obl, theta, theta_z, x)[source]#
jaxoplanet.experimental.starry.multiprecision.rotation.dot_rz(deg, theta)[source]#

Special case for rotation only around z axis