QuadDIRECT.jl icon indicating copy to clipboard operation
QuadDIRECT.jl copied to clipboard

Global optimization without derivatives

Results 3 QuadDIRECT.jl issues
Sort by recently updated
recently updated
newest added

This there a reason this isn't registered to General?

Is there an existing way to constrain the sampling to integer positions? I have a domain that can't be sampled finer than integers. I didn't see a convenient way to...

Can you consider comparing QuadDIRECT.jl with BlackBoxOptim and the Julia CMA-ES (https://github.com/jonathanBieler/BlackBoxOptimizationBenchmarking.jl)?