diversipy
latest
  • cube — Uniform sampling from the unit hypercube
  • simplex — Uniform sampling on the unit simplex
  • polytope — Uniform sampling from convex polytopes
  • subset — Select diverse subsets
  • indicator — Useful diversity indicators
  • distance — Some distance functions
diversipy
  • Docs »
  • diversipy
  • Edit on GitHub

diversipy¶

diversipy is a collection of algorithms for (super-uniform) sampling in hypercubes and polytopes, and for selecting diverse subsets and measuring diversity.

For further documentation see the submodules.

Contents:

  • cube — Uniform sampling from the unit hypercube
    • Sampling algorithms
    • Helper functions
  • simplex — Uniform sampling on the unit simplex
  • polytope — Uniform sampling from convex polytopes
  • subset — Select diverse subsets
    • Part-and-select algorithm
    • Greedy algorithms
  • indicator — Useful diversity indicators
    • Diversity indicators
    • Related concepts
  • distance — Some distance functions

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright Revision bbc9b6b6.

Built with Sphinx using a theme provided by Read the Docs.