.. _math: ott.math package ================ .. currentmodule:: ott.math .. automodule:: ott.math .. TODO(marcocuturi): maybe add some text here Fixed-point Iteration --------------------- .. autosummary:: :toctree: _autosummary fixed_point_loop.fixpoint_iter Cholesky Decomposition ---------------------- .. autosummary:: :toctree: _autosummary decomposition.DenseCholeskySolver decomposition.SparseCholeskySolver Matrix Square Root ------------------ .. autosummary:: :toctree: _autosummary matrix_square_root.sqrtm