SciML / SciML/ModelOrderReduction.jl
Krylov / Moment-Matching / Interpolation-based MOR
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 43
- Forks
- 8
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 14
Description
From the catch-all tracking issue https://github.com/SciML/ModelOrderReduction.jl/issues/78
Implement interpolation-based LTI reduction: Krylov subspace / Padé / moment-matching methods, including bitangential Hermite interpolation and related projection schemes.
https://people.kth.se/~hsan/modred_files/intro_modred.pdf
https://www2.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-217.pdf
Reference list (pyMOR LTI MOR checklist): https://github.com/pymor/pymor/issues/388#issuecomment-892486556
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the catch-all tracking issue #78 and review the linked introduction, Berkeley technical report, and pyMOR LTI MOR checklist. Use those references to determine the scope of the Krylov, Padé, moment-matching, bitangential Hermite interpolation, and projection-scheme work. Done means the requested interpolation-based LTI reduction methods are implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100