rrende commited on
Commit
1280d3a
·
verified ·
1 Parent(s): 13d207b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ The computation has been distributed over 4 A100-64GB GPUs for few hours.
15
 
16
  ## How to Get Started with the Model
17
 
18
- Use the code below to get started with the model. In particular, we sample the model for a fixed value of the externa field \\(h\\) using NetKet.
19
 
20
  ```python
21
  from functools import partial
 
15
 
16
  ## How to Get Started with the Model
17
 
18
+ Use the code below to get started with the model. In particular, we sample the model for a fixed value of the external field \\(h\\) using NetKet.
19
 
20
  ```python
21
  from functools import partial