spin-models
There are 11 repositories under spin-models topic.
mcbal/spin-model-transformers
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
mcbal/afem
Implementation of approximate free-energy minimization in PyTorch
annelien11/2D-spin-demo
A demo to simulate 2D spin lattices with different shapes, boundary conditions, models and algorithms
clelidm/MinCompSpin_BasisSearch64
This program searches for the Best Basis representation for a chosen binary dataset
clelidm/MinCompSpin_ExhaustiveSearch
Exhaustive search for the best Minimally Complex spin Model: "community detection" in binary data.
twesterhout/annealing-sign-problem
📝 Code for the paper "Many-body quantum sign structures as non-glassy Ising models"
Adinath3006/Quantum_Monte_Carlo
The following repository encompasses the codebase for my summer project focused on Quantum Monte Carlo, specifically implementing the Stochastic Series Expansion (SSE) algorithm.
clelidm/MinCompSpin_BasisSearch128
This program searches for the Best Basis representation for a chosen binary dataset
OlegRS/GraphOS
C++ library for analysis and simulations of networks
owenpb/kitaev_clusters
kitaev_clusters: Python package for Exact Diagonalization of the Kitaev honeycomb model. Efficient construction and diagonalization of extremely large sparse matrix Hamiltonians.
clelidm/MinCompSpin_Greedy
Greedy search for the best Minimally Complex spin Model: "community detection" in binary data.