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

Correct digits in omega #24

Closed tberlok closed 4 years ago

tberlok commented 6 years ago

omega is currently stored as double precision along with a tol and atol estimate. Would be cool to also show how many of the digits are the same as in the previous iteration.