From f8a7ce25322daebce0885c18bd04b569e141830b Mon Sep 17 00:00:00 2001 From: Thibaut Lunet Date: Thu, 28 Sep 2023 18:15:34 +0200 Subject: [PATCH] TL: forgot one link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45c61c9..dd07f56 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ## Motivations -Develop a python code based on a generic framework allowing to investigate and analyze the performance of iterative parallel-in-time (PinT) algorithms : [blockops](./blockops/) +Develop a python code based on a generic framework allowing to investigate and analyze the performance of iterative parallel-in-time (PinT) algorithms : `blockops` In addition to this code, a website framework is provided to allow building of **Application Webpage (or WebApp)**, -that uses the `blockops` code for specific applications and experiments. +that uses the code for specific applications and experiments. See the current [**online demo website**](https://jupyterhub.mat.tu-harburg.de/blockops/), that has a few WebApps implemented :