Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

horton-grid-0.0.3.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

horton_grid-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page