numgrid v1.0.2
- Grid memory management is now client-side.
- Compute one center at a time.
- Full basis set does not need to be provided.
- Separate arrays for x, y, z, and weights.
- Use
Pipfile
instead ofrequirements.txt
. - Simplify CMake structure.
- Require C++11.