Robert Feldt
Robert Feldt
Yeah, it is the same assertion error but since I haven't seen this for any other fitness function it is very hard to debug further. Is there some way you...
Hmm, parallel/distributed use of Julia is not my main competence so it would probably be more efficient if someone with more experience in this looked at it. Maybe @alyst has...
Hmm, I tried both with and without this supposed fix but Julia 1.1 dies with `Bus error: 10` on my MB Pro.
Ok, thanks for noting this and also proposing a PR. I agree this is a "fix" but problem is that it doesn't really solve the fundamental issue that all very...
Yes, the problem is there already but before deciding on an intermediate fix to some aspect of it I want to explore if there is a more general solution here....
Longer-term we could consider adding a varying width fitness scheme. However, I haven't seen any research on this and the effects seem hard to predict if the optimum really is...
Ok, I merged the PR with a simple fix for this now, however I did add a warning and corresponding tests for it. Please check and test if this is...
And this commit adds a test case showing how a higher epsilon value avoids the warning: https://github.com/robertfeldt/BlackBoxOptim.jl/commit/013c1e0cf8bffed965df0df9f393bf9e2e4b7dd3
Yes, we should delete this dependency over time. Merging/fixing for now.
Thanks, I'm very glad to hear that. For now maybe use something like this: @misc{Feldt2018, author = {Robert Feldt}, title = {BlackBoxOptim.jl}, year = {2018}, publisher = {GitHub}, journal =...