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.
The actual resources I used in report are saved in sources.bib. These are just various programming resources.
Various academic papers found over the subject are saved here.
- Chebfun
- http://reference.wolfram.com/language/tutorial/SomeNotesOnInternalImplementation.html#30145
- This paper