Skip to main content

Derivative-free optimization algorithms

Project description

Description

This package contains derivative-free optimization algorithms. With the exception of NMK, the included algorithms are even “rank-based” algorithms, which do not use the actual objective values, but only their ranks. Thus, they do not require objective values to be scalar and finite. A total order on the objective values is sufficient. For example, an objective function could return a list of values, which are then compared lexicographically. The package can only handle bound constraints explicitly. For other constraints, infeasible solutions should instead be penalized, e.g., evaluated with the worst possible function value (possibly infinity).

The package is geared to work with optimization problems as defined in the package optproblems. The whole package assumes minimization problems throughout.

Documentation

The documentation is located at https://www.simonwessing.de/dfoalgos/doc/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dfoalgos-0.6.tar.gz (19.6 kB view details)

Uploaded Source

File details

Details for the file dfoalgos-0.6.tar.gz.

File metadata

  • Download URL: dfoalgos-0.6.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for dfoalgos-0.6.tar.gz
Algorithm Hash digest
SHA256 fc907dd8b6345a5c5bd5ccb051aa5ed2b9cb1d8faed8a62301963d86f954a5de
MD5 15631a48e6936fd6e29f887f90f7bd2e
BLAKE2b-256 2389ca0ee4533420a84007eeefaff4b88bbf97c3e7452f810b5604433a3c72c9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page