mathLab / EZyRB

Easy Reduced Basis method
https://mathlab.github.io/EZyRB/
Other
79 stars 63 forks source link

Scaling in rom.predict #211

Closed ndem0 closed 2 years ago

ndem0 commented 2 years ago

Now ReducedOrderModel.predict method scale the parameter and the approximated solution if the database has set scaler_snapshots and scaler_parameters.

Fix #193