Topic: "ising-model-2d"
aromanro/IsingMonteCarlo
A program implementing Metropolis Monte Carlo for the 2D square-lattice Ising model and the spin block renormalization
Language: C++ - Size: 210 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 10

MohamedElashri/IsingModel
2d Ising Model Montecarlo Simulation using Metropolis Algorithm
Language: Python - Size: 1.37 MB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 4

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.
Language: Fortran - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

RGivisiez/ML-Ising
Machine learning and the Ising model phase transition.
Language: Jupyter Notebook - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

davifeliciano/ising_animate
Monte Carlo simulation of the Ising Model using the Metropolis Algorithm
Language: Python - Size: 79.9 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

ajrazander/random-science
Fun simulations and numerical calculations for the everyday physicist.
Language: Jupyter Notebook - Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

karpur-shukla/heisenberg_model-py
Implementations of the Heisenberg model in statistical mechanics, done in Python 2.7.12 (with NumPy, SciPy, and matplotlib).
Language: Python - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 4

f-koehler/mpskit
C++17 toolkit to study the static properties of discrete quantum systems.
Language: C++ - Size: 260 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

lucamors/IsingFantasyMapGenerator
A C++ code for procedurally generated maps using the Ising Model
Language: C++ - Size: 1.09 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Rodrigo-Motta/Complex_system_analysis
Ising Model 2D
Language: Jupyter Notebook - Size: 6.78 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

lorenzomancini1/IsingModel2D_MonteCarlo
Monte Carlo simulation of 2D Ising Model. Final project of the LoCP-A course during 2020/2021 at Unipd
Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

kherzieandal/ising-model-thesis
This repository contains my undergraduate thesis, Parallel Monte Carlo Simulation of the 2D Ising Model using GPU and CPU, submitted to the Polytechnic University of the Philippines for a B.S. in Physics.
Language: Python - Size: 24.8 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

SuvamT0071/ising2D
Hey Physics Geeks! I have written this python code to simulate a 2D square and triangle lattice and find the associated properties with the lattice using statistical mechanics. Go ahead and try it out!
Language: Jupyter Notebook - Size: 2.66 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

egmzcrz/JuliaNotebooks
Selected topics in Computational Physics.
Language: Jupyter Notebook - Size: 6.87 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

FengyiLi1102/alloy_phase_transition
Binary 2D alloy phase transition simulation with Monte Carlo method and Ising model
Language: Python - Size: 31.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ivarhaugerud/FYS3150
My work in the course "FYS3150 - Computational physics" at UiO. This was done in collaboration with Cecilie Glittum (https://github.uio.no/cecilgl). The original github repository can be found at https://github.uio.no/cecilgl/FYS4150
Language: C++ - Size: 8.66 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

JinluWen/2D_Ising_Model
homework of Mr'hou in ustc
Language: MATLAB - Size: 109 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

dlqqq/ising-model
cool simulation of magnetic lattices and their phase transitions
Language: Jupyter Notebook - Size: 382 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

RGivisiez/PCA-Ising
Studying the Ising model phase transition using PCA.
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

tadeuscalvin/isingmodel
The Ising model is a model of ferromagnetism. It consists of discrete variables that represent magnetic dipole moments of atomic spins that can be +1 or −1. The spins are arranged in a lattice, allowing each spin to interact with its neighbors. This simulation allows you to see an animation, where the spins are represented by white and black squares.
Language: C - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

aslozada/coor2graph
COOR2GRAPH - This software converts a molecular dynamics trajectory in GRO format into an adjacency matrix. The adjacency matrix is called by networkx python library.
Language: Fortran - Size: 155 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sfeilaryan/Ising-Model-MCMC-Algorithms-and-Magnetic-Phase-Change
Using the Ising Model and a Monte-Carlo Markov Chain Approach to Illustrate Magnetic Phase Transition
Language: Jupyter Notebook - Size: 49.7 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

savarsinha123/ising-model
This repo features several different Ising model implementations in MATLAB
Language: MATLAB - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

San-WierPa/2d_Ising_incl_Binder
This package provides an implementation of the Metropolis algorithm for simulating spin configurations.
Language: Python - Size: 103 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Francesco-Zeno-Costanzo/ISING
code about ising model. Square lattice is for my bachelors degree, honeycomb lattice is for fun and interest
Language: Fortran - Size: 23.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BlagojeBlagojevic/Ising-model
This repository contains a C implementation of the Ising model simulation, a mathematical model in statistical mechanics describing ferromagnetism. The simulation utilizes the Metropolis algorithm to update the spins of a 2D lattice. The visualization is done using the SDL2 library, allowing for real-time rendering of the Ising model evolution.
Language: C - Size: 1.8 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ising-model/ising-model
A Fortran implementation of 3D and 2D Ising model with OpenMPI multiprocessing
Language: Fortran - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

ising-model/ising-model-3d
Python implementation of Ising model in 2D and 3D
Language: Python - Size: 982 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jkved/competing-dynamics
My Monte-Carlo numerical simulations of competing dynamics Ising model
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

San-WierPa/Ising_2d
Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nikosavola/HeisenbergMetropolis-StatMech
Project for Aalto University course PHYS-E0415 Statistical Mechanics
Language: Python - Size: 35.5 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

barbarabraune/Ising-Model-2D-OpenMP
This repository presents an attempt to parallelize the 2D Ising Model using OpenMP
Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

federicovisintini/ising-gpu
Numerical simulation of Ising model on GPU with CUDA.
Language: Python - Size: 8.15 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

xiaoouzhang/Restricted-Boltzmann-Machine-on-Spin-Systems
This repository uses the Restricted Boltzmann Machine to study the Ising model and XY model.
Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Toru3/ising2d
This is MIRROR. There is the main repository in GitLab.
Language: Rust - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

tcharmont/IsingModel
Simulation of 2D Ising model
Language: C++ - Size: 7.73 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

dvdjsp/Graphs-Ising
Ising Simulator
Language: JavaScript - Size: 10.1 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

AdamZettel/ising-model
Some fun calculations using the Ising model
Language: Jupyter Notebook - Size: 444 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

alexross-o/ising_model_mcmc_tcc_methods_comp_sim
Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nepero27178/Ising2D
A numerical study about the critical properties of the classical 2D Ising model on a triangular lattice
Language: Python - Size: 112 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

samuelhoover/ising-rust
2D Ising model implemented in Rust.
Language: Rust - Size: 6.92 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

singularitti/SimpleIsing.jl
This repo implements the Metropolis–Hastings algorithm (MCMC method) and the Swendsen–Wang cluster algorithm for the Ising model
Language: TeX - Size: 2.73 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

benw126/ising-model-phases-classifier
2D Ising model phases classification using feedforward neural network. (Project for PHYS3151)
Language: Jupyter Notebook - Size: 624 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jd11111/ising
2D Ising Model Metropolis-Hastings MCMC In Rust
Language: Rust - Size: 723 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tmbeardsley/ising2d_parallel
Parallel Monte Carlo simulations of the 2d Ising model at multiple temperatures in a web browser (https://www.tbeardsley.com/projects/montecarlo/ising2d)
Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zdun1o/demon_creutz
testing Ising model using demon Creutz method
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

auan0001/2D-Ising-Model-NumCPP
Simulation of the 2D Ising model on a finite-sized lattice with toroidal boundary conditions using NumCPP.
Language: C++ - Size: 213 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saraghl/Ising-model-simulation
Ising simulation in 2D and critical exponents using Monte Carlo methods
Language: Jupyter Notebook - Size: 552 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Francesco-Zeno-Costanzo/metodi-numerici
raccolta dei codici per il corso di metodi numerici
Language: Fortran - Size: 1.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

annelien11/2D-spin-demo
A demo to simulate 2D spin lattices with different shapes, boundary conditions, models and algorithms
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dario-Maglio/Ising_model_2D
Numerical simulation and analysis of the physical properties of the 2D Ising model around the Phase Transition.
Language: C++ - Size: 1010 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

Enry99/IsingModel
Interactive real-time simulation of the 2D Ising model with OpenGl
Language: C++ - Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jkved/spin-models
Two most univesal spin models - Ising and voter - modelled with various algorithms in Python
Language: Jupyter Notebook - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NerusSkyhigh/Machine-Learning-Phases-of-Matter
This project aims to reobtain the results presented in Machine learning phases of matter regarding the two-dimensional square Ising model.
Language: Jupyter Notebook - Size: 9.84 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

erfunmirzaei/2d-Ising-Simulation
Simulated 2d Ising Model Using Metropolis-Hastings Algorithm- Information Theory and Learning Course Project
Language: Jupyter Notebook - Size: 429 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

barbarabraune/Ising-Model-2D-MPI
This repository consists of my parallelization of the bi-dimensional Ising Model with MPI
Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gabriel27almeida/Ising-2D
2D Ising model for magnetism (ongoing)
Language: C++ - Size: 311 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tonilatorrec/ising
Numerical simulation of the 2D Ising model in FORTRAN.
Language: Fortran - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

g0bel1n/MC_Ising
MC_Ising is an implementation of Monte-Carlo methods for image denoising using the Ising Model
Language: Python - Size: 39.2 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

QuanticPony/2d-ising-interactive
A simple 2D-Ising model interactive simulation with Python
Language: Python - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aarong1/TCD_Ising_Model
Demonstration of ferromagnetic effects and phase change on a 2-D lattice simulating quantum 'exchange energy'
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Babalion/Ising2Level
A performant implementation of the ising-2D model with headless and OpenCV live view versions
Language: C++ - Size: 52.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Matt-HJ-Bailey/IsingMonteCarlo
A spin-flip algorithm to solve the 2D Ising Model on a square lattice
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sabato96/Herding_simulator
R script to simulate herding behaviour using a model similar to Ising 2D model.
Language: R - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Talaxy009/2D-Ising-model-nodejs
一个简单的 2D Ising 模型模拟程序(蒙特卡罗法)
Language: JavaScript - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

junkai2998/Ising2D_ML
Exploration of phase transition in classical 2D Ising model with Machine Learning
Language: Jupyter Notebook - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rafal-Swietek/Ising-model
Program written in fortran to simulate 2D Ising model on a square lattice - with phase transitions
Language: Fortran - Size: 1.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arokasprz100/Ising-Model-Cellular-Automaton
Second project created during my participation in the Cellular Automata course (AGH UST). Ising Model implementation using Cellular Automata.
Language: JavaScript - Size: 2.58 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sefeoglu/propp-wilson_Ising_Model
MonteCarloMethodsinAIandML
Language: Jupyter Notebook - Size: 275 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gmguarino/Ising
C++ implementation of a 2D Ising model.
Language: C++ - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

shadowk29/ising2d
Simulation code for a 2D Ising ferromagnet with periodic boundary conditions using the Wolff algorithm
Language: Python - Size: 2.22 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

manand881/Ising_Model_Python
Language: Python - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sachu92/2d-ising-model
Ising model in 2D
Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

StanczakDominik/ising 📦
Ising model simulation using python
Language: Jupyter Notebook - Size: 162 MB - Last synced at: 2 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
