Skip to main content

A NOMAD plugin for the ropt robust optimization package

Project description

A NOMAD optimizer plugin for ropt

This package installs a plugin for the ropt ensemble optimizer package, giving access to algorithms from the NOMAD optimization package.

Dependencies

This code has been tested with Python versions 3.8-3.11 on linux.

The backend requires the NOMAD optimizer, which will be installed as a dependency from PyPI.

Installation

From PyPI:

pip install ropt-nomad

Usage

An optimization by ropt using the plugin works mostly as any other optimization run (see also the ropt documentation). However, there are a few things to consider:

  1. Gradients are not used, any specifications relating to gradient calculations in ropt are ignored.
  2. Some standard optimization parameters that can be specified in the optimization section are ignored, specifically:
    • algorithm
    • tolerance
  3. Only inequality constraints are supported by NOMAD.
  4. Linear and non-linear constraints are both supported. Linear constraints are not supported directly, but are internally converted to non-linear constraints.
  5. Additional options can be passed as a list of strings via the options field in the optimizer configuration. You can use any option that is supported by the NOMAD python interface, with the following exceptions:
    • The DIMENSION and cannot be overridden.
    • The MAX_ITERATIONS keyword can only be used if the max_iterations field is not set in the optimizer configuration.
    • BB_OUTPUT_TYPE can be overridden, which is useful to change the type of constraint handling.

Development

The ropt-nomad source distribution can be found on GitHub. It uses a standard pyproject.toml file, which contains build information and configuration settings for various tools. A development environment can be set up with compatible tools of your choice.

The ropt-nomad package uses ruff (for formatting and linting), mypy (for static typing), and pytest (for running the test suite).

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

ropt_nomad-0.9.0.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

ropt_nomad-0.9.0-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file ropt_nomad-0.9.0.tar.gz.

File metadata

  • Download URL: ropt_nomad-0.9.0.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for ropt_nomad-0.9.0.tar.gz
Algorithm Hash digest
SHA256 10d7c1b75eb69dadf171654f3cc3857dc7552113b362487db18f264ef4adfc6a
MD5 4aadb37cfe16444c628bdca81bdf8022
BLAKE2b-256 1d19e55ec1c1022de5af2ff5e5d6321538db41e857445b1f61ee01a7232cfa51

See more details on using hashes here.

Provenance

The following attestation bundles were made for ropt_nomad-0.9.0.tar.gz:

Publisher: release.yml on TNO-ropt/ropt-nomad

Attestations:

File details

Details for the file ropt_nomad-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: ropt_nomad-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for ropt_nomad-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49c4e198c26661e7957083ec75f75fcccc75b996fdd50dae965d915ea699a206
MD5 038c1a285065f3d15b95e5547157aaf1
BLAKE2b-256 1dcb65d5f46edf1cb27d84b4e380de61479f479decb7eff95529fae2c52c30db

See more details on using hashes here.

Provenance

The following attestation bundles were made for ropt_nomad-0.9.0-py3-none-any.whl:

Publisher: release.yml on TNO-ropt/ropt-nomad

Attestations:

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