From 383d5343d44dae8958e008bf97060833c7240fe0 Mon Sep 17 00:00:00 2001 From: Tizian Wenzel <tizian.wenzel@uni-hamburg.de> Date: Fri, 17 May 2024 10:58:26 +0200 Subject: [PATCH] README updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6faf3a4..86eebc1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Modification of the classical vkoga code to solve PDEs in a greedy kernel way. ## Installation -pip install git+https://gitlab.mathematik.uni-stuttgart.de/pub/ians-anm/pde-vkoga@v0.1.0 +pip install git+https://gitlab.mathematik.uni-stuttgart.de/pub/ians-anm/pde-vkoga@v0.1.1 ## Usage -- GitLab