Skip to content

Repository files navigation

Polynomials

Root solving for Swift. The package finds the roots of a polynomial by solving for the eigenvalues of the companion matrix. This is achieved by using the Accelerate library and LAPACK.

About

Polynomials for Swift, fast and efficient root solving for high order polynomials.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages