LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Parametric DMD for CSV database #107

Closed siuwuncheung closed 2 years ago

siuwuncheung commented 2 years ago

LIST_DIR/TRAIN_LIST.csv and LIST_DIR/TEST_LIST.csv:

OUTPUT_DIR/indicator_val.csv:

local_tw_csv.cpp:

parametric_tw_csv.cpp:

Other changes:

siuwuncheung commented 2 years ago

Thanks @dylan-copeland for reviewing. I will add more changes to this PR, so I remove RFR and add WIP back. I will review the code as suggested, before moving to RFR again.

siuwuncheung commented 2 years ago

After some major changes, this PR is now ready for review.

siuwuncheung commented 2 years ago

@dylan-copeland has finished the review and informed me that the PR is ready to merge.