Skip to content

Commit db1a2a2

Browse files
Update and rename getting_started.rst to getting_started.md
1 parent caae383 commit db1a2a2

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

docs/getting_started.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Getting Started
2+
3+
NEXT is a new N-Body simulation engine.
4+
5+
NEXT uses the Barnes–Hut method to simulate
6+
thousands of particles at once, dropping
7+
the complexity from **O(N²)** to **O(N log N)**.

docs/getting_started.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)