项目作者: GQCG

项目描述 :
The Ghent Quantum Chemistry Package for electronic structure calculations
高级语言: C++
项目地址: git://github.com/GQCG/GQCP.git
创建时间: 2018-08-23T12:10:29Z
项目社区:https://github.com/GQCG/GQCP

开源协议:GNU Lesser General Public License v3.0

下载


GQCP

Github Actions build
docs
obtain latest
Try out with Colab
badge
Examples

The Ghent Quantum Chemistry Package (GQCP) aims to provide an open-source domain specific language (DSL) for general electronic structure method development in spinor bases. This DSL is implemented in a C++ library with Python bindings.

Extensions

GQCConstraints

GQCConstraints (or GQCC for short) is a python extension built for GQCP. It provides the necessary methods and classes to run constrained calculations for several quantum chemical ansatzes. In order to use the extension, download the GQCP docker container and in it, simply run

  1. pip install GQCConstraints