Skip to content

numgrid v1.0.2

Compare
Choose a tag to compare
@bast bast released this 24 Oct 09:39
  • 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 of requirements.txt.
  • Simplify CMake structure.
  • Require C++11.