From 5e236f2c458f8f075c491375205ea45254ce9b42 Mon Sep 17 00:00:00 2001 From: WrathfulSpatula Date: Wed, 10 Jul 2024 14:09:21 -0400 Subject: [PATCH] Fix index.rst header --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 5d3a4b9..4f912ba 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ PennyLane-Qrack Plugin ####################### +.. header-start-inclusion-marker-do-not-remove + The PennyLane-Qrack plugin integrates the Qrack quantum computing framework with PennyLane's quantum machine learning capabilities. This plugin is addapted from the `PennyLane-Qulacs plugin, `__ under the Apache License 2.0, with many thanks to the original developers! @@ -9,6 +11,10 @@ This plugin is addapted from the `PennyLane-Qulacs plugin, `__ (formerly **vm6502q/qrack**) is a software library for quantum computing, written in C++ and with GPU support. +`PennyLane Catalyst `__ provides optional quantum just-in-time (QJIT) compilation, for improved performance. + +.. header-end-inclusion-marker-do-not-remove + Features ========