Issues
- 2
Instationary discretizer cannot handle non-homogeneous boundary and initial conditions properly
#2290 opened by SchleussJulia - 3
- 2
test_shifted_chol_qr_with_product fails with MKL
#2392 opened by sdrave - 2
- 0
Support Python 3.13
#2376 opened by sdrave - 0
scipy.linalg.svd with lapack_driver='gesvd' causes deadlocks on Windows with MKL
#2391 opened by sdrave - 4
Storing visualizations as images or videos
#2146 opened by pmli - 3
Add overview of available Models
#2339 opened by sdrave - 1
- 1
Iterative `solve` method for instationary models
#2313 opened by HenKlei - 1
Generalize NeuralNetworkReductors to be able to use other machine learning methods
#2311 opened by HenKlei - 0
- 1
Make solve() able to return newton stages
#2185 opened by niklasreich - 0
Time stepping backwards in time
#2310 opened by HenKlei - 1
Bugs with certain input data for `LoewnerReductor`
#2245 opened by artpelling - 2
Bump minimal Python version to 3.9
#2352 opened by sdrave - 1
Implement block Arnoldi
#2340 opened by pmli - 0
Simplify/update homepage
#2356 opened by sdrave - 1
- 0
Make it clearer which methods are cached
#2337 opened by sdrave - 0
Support ParameterSpaces with (inequality) constraints
#2343 opened by sdrave - 0
- 0
ei_greedy fails with complex data
#2346 opened by sdrave - 3
- 0
- 2
- 2
Logging might be slow for high-dimensional Mus
#2338 opened by sdrave - 2
Getting Started page gives installation instructions incompatible with `zsh`
#2326 opened by dmitry-kabanov - 0
- 0
Recursive __repr__ might get too long / confusing
#2336 opened by sdrave - 0
- 0
Add HPC section to documentaion
#2331 opened by sdrave - 2
Support NumPy 2.0
#2205 opened by pmli - 0
Pull request template
#2147 opened by pmli - 1
Inconsistent warnings about converting to matrix
#2201 opened by artpelling - 1
Developer instructions for conda
#2197 opened by pmli - 0
Properly test RandomizedRangeFinder
#2305 opened by sdrave - 0
- 5
eigs fails for operators on small dimensional spaces
#2280 opened by sdrave - 0
Minimum Python version in `src/pymor/__init__.py`
#2207 opened by pmli - 0
Unnecessary copys in `sry/pymor/vectorarrays/numpy.py` in `NumpyVectorArrayImpl` functions
#2259 opened by maxbindhak - 4
- 0
`TransferFunction` presets
#2143 opened by pmli - 1
non-SISO data leads to shape error in `PAAAReductor`
#2210 opened by artpelling - 0
Matplotlib get_cmap deprecation warning
#2141 opened by pmli - 1
Slycot may mutate LTIModel
#2168 opened by pmli - 4
Scalar Functions throw error with Parameters
#2202 opened by artpelling - 2
instantiating `Timer` without arguments raises error
#2148 opened by artpelling - 0
NumPy scalar conversion DeprecationWarning in PAAA
#2165 opened by pmli - 0
How do I import results from commercial CFD calculation software into pyMOR?
#2136 opened by liuxl1007