From ced1874e6c9bbea3b2efe1e1fa302bd0d4292936 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Tue, 14 Feb 2023 12:58:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 161f30d..1af7af4 100644 --- a/README.md +++ b/README.md @@ -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).