Skip to content

NOMAD 4.2.0

Compare
Choose a tag to compare
@ctribes ctribes released this 09 Feb 16:56
· 387 commits to master since this release
d506564

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 may need to change the permissions to be able to execute the binaries.

New in Release 4.2:

  • Poll direction ORTHO N+1 QUAD is now supported for parameters DIRECTION_TYPE.
  • Default evaluation points sorting uses quadratic model.
  • PSD-Mads has been implemented.
  • Java interface is supported using Swig.
  • Building PyNomad interface is supported for all versions using cmake.
  • Building Matlab interface is done with cmake.