conspire 0.6.0

The Rust interface to conspire.
Documentation
1
2
3
4
5
Solves an initial value problem by explicitly integrating a system of ordinary differential equations.

```math
\frac{dy}{dt} = f(t, y),\quad y(t_0) = y_0
```