We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44dcdc0 commit 35ab542Copy full SHA for 35ab542
1 file changed
README.md
@@ -35,8 +35,8 @@ FP32, FP64
35
NEXT Uses OpenMP with "#pragma omp parallel for" for parallelization.
36
37
### NEXT uses a 3D Newtonian gravity formulation with:
38
-1 reduced division count (3-6x faster on avg.)
39
-2 Symmetric-force application
+- reduced division count (3-6x faster on avg.)
+- Symmetric-force application
40
41
### NEXT particle representation and I/O
42
Particles store:
@@ -77,4 +77,4 @@ More formats like HDF5 are planned.
77
78
### Media examples of NEXT
79
80
-▶ [Preview the figure-eight simulation](https://timgothecreator.github.io/videos/f8th.mp4)
+▶ **[Preview the figure-eight simulation](https://timgothecreator.github.io/videos/f8th.mp4)**
0 commit comments