firecrown.models.cluster.integrator.scipy_integrator

firecrown.models.cluster.integrator.scipy_integrator#

The SciPy integrator module.

This module holds the scipy implementation of the integrator classes

Classes

ScipyIntegrator

The scipy implementation of the Integrator base class using nquad.