Skip to content

pybobyqa is slowing down noticeably with the input dimension #6

Open
@fkarger

Description

@fkarger

I tested bybobyqa e.g. with the rastrigin function for different input dimensions.
The numerical results were very good but I got an increasingly strong speed penalty.
For 50 dimensions it was already very noticeably.
I also tested the BOBYQA implementation of apache.commons.math (Java) which does not seem to have this issue (but other issues).
Probably a profiler could easily pinpoint the reason.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions