Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mendezVKI authored Oct 21, 2024
1 parent 79accd8 commit 2b75e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ correlation matrix (see `this tutorial by D. Ninni <https://www.youtube.com/watc
In the new version, it is possible to initialize a modulo object *without* the matrix D (see exercise 5 in the examples).
Instead, one can create the partitions without loading the matrix D.

5. **Implementation of Dynamic Mode Decomposition (DMD)** from (Schmid, P.J 2010)
5.**Implementation of Dynamic Mode Decomposition (DMD)** from (Schmid, P.J 2010)

6. **Implementation of the two Spectral POD formulations**, namely the one from (Sieber et al 2016),
6.**Implementation of the two Spectral POD formulations**, namely the one from (Sieber et al 2016),
and the one from (Towne et al 2018).

7. **Implementation of a kernel version of the POD**, in which the correlation matrix is replaced by a kernel matrix.
Expand Down

0 comments on commit 2b75e78

Please sign in to comment.