From 08ed49318525b3f2dc6c69836d25e997d8d222b2 Mon Sep 17 00:00:00 2001 From: Fabian Pedregosa Date: Mon, 5 Feb 2024 17:13:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf1524c5..600e0b34 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ | [**Examples**](https://github.com/google/jaxopt/tree/main/examples) | [**Cite us**](#citeus) + +## ⚠️ We are in the process of merging JAXopt into [Optax](https://github.com/google-deepmind/optax). Because of this, JAXopt is now in maintenance mode and we will not be implementing new features ⚠️ + Hardware accelerated, batchable and differentiable optimizers in [JAX](https://github.com/google/jax).