Skip to content

Commit da2296f

Browse files
Update README.md
1 parent bbe09e7 commit da2296f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NEXT - Newtonian EXact Trajectories
22

3-
### NEXT supports four operating modes:
3+
### NEXT supports six operating modes:
44
FP32, FP64, SIMD32, SIMD64, AVX512_32, AVX512_64
55

66
### NEXT uses a 3D Newtonian gravity formulation with:
@@ -23,4 +23,4 @@ cd build
2323
cmake ..
2424
cmake --build .
2525
cd ..
26-
```
26+
```

0 commit comments

Comments
 (0)