Skip to content

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

Notifications You must be signed in to change notification settings

mihonen/swift_poly

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

Watchers

Forks

Packages

No packages published

Languages