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

Fix domain limit problem #132 #135

Closed tczorro closed 3 years ago

tczorro commented 3 years ago
  1. remove = sign when comparing values
  2. Adjust f-string for better error message