This repo is deprecated, and its components has been seperated to several projects under QuantumBFS.
Quantum Many-body Toolkit. This repo is deprecated, QMTK is seperated to several packages, see our new org: QuanutmBFS
A general purpose toolkit for quantum many-body system in Julia language.
Warning This project is under development, there is no release version at the moment, be careful, there could be bugs. For more information please ref issues.
First, you need to download Julia. Then type this command in your REPL. We currently support v0.6 and Julia master
branch.
julia> Pkg.clone("https://github.com/Roger-luo/QMTK.jl")
To contribute this project please open an issue to what you want to implement first. Or you can just pick up existed issue and make a pull request!