tberlok / psecas

A framework for solving numerical eigenvalue problems using pseudo-spectral methods.
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Calculate polynomial representation of solutions #30

Closed tberlok closed 4 years ago

tberlok commented 6 years ago

We currently have an interpolation method for each grid. It would be good to also have a method that returns the coefficients of the Nth degree polynomial representing the data.