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 6a841c0 commit 184f9aaCopy full SHA for 184f9aa
benches/benchmarks/nbody.py
@@ -101,4 +101,4 @@ def main(n, ref='sun'):
101
report_energy()
102
103
104
-main(int(25))
+main(int(500))
0 commit comments