From 5e027a43ff228a28e67cfe6c4999028aee47771a Mon Sep 17 00:00:00 2001 From: Carlos Martin Date: Sat, 8 Feb 2025 11:45:30 -0500 Subject: [PATCH] Add JAX to users list. (#16031) This PR adds [JAX](https://github.com/jax-ml/jax) to the [list](https://github.com/astral-sh/ruff?tab=readme-ov-file#whos-using-ruff) of open-source projects using Ruff. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 406f5d45fd..2f18f03047 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ Ruff is used by a number of major open-source projects and companies, including: - ING Bank ([popmon](https://github.com/ing-bank/popmon), [probatus](https://github.com/ing-bank/probatus)) - [Ibis](https://github.com/ibis-project/ibis) - [ivy](https://github.com/unifyai/ivy) +- [JAX](https://github.com/jax-ml/jax) - [Jupyter](https://github.com/jupyter-server/jupyter_server) - [Kraken Tech](https://kraken.tech/) - [LangChain](https://github.com/hwchase17/langchain)