LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
198 stars 36 forks source link

possible issue in documentation #225

Open gokhalen opened 1 year ago

gokhalen commented 1 year ago

In

https://www.librom.net/features.html

In Step 4 for DMD you say

$$ \tilde{A}_r X = \Lambda X $$

Shouldn't it be

$$ \tilde{A}_r X = X \Lambda $$