Orthogonal polynomial coefficeints
dcwuser opened this issue · 0 comments
dcwuser commented
Introduce a polynomial class hierarchy that allows us to get orthogonal polynomials as classes that inherit from Polynomial. This should enable reading coefficients, as well as using properties of the orthogonal polynomials to implement integration, differentiation, etc.