wavefunction91 / IntegratorXX

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

Check that points and weights have same size #63

Closed susilehtola closed 1 year ago

susilehtola commented 1 year ago

The code should check that the point and weight arrays have the same size. This check should be configurable and possible to turn off for production level.