Code for recreating the experiments in
@article{SchwerdtnerGP2024Empirical,
authors = {P. Schwerdtner and S. Gugercin and B. Peherstorfer},
title = {Empirical sparse regression on quadratic manifolds},
year = {2024}
}- Download this repo
git clone https://github.com/Algopaul/qmsr_demo.git - In the repository, run
bash configure.sh - run
make install
To get an understanding of the method, you can run make vlasov_example to compute a sparse quadratic manifold reconstruction of the Vlasov example we present in our paper.
To rerun our experiments you can run make run.sh; investigate and run the commands within run.sh and then run make analysis, which generates tables in data/results_tables. We report the errors in these tables in our paper.