Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Dec 17, 2024
1 parent 0ea7eb0 commit 17e7024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can use DiffSol out-of-the-box with vectors, matrices and linear solvers fro

See installation instructions on the [crates.io page](https://crates.io/crates/diffsol).

The [DiffSol book](https://martinjrobins.github.io/diffsol/) describes how to use DiffSol using many modelling examples taken from various application fields (e.g. population dynamics, electrical circuits and phamacological modelling), as well as more detailed information on the various APIs used to specify the ODE equations. For a more complete description of the API, please see the [docs.rs API documentation](https://docs.rs/diffsol).
The [DiffSol book](https://martinjrobins.github.io/diffsol/) describes how to use DiffSol using examples taken from several application areas (e.g. population dynamics, electrical circuits and phamacological modelling), as well as more detailed information on the various APIs used to specify the ODE equations. For a more complete description of the API, please see the [docs.rs API documentation](https://docs.rs/diffsol).

## Solvers

Expand Down

0 comments on commit 17e7024

Please sign in to comment.