River routing in JAX.
Install with
pip install git+https://github.com/limamau/jacare.gitTo 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]"Build up the toy dataset with data/generate_dataset.py and play with the examples in