We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7056e commit cbc99edCopy full SHA for cbc99ed
1 file changed
README.md
@@ -1,3 +1,6 @@
1
# Ising Model on WebGPU
2
3
-`npm run dev`
+The Ising model is a classic example for Gibbs sampling. This repo tests to see
4
+how fast we can simulate 1k by 1k square magnet on the browser.
5
+
6
+See it [here live](https://ian.limarta.org/ising).
0 commit comments