jarvist / Quante.jl

Quantum-chemistry methods in Julia. Based on Rick Muller's PyQuante2
Other
21 stars 5 forks source link
electronic-structure hartree-fock quantum-chemistry

Quante.jl

Build Status Coverage
Status codecov.io

An open-source implementation of quantum-chemistry methods in the Julia programming language. These codes are based on Rick Muller's pyquante2 (https://github.com/rpmuller/pyquante2/).

Julia is a high-level dynamic programming language that is capable of fast execution. In particular it can generate performant code targetting SIMD, parallelisation and GPU execution, from high level constructions.

ToDo

References