Skip to content

Commit 4e3a56b

Browse files
Update README.md
1 parent 3c3dea6 commit 4e3a56b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![OpenMP](https://img.shields.io/badge/OpenMP-enabled-orange.svg)
77

88
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+
9+
using the Barnes-Hut With Higher Order Multipopes Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
1010

1111
### Initial Conditions
1212
NEXT includes a modular python script to generate

0 commit comments

Comments
 (0)