ising-model
There are 220 repositories under ising-model topic.
li012589/NeuralRG
Pytorch source code for arXiv paper Neural Network Renormalization Group, a generative model using variational renormalization group and normalizing flow.
rajeshrinet/compPhy
Assortment of code for model systems in computational physics. github.com/rajeshrinet/compPhy
CederGroupHub/smol
Statistical Mechanics on Lattices
bdhammel/ising-model
Python implementation of the Ising model
yomichi/SpinMonteCarlo.jl
Markov chain Monte Carlo solver for lattice spin systems implemented in Julialang
theochem/ModelHamiltonian
Generate 1- and 2-electron integrals so that molecular quantum chemistry software can be used for model Hamiltonians.
aromanro/IsingMonteCarlo
A program implementing Metropolis Monte Carlo for the 2D square-lattice Ising model and the spin block renormalization
VictorSeven/IsingModel
A classic implementation in C++ of the famous 2D Ising Model.
XaBerr/quantum-monte-carlo-methods
Quantum Monte Carlo methods for Ising model
GarrettJenkinson/informME
An information-theoretic pipeline for methylation analysis of WGBS data
mackelab/CorBinian
CorBinian: A toolbox for modelling and simulating high-dimensional binary and count-data with correlations
kotarot/sawatabi
Sawatabi is an application framework to develop and run stream-data-oriented Ising applications with quantum annealing.
wangleiphy/TRG
Differentiable Tensor Renormalization Group for square Ising
gautham-umasankar/Ising_model
Coherent Ising Machine implementation, simulation, Python codes for MC simulation
jkglasbrenner/spyns
Monte Carlo simulations of magnetic systems in Python
JonathanFrassineti/2D-Ising-Model-simulation
Repository for the Software and Computing for Applied Physics Project
MohamedElashri/IsingModel
2d Ising Model Montecarlo Simulation using Metropolis Algorithm
SunilAnandatheertha/PXO
PXO (Poly-XTAL Operations). Generate, analyze and export complex 2D space partitions like metallic grain structures
luca590/High-Dimensional-Statistics
PCA, Factor Analysis, CCA, Sparse Covariance Matrix Estimation, Imputation, Multiple Hypothesis Testing
StellaContrail/ising-models
2D/3D Ising model, XY model
lanl-ansi/dwig
D-Wave Instance Generator (D-WIG)
ajrazander/random-science
Fun simulations and numerical calculations for the everyday physicist.
arnavdas88/QuGlassyIsing
Repository for `Glassy dynamics using Quantum Computers` Team in Qiskit Hackathon Europe
basilwong/monte-carlo-2D-ising
Simulating the two-dimensional Ising model using the Metropolis-Hastings algorithm.
davifeliciano/ising_animate
Monte Carlo simulation of the Ising Model using the Metropolis Algorithm
FortranSoftwares/ISING_2D_SIMULATION
ISING_2D_SIMULATION is a FORTRAN77 program which carries out a Monte Carlo simulation of a 2D Ising model, using gnuplot to display the initial and final configurations.
saref/frustration-index-UBQP
The algorithm based on the UBQP model (Aref et al. 2018) for computing the exact value of frustration index (also called line index of balance)
ArminKmz/Gibbs-Ising
Generating samples from Ising model.
PeaBrane/peapods
Pythonic and efficient simulation of spin systems
rytheranderson/updown
Fast Monte Carlo simulation of the Ising model written in Python
vanceeasleaf/xy
Simulation of XYmodel and ISING model of graphene-like lattice with Metropolis Monte Carlo
CharJon/ScientificMaxcutSolver
Open source MaxCut solver
JuliaQUBO/IsingSolvers.jl
š§²Ising Model solvers in Julia
mbeach42/D-Ising.jl
Simplest implimentation of D-dimensional classical Ising model in Julia.