We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3348f commit 579a105Copy full SHA for 579a105
1 file changed
asv_bench/benchmarks/benchmarks_nemo_curvilinear.py
@@ -0,0 +1,7 @@
1
+class NemoCurvilinear:
2
+ def setup(self):
3
+ pass
4
+
5
+ def time_run_experiment(self):
6
7
0 commit comments