From 8b76941c064c728b53fbf1ddc6320a2a6fc93f68 Mon Sep 17 00:00:00 2001 From: Andre Luckow <222015+drelu@users.noreply.github.com> Date: Sun, 20 Oct 2024 21:42:36 +0200 Subject: [PATCH] refined --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95079b2f..27698f2e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It is designed to be easily extendable in all of its components: applications, m ## Publications Details about the motivations for the original framework can be found in the [accompanying QUARK paper from Finžgar et al](https://arxiv.org/abs/2202.03028). -Even though the architecture changes significantly from QUARK 1.0 to 2.0, the guiding principles still remain. The most recent publication from [Kiwit et al.](https://arxiv.org/abs/2308.04082) provides an updated overview of the functionalities and quantum machine learning features of QUARK 2.0. +Even though the architecture changes significantly from QUARK 1.0 to 2.0, the guiding principles still remain. The most recent publication from [Kiwit et al.](https://arxiv.org/abs/2308.04082) provides an updated overview of the functionalities and quantum machine learning features of QUARK 2.1. ## Documentation Documentation with a tutorial and developer guidelines can be found here: https://quark-framework.readthedocs.io/en/dev/.