imqijv's Stars
Walter-Feng/Hartree-Fock-in-CPP
Hartree-Fock code written in full C++ standard
ajrheng/pair_hop_qmc
Quantum Monte Carlo code based on the Stochastic Series Expansion formulation to study a pair hopping Bose-Hubbard model on a 2D square lattice.
chengchen1987/MC_Ising
Metropolis Monte Carlo Similation for (classical) Ising model on square lattice
ALPSCore/ALPSCore
Core ALPS libraries
saforem2/worm_algorithm
Worm algorithm implementation for 2D Ising model
LodePollet/worm
Worm Algorithm for Bose-Hubbard and XXZ models
ajrheng/dimer_qmc
Stochastic Series Expansion Quantum Monte Carlo code for the Shastry-Sutherland model in the dimer basis.
robertrueger/hVMC
a free Variational Monte Carlo code for the Hubbard model
robertrueger/SSMC
a Monte Carlo simulation code for classical spin systems like the Ising model
Haokai-Zhang/EasyMPS
A pedagogical realization of MPS method.
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Yaphet-Chen/Guide-to-Scientific-Computing-in-C-Plus-Plus
C++ implementation of examples
aromanro/HartreeFock
A program implementing the Hartree–Fock (also post-HF: MP2, CCSD(T), CIS and TDHF/RPA)/self-consistent field method (also DIIS) with Gaussian orbitals
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
chengchen1987/simple_ed_cpp
A simple exact diagonalization code for Fuzhou Summer School (2023/08/07)
rgmelko/JQ_lanczos
Exact diagonalization for Sandvik's JQ model
lihe07/bilibili_comics_downloader
Rust制作的BiliBili漫画下载器:无环境依赖,高性能,支持导出pdf、epub、zip
official-pikafish/Pikafish
UCI xiangqi engine
wztzjhn/quantum_basis
Exact diagonalization library for general models
ampl/gsl
GNU Scientific Library with CMake build support and AMPL bindings
awietek/ed_basics
Basics on Exact Diagonalization
rgmelko/QMC_TFIM.jl
A projector QMC implementation of the transverse field Ising model
awietek/xdiag
C++ library for Exact Diagonalization of quantum many-body systems
Embarcadero/Dev-Cpp
A fast, portable, simple, and free C/C++ IDE
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
v1j4y/SSE.jl
Stochastic Series Expansion
rswier/c4
C in four functions
jhauschild/lecture_comp_methods
Tutorials for the lecture "Computational Methods in Many-Body Physics"
begeekmyfriend/leetcode
LeetCode in pure C
NVIDIA/ising-gpu
GPU-accelerated Monte Carlo simulations of 2D Ising Model