Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

superfluous warning #2281

Open
nikohansen opened this issue May 6, 2024 · 0 comments
Open

superfluous warning #2281

nikohansen opened this issue May 6, 2024 · 0 comments

Comments

@nikohansen
Copy link
Contributor

nikohansen commented May 6, 2024

When running

python -m cocopp.test  

in code-postprocessing, I get 24 of the following warnings:

.../coco/code-postprocessing/cocopp/bestalg.py:131: UserWarning: Algorithm /Users/hansen/Library/Caches/cocopp/data-archives/numbbo.github.io/data-archive/data-archive/bbob/2009/MCS_huyer_noiseless.tgz was not tested on f1 40-D.
  warnings.warn('Algorithm %s was not tested on f%d %d-D.'

As our experimental setup does not require dimension 40, this should not result in a warning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant