numbbo / coco

Numerical Black-Box Optimization Benchmarking Framework
https://numbbo.github.io/coco
Other
263 stars 91 forks source link

coco-experiment versus cocopp #2311

Closed nikohansen closed 3 months ago

nikohansen commented 4 months ago

Reconsidering the question: would it be a good idea to split code-postprocessing into a different repository?

olafmersmann commented 4 months ago

+1

I see no reason to keep them in the same repository. Especially since there is no reason to release cocopp and cocoex in lock step.

olafmersmann commented 4 months ago

I also moved coco-experiment to a seperate repository. If we also move the preprocessing stuff to a new repository, we could mark this repository as archived and keep it for historical purposes. I think the big monorepo hasn't really worked out for us and we usually don't need to synchronize minor releases of the different parts of COCO.

nikohansen commented 3 months ago

Sounds good, we polish the readme to point to the right places and remove everything else in the repo such that the readme is visible without scrolling down?