code divergence in getMultiStarts
FFroehlich opened this issue · 1 comments
FFroehlich commented
The code for options.comp_type = parallel
/sequential
has substantially diverged although it should to the same thing. This will become even worse if the latest PR is merged.
paulstapor commented
This is the topic of #151 already. There are many differences between those two, I hope that the current format (optimization outsourced to other routines) will help to cure this.