wavefunction91 / IntegratorXX

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

Remove Internal Bounds Transformations for Primitive Quadratures #42

Open wavefunction91 opened 1 year ago

wavefunction91 commented 1 year ago

35 pointed out that the bounds transformations from the "natural" bounds of a quadrature should be decoupled from the quadrature implementation to reduce code replication. This will require two steps: