From b5915fdab42678e6c6b6fc62bb24edf8802c8b59 Mon Sep 17 00:00:00 2001 From: Allen Wang Date: Sat, 5 Oct 2024 09:06:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7471f9d..bb3aaeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Simple Xarray + JAX Integration -This is an experiment at integrating Xarray + JAX in a simple way, leveraging [equinox](https://github.com/patrick-kidger/equinox). +This is an experiment at integrating Xarray + JAX in a simple way. ``` python import jax.numpy as jnp