Skip to content

Commit

Permalink
doc: wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed Jun 29, 2024
1 parent e628ae5 commit 09d7daf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/vignettes/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ U = rand(MidpointDisplacement(0.5), (100, 100))
heatmap(U)
```

In practice, this uncertainty matrix is likely to be derived from an application of the hyper-parameters optimization step, which is detailed in other vignettes.
In practice, this uncertainty matrix is likely to be derived from an application
of the hyper-parameters optimization step, which is detailed in other vignettes.

The first step of defining a series of locations to sample is to use a
`BONSeeder`, which will generate a number of relatively coarse proposals that
Expand Down

0 comments on commit 09d7daf

Please sign in to comment.