Skip to content

Commit

Permalink
TL: minor typo and reorganized link
Browse files Browse the repository at this point in the history
  • Loading branch information
tlunet authored Sep 20, 2023
1 parent 7f8970a commit a77dc58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
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/)

In addition to this code, a [website framework](./dynamic_site) is provided to allow building of **Application Webpage (or WebApp)**,
that uses the `blockops` code for specific application and experiments.
that uses the `blockops` 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 :

- [Analysis of Sequential Time-Integration Methods (accuracy, order, ...)](./web_apps/seqint/index.md)
- [Performance Analysis of Scheduling Strategies for different PinT Algorithms](./web_apps/schedule/index.md)
- [Analysis of Sequential Time-Integration Methods (accuracy, order, ...)](./web_apps/seqint/index.md)

> :bell: The WebApps are now under development : current will be improved, and other WebApps will be added soon ...
Expand Down

0 comments on commit a77dc58

Please sign in to comment.