mfherbst / ReducedBasis.jl

Reduced basis methods for parametrised eigenproblems
https://mfherbst.github.io/ReducedBasis.jl/stable/
MIT License
14 stars 0 forks source link

Progress #34

Closed pbrehmer closed 1 year ago

pbrehmer commented 1 year ago
pbrehmer commented 1 year ago

@mfherbst the things we discussed earlier should now be (correctly) implemented. I also added some comments to related issues #12 and #33.

pbrehmer commented 1 year ago

@mfherbst I now implemented the suggestions from the comments above, except for the promote_type.(matrixel) bit. Aside from the truncate and print_callback tests, I also added some smaller "obvious" tests throughout, after I had a look at the code coverage data.