Skip to content

TexAgg/PolyRoot

Repository files navigation

PolyRoot

Implementing and comparing different algorithms for finding roots of polynomials. The report, or whatever is completed so far, can be found here.

This is purely a demonstration. To efficiently solve a polynomial in Mathematica use Root or FindRoot.


Resources

The actual resources I used in report are saved in sources.bib. These are just various programming resources.

Mathematica

BibLaTeX/BibTeX

Papers

Various academic papers found over the subject are saved here.

Misc.


https://bitbucket.org/gaikema/polyroot/src

https://github.com/TexAgg/PolyRoot