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

Black-box optimization for Julia

Results 46 BlackBoxOptim.jl issues
Sort by recently updated
recently updated
newest added

Dear Robert, A great thanks for providing such a great optimisation algorithm which I use extensively. From your example it is not clear to me how to include the initial...

It would be great to say explicitly what the default optimizer is in the README

This pull request changes the compat entry for the `HTTP` package from `0.9` to `0.9, 1`. This keeps the compat entries for earlier versions. Note: I have not tested your...

This pull request changes the compat entry for the `Compat` package from `3.27` to `3.27, 4`. This keeps the compat entries for earlier versions. Note: I have not tested your...

Hello, I tried `adaptive_de_rand_1_bin`, `adaptive_de_rand_1_bin_radiuslimited` and `generating_set_search` so far, all with similar results. example of the stack trace: ``` Starting optimization with optimizer DiffEvoOpt{FitPopulation{Float64}, SimpleSelector, BlackBoxOptim.AdaptiveDiffEvoRandBin{3}, RandomBound{ContinuousRectSearchSpace}} 0.00 secs, 0...

Hi all, I have 32 cores, and when putting NThreads as 20, it doesn't do the mutilthreading. I have set 25 cores in the JULIA_NUM_THREADS=25, but i cannot see any...

I have found this repository very useful, and would like to cite it and the methods it uses. However, as someone not directly involved in the evolutionary computing space, it...

Could I request that a DOI be minted for this package? It's very useful and I'd like to give it full justice by citing it (and/or relevant paper if available?)....