8000 GitHub - TNO-ropt/ropt-pymoo: A pymoo plugin for ropt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TNO-ropt/ropt-pymoo

Repository files navigation

A pymoo optimizer plugin for ropt

This package installs a plugin for the ropt robust optimization package, providing access to algorithms from the pymoo optimization package.

ropt-pymoo is developed by the Netherlands Organisation for Applied Scientific Research (TNO). All files in this repository are released under the GNU General Public License v3.0 (a copy is provided in the LICENSE file).

See also the online ropt and ropt-pymoo manuals for more information.

Dependencies

This code has been tested with Python version 3.11.

The plugin requires the pymoo optimizer.

Installation

From PyPI:

pip install ropt-pymoo

Development

The ropt-pymoo 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-pymoo package uses ruff (for formatting and linting), mypy (for static typing), and pytest (for running the test suite).

About

A pymoo plugin for ropt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0