We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3379ea2 commit c99b05bCopy full SHA for c99b05b
benches/benchmarks/nbody.py
@@ -101,4 +101,4 @@ def main(n, ref='sun'):
101
report_energy()
102
103
104
-main(int(500))
+main(int(5000))
0 commit comments