Contribute to rwchaneyjr/tt-metal-work development by creating an account on GitHub.
random_walks.py Compares a simple random walk to a non-backtracking random walk and fits their end to end distance scaling R(n) ~ n^alpha. ising_model.py Simulates the 2D Ising model with single spin ...