Implementation of deep implicit attention in PyTorch
-
Updated
Aug 2, 2021 - Python
Implementation of deep implicit attention in PyTorch
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
Unicorn: Symbolic Execution, Bounded Model Checking, and Code Optimization of RISC-V Code using Classical Solvers and Quantum Computers
Implementation of approximate free-energy minimization in PyTorch
Reduced-Rejection-Rate Monte Carlo for Ising spin models
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.
Monte Carlo simulation of the Ising Model using the Metropolis Algorithm
Simplest implimentation of D-dimensional classical Ising model in Julia.
Open source MaxCut solver
The Coastal version of the Stochastic Multcloud model
An example of definition and minimization of an MPS ansatz using tensorflow
A code repository corresponding to my bachelor's thesis.
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 squ…
Program to perform Monte-Carlo simulation of disordered 3D Ising model.
code about ising model. Square lattice is for my bachelors degree, honeycomb lattice is for fun and interest
A python toolbox for calculations on one dimensional quantum spin chains. Includes model Hamiltonians, operators, symmetries, spectrum analysis, entropy calculations, and examples.
description coming soon
My master thesis
Simulation code for a 2D Ising ferromagnet with periodic boundary conditions using the Wolff algorithm
Add a description, image, and links to the ising-spin-models topic page so that developers can more easily learn about it.
To associate your repository with the ising-spin-models topic, visit your repo's landing page and select "manage topics."