Language

Package: nomad-optimizer @ 4.1.0

Synopsis

Nonlinear optimization by mesh-adaptive direct search

Description

NOMAD is a C++ implementation of the mesh-adaptive direct search (MADS) algorithm, designed for difficult blackbox optimization problems. These problems occur when the functions defining the objective and constraints are the result of costly computer simulations.

Home page
https://www.gerad.ca/nomad/
Location
gnu/packages/maths.scm (line: 1840, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1918 is way too long (92 characters)