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

stanpapa/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 DOI

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

 
 
 

Contributors

Languages

  • C++ 82.0%
  • Jupyter Notebook 9.3%
  • Python 8.5%
  • CMake 0.2%