Documentation ================== ``grgrlib.plots`` ------------------ A collection of handy plotting functions. .. automodule:: grgrlib.plots :members: :undoc-members: :show-inheritance: ``grgrlib.jaxed`` ------------------- .. automodule:: grgrlib.jaxed :members: :undoc-members: :show-inheritance: ``grgrlib.njitted`` ------------------- .. automodule:: grgrlib.njitted :members: :undoc-members: :show-inheritance: ``grgrlib.datatools`` --------------------- .. automodule:: grgrlib.datatools :members: :undoc-members: :show-inheritance: ``grgrlib.multiprocessing`` --------------------------- .. automodule:: grgrlib.multiprocessing :members: :undoc-members: :show-inheritance: ``grgrlib.optimize`` -------------------- Hand-written optimizers. Currently only CMA-ES. Look for the documentation of `cmaes` (the UI) to understand its usage. .. automodule:: grgrlib.optimize :members: :undoc-members: :show-inheritance: