forked from PyDMD/PyDMD
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `store_data` kwarg was removed as it wasn't used. Similarly, the logic for storing data between iterations was streamlined, reducing the number of copies of the data and its reconstructions. - `suppress_growth` kwarg was removed. This kwarg was a holdover from the original implementation in matlab. Testing revealed it likely was a consequence of a mistake in defining frequency bands on the complex conjugate and not the imaginary component.
- Loading branch information
Showing
2 changed files
with
7 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters