Stephan Rave

Results 47 issues of Stephan Rave

The current tests do not test all features of `RandomizedRangeFinder`. Also, the correctness of the computed results needs to be tested.

good first issue

I suspect that there is a bug inside skfem that is triggered for newer scipy. At least, I don't see where relevant scipy code is used on the pyMOR side....

bug

The issue pops up in CI periodically, like [here](https://github.com/pymor/pymor/actions/runs/10962452794/job/30441724328?pr=2360). The following code snippet reproduces the issue for me on Linux with PyPI packages: ```python import numpy as np from pymortests.algorithms.samdp...

bug

Currently www.pymor.org is mainly an outdated copy of pyMOR's README.md. At today's community meeting (https://github.com/pymor/pymor/discussions/2351), we agreed to replace the README with a relatively short static text that links to...

Seeing the final working example first, might be more motivating for the reader to look into the details. Also, the reader has more freedom to choose the level of detail...

feature request
user meeting 24

For new users it's often unclear which Model to choose for their application.

feature request
good first issue
user meeting 24

Security support for Python 3.8 ends in October, so we should no longer support it / test it.

In the README, we give more details on using venv, conda, etc. Some users might never read this, as some basic instructions are also given in the 'Getting Started' document....

feature request
good first issue
user meeting 24