From 91f57c28bda70d8d505d8966b0e1fc7fe69cdfd6 Mon Sep 17 00:00:00 2001 From: raj_mathe Date: Sat, 8 Oct 2022 10:43:34 +0200 Subject: [PATCH] main > main: README - corrected title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0af2559..01be729 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ See the [docs/*.ipynb](docs) files. | Paper/Research | Notebook | | :------------- | :------- | -| _Dilations of commuting C0-semigroups with bounded generators and the von Neumann polynomial inequality_ | [examples_dilations.ipynb](docs/examples_dilations.ipynb) | +| _Dilations of commuting $C\_{0}$-semigroups with bounded generators and the von Neumann polynomial inequality_ | [examples_dilations.ipynb](docs/examples_dilations.ipynb) | **Note:** The Git provider _Gitea_ does not have a display format for ipynb-files. To properly view and run the notebooks, users require python v3.10.x and the jupyter module.