# Numerical Integration

Learn how to advance neural dynamics with reusable ODE and SDE steppers. These notebooks show how to configure solvers, reason about stability, and integrate seamlessly with JAX PyTrees.

```{toctree}
:maxdepth: 1

ode_integration.ipynb
sde_integration.ipynb
```
