Use a better orthogonalization procedure for basis finding in quadrature finder
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 8
- Avg merge
- 7h 56m
- Merged PRs (30d)
- 2
Description
The procedure in [this paper](https://arxiv.org/pdf/2307.14494) could replace this code:
https://github.com/inducer/modepy/blob/8f06f1c6e3573ea03dd22f7006d98ccc30ec7873/modepy/quadrature/construction.py#L171-L188
(not exactly, since the initial basis is fixed, but morally)
Contributor guide
Research direction
Read the procedure in modepy/quadrature/construction.py at lines 171-188 alongside the linked paper. Determine how the paper's orthogonalization procedure applies when the initial basis is fixed. Done means the existing basis-finding procedure is replaced consistently and the quadrature construction still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100