Molecular grids used in computational chemistry
Project description
HORTON-GRID
The Grid used in Helpful Open-source Research TOol for N-fermion systems.
Overview
HORTON-GRID is an integral grid that was initially implemented in Horton 2. This updated version now supports Python 3.10 and above.
HORTON-GRID is an essential tool used in computational chemistry. It provides functionalities for creating and manipulating molecular grids which are used in various scientific computations.
For more information, visit HORTON's website: http://theochem.github.io/horton/latest
:warning: The new API of grid in Horton has been changed at https://github.com/theochem/grid. The code is now purely Python and has been refactored since then. Its API has been updated to be more robust, flexible, and user-friendly, resulting in higher quality code. It is (to be) distributed under conda and pip. If you are thinking of doing active development in grid, I highly encourage you to do so at https://github.com/theochem/grid.
Key Features
- Molecular grids for computational chemistry.
- Implemented in Python 3.10 for broad compatibility with scientific computing packages.
- Adheres to strict code formatting standards, using tools such as Black and Ruff.
- Built with a focus on scientific research and education.
Installation
For Users
pip install horton-grid
For Developers
Clone the repository:
git clone git@github.com:yingxingcheng/horton-grid.git
Navigate to the horton-grid directory:
cd horton-grid
Install the package:
pip install -e .
Dependencies
The horton-grid project depends on the following Python packages:
- NumPy
- pre-commit
- pytest
- nose
These dependencies will be automatically installed when you install horton-grid.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file horton-grid-0.0.3.tar.gz.
File metadata
- Download URL: horton-grid-0.0.3.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73f608a97b7f186975fab2ad6cd3b14897bbbe4843e9065eb8499e9abdbd2187
|
|
| MD5 |
60d249bab808cbd4439ff700fc0f6711
|
|
| BLAKE2b-256 |
1291c0db51b64dd12de529ac81fd60c7b02fe7f1e4f65501bc43b7b9fcb1aa61
|
File details
Details for the file horton_grid-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: horton_grid-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a41def6bd856860d46db07f1a0f6ea398fa24534d2f0817e57cc226632c3fd1d
|
|
| MD5 |
d3d5e449a7f62dbec385c6b8d8a8d8ce
|
|
| BLAKE2b-256 |
4246c014c953d07d1ec0fb5ba71382d39ed94e3db675fe9573d4352514c01396
|