Glossary

`solve_decay_chain(N0, lambdas, t_span, n_points)`

Wrapper around `scipy.integrate.odeint` that solves any chain given initial conditions and decay constants.

Learn More

Related Terms