wcosmo.utils#

Helper functions that are not directly relevant to cosmology.

Functions

autodoc(func)

Simple decorator to mark that a docstring needs formatting

maybe_jit(func, *args, **kwargs)

A decorator to jit the function if using jax.

method_autodoc([alt])

Simple decorator to mark that a docstring needs formatting.