Skip to content

Commit 2c81e8a

Browse files
Update README.md
1 parent 3511dac commit 2c81e8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NEXT - Newtonian EXact Trajectories
22

3+
NEXT is a simulation tool written in C/C++, solving the N-Body Problem
4+
using the Barnes-Hut Algorithm at a time of O(N log N)
5+
36
### NEXT supports six operating modes:
47
FP32, FP64, SIMD32, SIMD64, AVX512_32, AVX512_64
58

0 commit comments

Comments
 (0)