wavefunction91 / IntegratorXX

Reusable DFT Grids for the Masses
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Tests for Gauss-Legendre and Gauss-Lobatto rules for N=2,..,100 points. #46

Closed susilehtola closed 1 year ago

susilehtola commented 1 year ago

Closes #37.

The tests are easy to extend to higher numbers of nodes.

The Gauss-Legendre tests fail due to #40. I disabled the Gauss-Lobatto tests until #45 is merged.

susilehtola commented 1 year ago

If this is g2g, I'll merge, just let me know.

Good to go in my opinion. The stuff for #49 can be added later