pymor / pymor

pyMOR - Model Order Reduction with Python
https://pymor.org
Other
293 stars 100 forks source link

Use models.examples in tests and demos #2102

Open pmli opened 1 year ago

pmli commented 1 year ago

In tests, there is pymortests.reductors.loewner.make_fom, which is used in multiple places.

For demos, it might be useful to move the models to models.examples.

sdrave commented 3 weeks ago

This has been partially addressed in #2293. However, more work on the RB side is needed.