Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Benchmark functions were locked into one of the tests (attempt two)#31

Merged
MechCoder merged 5 commits into
scikit-optimize:masterfrom
betatim:benchmarks-reloaded
Mar 29, 2016
Merged

Benchmark functions were locked into one of the tests (attempt two)#31
MechCoder merged 5 commits into
scikit-optimize:masterfrom
betatim:benchmarks-reloaded

Conversation

@betatim
Copy link
Copy Markdown
Member

@betatim betatim commented Mar 29, 2016

Refactored benchmark functions into their own module and added some basic (in)sanity tests for each.

This is a second attempt after reverting #29.

Comment thread skopt/benchmarks.py Outdated
s * (1 - t) * np.cos(x[0]) + s)

def hart6(x,
alpha=np.asarray([1.0, 1.2, 3.0, 3.2]),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix this indent.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woah, my bad!

@MechCoder
Copy link
Copy Markdown
Member

LGTM except that cosmit

@MechCoder MechCoder merged commit 34c8bf3 into scikit-optimize:master Mar 29, 2016
@betatim betatim deleted the benchmarks-reloaded branch March 29, 2016 18:58
holgern added a commit that referenced this pull request Feb 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants