We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7554635 commit 11d8985Copy full SHA for 11d8985
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)
+using the Barnes-Hut 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