mfherbst / ReducedBasis.jl

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

Simplify src/mps.jl #22

Open mfherbst opened 1 year ago

mfherbst commented 1 year ago

Some of the code in src/mps.jl looks still pretty complicated (like the DMRGObserver business). We should probably go through this and check for opportunities to simplify.