Update README.md

This commit is contained in:
Crizomb 2023-02-14 12:58:44 +01:00 committed by GitHub
parent 27a62277a6
commit ced1874e6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# galaxy-sim
simple 3D galaxy simulation in pure python using barnes-hut algorithm. readable code.
simple 3D galaxy simulation in pure python using barnes-hut algorithm. readable code. pypy compatible.
I followed this guide : http://arborjs.org/docs/barnes-hut#:~:text=The%20Barnes%2DHut%20algorithm%20is,of%20which%20may%20be%20empty).