wavefunction91 / IntegratorXX

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

Add Unit Test for GaussChebyshev2 #24

Closed wavefunction91 closed 1 year ago

wavefunction91 commented 1 year ago

22 fixed the GaussChebyshev2 implementation, but it still needs a unit test.

wavefunction91 commented 1 year ago

Also add unit tests for GaussChebyshev2Modified added in #14

wavefunction91 commented 1 year ago

And for GaussChebyshev3 added in #29.