Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dancixx committed Oct 22, 2023
1 parent d958298 commit b021687
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

A Rust library for stochastic processes and models.

Minimal documentation is available at [docs.rs](https://docs.rs/stochastic-rs/).


# Implementations

Expand Down Expand Up @@ -47,6 +49,7 @@ A Rust library for stochastic processes and models.
- [ ] Variance Gamma model
- [ ] Normal Inverse Gaussian model

# Usage

Minimal ocumentation is available at [docs.rs](https://docs.rs/stochastic-rs/).
## Future work
- [ ] Add more tests
- [ ] Add more examples
- [ ] Full documentation

0 comments on commit b021687

Please sign in to comment.