/root-finder

Primary LanguageF#MIT LicenseMIT

RootFinder

The goal of this project is to calculate polynomial roots efficiently & precisely. This is achieved through Homotopy continuation with Newton's method applied at each step for course correction.