Skip to content

Commit 801f171

Browse files
authored
Update README.md
1 parent 4d4e59a commit 801f171

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Python Parareal is a simple code that is mostly useful to produce matrix formula
55

66
Attribution
77
-----------
8-
You can freely use and reuse this code in line with the BSD license.
8+
You can freely use and reuse this code in line with its [license](https://github.com/Parallel-in-Time/pyParareal/blob/4d4e59aa1efcf62b0eca206e20517ebd67b5afc9/LICENSE).
99
If you use it (or parts of it) for a publication, please cite
1010

1111
@Article{Ruprecht2018,
@@ -74,7 +74,10 @@ How can I reproduce Figures from the paper "Wave propagation characteristics of
7474
Pseudo-spectrum of the Parareal iteration matrix
7575
-----------------
7676
The code now also offers the possibility to compute the [pseudo-spectrum and pseudo-spectral radius](https://doi.org/10.1007/978-3-662-03972-4_6) of the Parareal iteration matrix.
77+
You can also uses these parts in line with the in line with its [license](https://github.com/Parallel-in-Time/pyParareal/blob/4d4e59aa1efcf62b0eca206e20517ebd67b5afc9/LICENSE).
78+
If you do, please also cite the following paper in addition to the one stated above:
7779

80+
tba
7881

7982
How can I reproduce Figures from the paper "Impact of spatial coarsening on Parareal convergence"?
8083
-----------------

0 commit comments

Comments
 (0)