146 Forks
1581 Stars
1581 Watchers

diffrax

Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/

How to download and setup diffrax

Open terminal and run command
git clone https://github.com/patrick-kidger/diffrax.git
git clone is used to create a copy or clone of diffrax repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with diffrax https://github.com/patrick-kidger/diffrax/archive/master.zip

Or simply clone diffrax with SSH
git@github.com:patrick-kidger/diffrax.git

If you have some problems with diffrax

You may open issue on diffrax support forum (system) here: https://github.com/patrick-kidger/diffrax/issues