about summary refs log tree commit diff

galaxy-sim-brute-force

A comparison. This was built to show that calculating all forces acting in a galaxy is super inefficient

Simple force calculation using a O(n^2) method for Benchmarking