Skip to content

Commit cbc99ed

Browse files
committed
add readme
1 parent 7b7056e commit cbc99ed

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Ising Model on WebGPU
22

3-
`npm run dev`
3+
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

Comments
 (0)