Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 900 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 900 Bytes

Special Polynomials

Stable Dev Build Status codecov

A package providing various polynomial types (assuming different polynomial bases) beyond the standard basis polynomials in the Polynomials.jl package. This package includes many classic orthogonal polynomials, the Lagrange and Newton interpolating polynomials, and the Bernstein polynomials.