We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf420e3 commit 0a5e4aaCopy full SHA for 0a5e4aa
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 With Higher Order Multipopes Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
+#### Using the Barnes-Hut With Higher Order Multipoles 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