You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implemented hashing of bases
* Finite-differences stencils now generated when needed
In-progress support for non-uniform implicit finite-differences
Coulomb fix at r=0 no longer part of type, but instantiated via
special CoulombDerivative operator
* Also compare indices when comparing restricted bases
* Print spacing variation for non-uniform finite-differences
* Disambiguate various finite-differences in hash
* Implemented R'D'QuasiDiagonal*D*R for StaggeredFiniteDifferences
* Derivative errors computed in R and not in Hilbert space
* Also test on Julia 1.6
* Fixed finite-differences test errors due to API breakage
* Update compat entries
* v0.3.0
* Fixed docs plots
* Ensure implicit finite-differences work in restricted bases
* Type alias
* Update CI.yml; 1.6 released, don't test on Windows due to memory issue (?)
* Updated CI to skip Windows/1.5 only and avoid Doctest error -> fail
0 commit comments