all_integrators

Contents

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 by IntegratorRegistry. Treat it as read-only; new integrators should be registered with register_integrator().