Generalized eigenvalue problem
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
@JoseMath and @ltrbuse are interested in having a method to find generalized eigen- values/vectors.
Either wait until `eigen` can be used in M2 or wrap `lapack` routines:
[dggev](http://www.netlib.org/lapack/explore-3.1.1-html/dggev.f.html)
[zggev](http://www.netlib.org/lapack/explore-3.1.1-html/zggev.f.html)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the existing `eigen` method in Macaulay2 and the linked LAPACK `dggev` and `zggev` routines. Determine whether the implementation should wait for `eigen` support in M2 or wrap LAPACK directly; done means a supported method for generalized eigenvalues and eigenvectors with appropriate project tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100