Results 12 issues of Hendrik Kleikamp

This PR implements **long short-term memory** (LSTM) networks for model order reduction of instationary problems. The idea of the approach is the following: Instead of treating the time as an...

pr:new-feature

For some tasks that take a long time to complete or that consist of many steps, a progress bar might be helpful. Always using the logging mechanism for that purpose...

See @sdrave's comment [here](https://github.com/pymor/pymor/pull/1460#discussion_r750437765).

good first issue

This PR removes the ugly looking white background of the plots in our documentation and instead makes the background color and alpha value changeable via defaults. Further, a small mistake...

pr:fix
autoupdate

For models with parameters (for instance an instationary model stemming from a PDE discretization that has been converted into an LTI system), it might be useful to be able to...

pr:new-feature

Since @sdrave was complaining about the missing successive constraints method for a few times now, I started implementing something in that direction. However, this is far from being finished at...

pr:new-feature

This PR adds a progress bar using rich for the neural network training.

pr:new-feature

Thanks to @TiKeil for noticing that we still link to the old pyMOR school website.