Minor fix
This commit is contained in:
parent
9096ee7051
commit
fa1ec55e75
|
@ -3,9 +3,6 @@ sidebar_position: 5
|
||||||
title: Sample Set Distribution
|
title: Sample Set Distribution
|
||||||
---
|
---
|
||||||
|
|
||||||
import { SquiggleEditor } from "../../src/components/SquiggleEditor";
|
|
||||||
import Admonition from "@theme/Admonition";
|
|
||||||
|
|
||||||
Sample set distributions are one of the three distribution formats. Internally, they are stored as a list of numbers. It's useful to distinguish point set distributions from arbitrary lists of numbers to make it clear which functions are applicable.
|
Sample set distributions are one of the three distribution formats. Internally, they are stored as a list of numbers. It's useful to distinguish point set distributions from arbitrary lists of numbers to make it clear which functions are applicable.
|
||||||
|
|
||||||
Monte Carlo calculations typically result in sample set distributions.
|
Monte Carlo calculations typically result in sample set distributions.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user