all_integrators#
- braincell.quad.all_integrators#
Backwards-compatible mapping view of the integrator registry.
This object behaves like the legacy
{name: func}dict that lived in this module, but it is now backed byIntegratorRegistry. Treat it as read-only; new integrators should be registered withregister_integrator().