theochem / grid

Python library for numerical integration, interpolation, and differentiation on (molecular) grids.
https://grid.qcdevs.org/
GNU Lesser General Public License v3.0
46 stars 19 forks source link

Fixes #131

Closed FarnazH closed 3 years ago

FarnazH commented 3 years ago

@tczorro I made some changes based on our discussion. Each commit should be self-explanatory, but please let me know if anything is unclear/undesired. I have a suggestion for changing the name of the horton_molgrid initializer of MolGrid, but I will wait until we can talk about it.