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

Get BlackBoxOptimizationBenchmarking.jl updated to Optimization.jl's interface and run on SciMLBenchmarks

Open ChrisRackauckas opened this issue 2 years ago • 8 comments

@Vaibhavdixit02 can you take a look over the next week into updating/upgrading https://github.com/jonathanBieler/BlackBoxOptimizationBenchmarking.jl to Optimization.jl's interface? It would nice to have this easily re-runnable over all of Optimization.jl's methods given that it has been a pretty useful benchmark for us in the past. It will also show the completeness of Optimization.jl's interface to have something comprehensive like this.

CC @jonathanBieler

ChrisRackauckas avatar Aug 25 '23 14:08 ChrisRackauckas

Hi all, I'm excited to work on this problem as part of the SciML small grants program. Is here an appropriate to share my progress, as well as on the official Julia slack? Thanks!

EdwardBerman avatar May 07 '24 19:05 EdwardBerman

Please use a WIP PR to share the progress.

ChrisRackauckas avatar May 07 '24 19:05 ChrisRackauckas

Sounds good, I submitted a WIP PR here: https://github.com/SciML/SciMLBenchmarks.jl/pull/936 . Thanks!

EdwardBerman avatar May 07 '24 20:05 EdwardBerman

Hi @EdwardBerman, tell me if you need help :)

jonathanBieler avatar May 08 '24 08:05 jonathanBieler

Hi @ChrisRackauckas, can you please confirm is this issue still active in SciML projects, or if anyone is working on this?

parteekcoder avatar Aug 26 '24 05:08 parteekcoder

This is open, but the scope has increased, we want to wrap all the classes in https://numbbo.github.io/coco/testsuites the current BlackBoxOptimizationBenchmarking.jl only does the bbob suite from there

Vaibhavdixit02 avatar Aug 26 '24 06:08 Vaibhavdixit02

is anyone working on this, I would like to start working on it. Can you please tell me the procedure for the application? @Vaibhavdixit02

parteekcoder avatar Aug 26 '24 07:08 parteekcoder

The instructions are here: https://sciml.ai/small_grants/#declaring_for_a_project

ChrisRackauckas avatar Aug 26 '24 10:08 ChrisRackauckas