RESBI / N-Body-in-Julia

N-Body simulation using Julia language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-Body simulation

in Julia.

Ver 1.4.0

Package requires:

LinearAlgebra

how to run it?

julia nbody.jl

I haven't finish the image generator, so this just can be used to test your computer's performance now.

TODO:

Add image generator

Use CUDA to accelerate it.

About

N-Body simulation using Julia language.

License:MIT License


Languages

Language:Julia 100.0%