asc-community / asc-community/AngouriMath
Characteristic polynomial
Open
Not now
Proposal
- Dominant language
- C#
- Stars
- 831
- Forks
- 79
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 309
Description
The problem here is that we cannot compute it straightforward. For example, if you symbolically, even via Gaussian elimination, compute a determinant of a matrix 6x6, you will get almost 500'000'000-complex expression, which is hard to simplify into a polynomial.
So there should be a separate algorithm for computing it.
Contributor guide
Assessment
This issue has not been assessed yet.