Skip to content

limamau/jacare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jacare

River routing in JAX.

Installation

Install with

pip install git+https://github.com/limamau/jacare.git

To enable JAX in the GPU, it may be necessary to manually install it inside an environment with CUDA and GPUs available through

pip install -U "jax[cuda12]"

Quick start

Build up the toy dataset with data/generate_dataset.py and play with the examples in

About

River routing in JAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages