We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206678b commit daecdcfCopy full SHA for daecdcf
CHANGELOG.md
@@ -0,0 +1,22 @@
1
+# NEXT 2026.02.03
2
+
3
+#### Major changes:
4
5
+Added Barnes Hut Octree ( O (N log N))
6
+Added VTK/VTU output
7
+Added splash screen on start + precision and threads are printed
8
9
+#### Minor changes:
10
+Changed naming scheme to CalVer YYYY-MM-DD
11
+Added the following examples:
12
+- TwoDifferentGalaxies
13
+- ColdCollapseGalaxy
14
+- GalaxyDemo
15
16
+---
17
18
+# The first release of NEXT
19
+## Features:
20
+O(N²)
21
+Basic simulation
22
+Loading initial conditions (txt struct positions)
0 commit comments