Skip to content

Commit

Permalink
Mention NOMAD package
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Oct 20, 2023
1 parent 80ed3d9 commit a73f854
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ objectives may be of interest:
optimization package for single- and multi-variate problems that does not
require the objective function to be differentiable.

- [NOMAD](https://github.com/bbopt/NOMAD.jl) is an interface to the *Mesh
Adaptive Direct Search algorithm* (MADS) designed for difficult blackbox
optimization problems.

Formally, these algorithms are designed to solve problems of the form:

``` julia
Expand Down

0 comments on commit a73f854

Please sign in to comment.