hippylib / hippyflow

Dimension reduced surrogate construction for parametric PDE maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Correct projections / bases

tomoleary opened this issue · comments

In the hf.DataGenerator class the input basis should be used and the output projector should be used (including Riesz representer). The naming conventions in POD and KLE and AS should be updated to reflect this. Also the key word arguments should be updated in the data generator to reflect this.