pyranota/ZBody
[mirror] Concurrent N-body simulation using Barnes-Hut Algorithm and Zig.
devel.tar.gz
Key Features • How To Use • Download • Credits • License
To clone and run this application, you'll need Nix and Git. Thats it, no extra stuff required!
Note You need nix Flakes enabled.
Warning Running and Installing not working yet, you can build it with nix.
$ nix run codeberg:pyranota/Z-body
$ nix profile install codeberg:pyranota/Z-body
# Clone repo
$ git clone https://codeberg.org/pyranota/Z-body
# cd into directory
$ cd Z-body
# Enter development shell
$ nix develop
# Compile and run
$ just
This software uses the following open source packages:
MIT