bbopt / NOMAD.jl

Julia interface to the NOMAD blackbox optimization software
Other
47 stars 6 forks source link

NOMAD4 #8

Closed amontoison closed 4 years ago

amontoison commented 4 years ago

@salomonl, I created a branch NOMAD4 in NOMAD.jl. We should be able to test it through Julia with add NOMAD#NOMAD4 now. A new Artifact NOMAD_jll v4.0.0+1 was also released and contains the patch for cache deallocation (https://github.com/JuliaPackaging/Yggdrasil/pull/590). We should be able to test it with this pull request.