Skip to content

NOMAD 4.3.0

Compare
Choose a tag to compare
@ctribes ctribes released this 20 Dec 16:40
· 195 commits to master since this release
aea7750

NOMAD 4 is available as open-source code, under the LGPL license. Compilation on MacOS, Windows and Linux is done using cmake.
Binary packages are also available.

We are looking forward for user feedback.
For more information, reach out to nomad@gerad.ca.

The user guide is available here.

We recommend to download the complete NOMAD source files and examples and build the project for your platform. The user guide describes the complete steps for building.

For users who do not follow the previous recommendation, a compact version with binaries (zipped) are available for Windows, Mac-OSX and Linux Ubuntu in the Assets section below. Please note, that you will need to do manual modifications to execute the binaries (see the end Note in the README file).

New in Release 4.3:
DMultiMads algorithm for multiobjective optimization problems.
A Template algorithm to help users implement their own method in Nomad.
Static surrogate can be used in library mode.
Enable control the display precision.