Effect of social media on opinion formation in two dimensional Sznajd model
-
Updated
May 28, 2018 - C++
Effect of social media on opinion formation in two dimensional Sznajd model
Ising simulation in 2D and critical exponents using Monte Carlo methods
Some interesting applications of Stochastic Processes using Jupyter Notebooks for descriptive and instructive illustrations.
2D ising model implementation
Implementation of Flat Scan Sampling and Wang-Landau algorithm for simulating the spinS Ising Model. Results for the paper https://arxiv.org/abs/2203.02718.
Ising model 2D javascript simulation
This repository presents an attempt to parallelize the 2D Ising Model using OpenMP
Here are my homeworks for the course Computer Simulations in Physics (2023 Spring)
Source code for the course FYS3150 Computational Physics at University of Oslo.
Two-dimensional Ising model (Monte Carlo Simulation)
Esercizi da consegnare per il corso di Simulazione Numerica - prof. Davide Emilio Galli
Parallel Monte Carlo simulations of the 2d Ising model at multiple temperatures in a web browser (https://www.tbeardsley.com/projects/montecarlo/ising2d)
Using Monte-Carlo simulated datasets, a completely transparent Boltzmann Machine trained on 1-D Ising chain data is implemented to predict model couplers in the absence of past coupler values. Methods from machine learning applied to theoretical physics are on display in this work.
2D potts model implementation (equals a 2D ising model when spins are limited to 2 states)
Code developed for the tasks associated with Neural and Complex Networks subject at UNED
This repository contains implementation of beginner to intermediate concepts in computational physics
Add a description, image, and links to the ising-model topic page so that developers can more easily learn about it.
To associate your repository with the ising-model topic, visit your repo's landing page and select "manage topics."