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

Update import-resources API, fixing #173 #176

Closed Ali-Tehrani closed 1 year ago

Ali-Tehrani commented 1 year ago

This pull-request fixed the issue that arises in #173 and the pull-request #174. This updates grid to match the current API of import-resources. It was tested on python 3.7, and 3.10 on ubuntu 20.04