SciML / SciML/ModelOrderReduction.jl
QLMOR
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 QLMOR: transform nonlinear DAEs to equivalent quadratic-linear form, then reduce via Volterra-based model order reduction.
https://www2.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-217.pdf
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 tracking issue #78 and the linked EECS-2012-217 paper; no file, test, or entry point is named. Map the repository before defining the implementation, and consider the work done when nonlinear DAEs can be transformed to an equivalent quadratic-linear form and reduced through the requested Volterra-based method.
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