hippylib / hippyflow

Dimension reduced surrogate construction for parametric PDE maps
Other
36 stars 5 forks source link

Correct projections / bases #20

Closed tomoleary closed 4 months ago

tomoleary commented 1 year ago

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.