Skip to content

Commit f22b1a2

Browse files
Update README.md
1 parent af7fe6d commit f22b1a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,8 @@ If you found this library useful in academic research, please cite: [(arXiv link
6161

6262
## See also
6363

64-
See the spin-out [Equinox](https://github.com/patrick-kidger/equinox) library for neural networks etc.
64+
Neural networks: [Equinox](https://github.com/patrick-kidger/equinox).
65+
66+
Type annotations and runtime checking for PyTrees and shape/dtype of JAX arrays: [jaxtyping](https://github.com/google/jaxtyping).
67+
68+
SymPy<->JAX conversion; train symbolic expressions via gradient descent: [sympy2jax](https://github.com/google/sympy2jax).

0 commit comments

Comments
 (0)