Grid
Python library for numerical integration, interpolation, and differentiation on (molecular) grids.
Install / Use
/learn @theochem/GridREADME
Grid
About
Grid is a simple, free, and open-source Python library for numerical integration, interpolation and differentiation. Primarily intended for the quantum chemistry community to assist in density-functional (DFT) theory calculations, including support for periodic boundary conditions.
Please visit Grid Documentation for more information with examples about the software.
To report any issues or ask questions, either open an issue or email qcdevs@gmail.com.
Citation
Please use the cite the following publication when you use Grid:
Tehrani, A., Yang, X.D., Martínez-González, M., Pujal, L., Hernández-Esparza, R., Chan, M., Vöhringer-Martinez, E., Verstraelen, T., Ayers, P.W. and Heidar-Zadeh, F., 2024. Grid: A Python library for molecular integration, interpolation, differentiation, and more. The Journal of Chemical Physics, 160(17), 172503.
with the following bibtex:
@article{tehrani2024grid,
title={Grid: A Python library for molecular integration, interpolation, differentiation, and more},
author={Tehrani, Alireza and Yang, Xiaotian Derrick and Mart{\'\i}nez-Gonz{\'a}lez, Marco and Pujal, Leila and Hern{\'a}ndez-Esparza, Raymundo and Chan, Matthew and V{\"o}hringer-Martinez, Esteban and Verstraelen, Toon and Ayers, Paul W and Heidar-Zadeh, Farnaz},
journal={The Journal of Chemical Physics},
volume={160},
number={17},
pages={172503},
year={2024},
publisher={AIP Publishing}
}
Installation
Installation via pip can be done by the following command:
pip install qc-grid
The development version from github can also be installed via pip by:
pip install git+https://github.com/theochem/grid.git@master
Local installation can be done as:
git clone https://github.com/theochem/grid.git
cd grid
pip install .
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.8kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
339.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
