Skip to content

A C# implementation of Bairstow's Method for determining the roots of polynomials. Handles arbitrarily long polynomials as well as arbitrary precision.

License

Notifications You must be signed in to change notification settings

JSamp701/bairstow-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bairstow-runner

A C# implementation of Bairstow's Method for determining the roots of polynomials. Handles arbitrarily long polynomials as well as arbitrary precision.

About

A C# implementation of Bairstow's Method for determining the roots of polynomials. Handles arbitrarily long polynomials as well as arbitrary precision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages