PyDMD / PyDMD

Python Dynamic Mode Decomposition

Home Page:https://pydmd.github.io/PyDMD/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ActivationBitmaskProxy` causes problems when `fit()` is called multiple times

fandreuz opened this issue · comments

Basically ActivationBitmaskProxy is not updated after the first fit() call. This causes big problems and may not be consistent with the API we provide.