Skip to content

Commit daecdcf

Browse files
Create CHANGELOG.md
1 parent 206678b commit daecdcf

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)