Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Oct 21, 2023
1 parent f7eec80 commit eb56546
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ make sure that `julia` is found in the path. For more
information see the `julia_setup()` function from
[JuliaCall](https://github.com/Non-Contradiction/JuliaCall).

## Google Collab Notebooks

As a demonstration, check out the following notebooks:

- [Solving Ordinary Differential Equations Fast in R with diffeqr](https://colab.research.google.com/drive/1p7djwRMfeExVapAN8WPxZZhLnGxy4_Jl?usp=sharing)

## Usage

diffeqr provides a direct wrapper over [DifferentialEquations.jl](https://diffeq.sciml.ai).
Expand Down

0 comments on commit eb56546

Please sign in to comment.