Skip to content
Snippets Groups Projects
Unverified Commit d3e7dc39 authored by Shamith Achanta's avatar Shamith Achanta Committed by GitHub
Browse files

Update benchmarks.py

parent 4ada0cbd
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ def birdy(x): ...@@ -19,7 +19,7 @@ def birdy(x):
else: else:
return output return output
bird.dim = 0 birdy.dim = 0
def branin(x): def branin(x):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment