Skip to content

A Wick theorem kernel written in C++ and interfaced with Python

License

Notifications You must be signed in to change notification settings

alexancp/wicked

 
 

Repository files navigation

Wick&d

Wick&d is a python library that implements the algebra of second quantization for fermionic systems. Wick&d implements Wick's contraction theorem for general Fermi vacua.

Build Status codecov Language grade: Python Language grade: C++

Installation (develpment version)

To install Wick&d, clone this repository (including its submodule pybind11) and compile it using the setup.py file:

git clone --recurse-submodules https://github.com/fevangelista/wicked.git
cd wicked
python setup.py develop

Getting started

To learn how to use Wick&d start from the jupyter tutorials. There are also a few examples of ways to use Wick&d in the examples directory.

About

A Wick theorem kernel written in C++ and interfaced with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • Jupyter Notebook 8.8%
  • Python 7.4%
  • CMake 0.1%