Skip to main content

Module nongraph

Module nongraph 

Source
Expand description

Non-graph utility algorithms (random sampling, etc.).

Functionsยง

random_sample
Generate an increasing random sequence of integers from [l, h].
sample_dirichlet
Sample points from a Dirichlet distribution.
sample_sphere_surface
Sample points uniformly from the surface of a sphere.
sample_sphere_volume
Sample points uniformly from the volume of a sphere.