From 784fa44e75e2a304a7f079164ac03cd2508aa256 Mon Sep 17 00:00:00 2001
From: Isaac De Vlugt
Date: Tue, 5 Nov 2024 15:51:39 -0500
Subject: [PATCH] remove experimental
---
README.md | 2 +-
doc/index.rst | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d33080ce98..0f8d90c3c9 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
-Catalyst is an experimental package that enables just-in-time (JIT) compilation of hybrid
+Catalyst is a package that enables just-in-time (JIT) compilation of hybrid
quantum-classical programs.
**Catalyst is currently under heavy development — if you have suggestions on the API or use-cases
diff --git a/doc/index.rst b/doc/index.rst
index ad7c86cec7..19ffa16db2 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,4 +1,4 @@
-:og:description: Catalyst is an experimental package that enables just-in-time (JIT) compilation of PennyLane programs. Compile the entire quantum-classical workflow.
+:og:description: Catalyst is a package that enables just-in-time (JIT) compilation of PennyLane programs. Compile the entire quantum-classical workflow.
Catalyst
########
@@ -25,7 +25,7 @@ Catalyst
- Catalyst is an experimental package that enables just-in-time (JIT)
+ Catalyst is a package that enables just-in-time (JIT)
compilation of PennyLane programs. Compile the entire quantum-classical workflow.