Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.52 KB

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