Expand description

Multivariate optimization.

See module optimize for multivariate optimization. The other modules are (public) helper modules.

Re-exports

Modules

  • Univariate and multivariate probability distributions.
  • Multivariate optimization (through estimation of distribution).
  • Randomly assign indices to a fixed number of groups (to split work into smaller parts).
  • Test problems for optimization algorithms.
  • Triangular numbers and matrices.