Skip to content
#

barnes-hut-algorithm

Here are 29 public repositories matching this topic...

This project vows to achieve the creation of a physics simulation of the solution for the N-Bodies problem. The main Python class will choose a randomized distribution of massive bodies and will let them evolve, calculating their positions at the next time-step using the Barnes-Hut method in 2D or in 3D. This verison of the project is currently …

  • Updated Mar 21, 2021
  • Python

Improve this page

Add a description, image, and links to the barnes-hut-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the barnes-hut-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more