diff --git a/readme.md b/readme.md index c2fb443..a65e11e 100644 --- a/readme.md +++ b/readme.md @@ -83,6 +83,7 @@ This section contains libraries that are well-made and useful, but have not nece - [ALX](https://github.com/google-research/google-research/tree/master/alx) - Open-source library for distributed matrix factorization using Alternating Least Squares, more info in [_ALX: Large Scale Matrix Factorization on TPUs_](https://arxiv.org/abs/2112.02194). - [Diffrax](https://github.com/patrick-kidger/diffrax) - Numerical differential equation solvers in JAX. - [tinygp](https://github.com/dfm/tinygp) - The _tiniest_ of Gaussian process libraries in JAX. +- [galax](https://github.com/yuanqing-wang/galax) - Graph-centric, flexible graph learning package.