We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3dea6 commit 4e3a56bCopy full SHA for 4e3a56b
1 file changed
README.md
@@ -6,7 +6,7 @@
6

7
8
NEXT is a Multi-Threaded Simulation tool written in C/C++, solving the N-Body Problem
9
-using the Barnes-Hut Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
+using the Barnes-Hut With Higher Order Multipopes Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
10
11
### Initial Conditions
12
NEXT includes a modular python script to generate
0 commit comments