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
index : brute-force | ||
A simple benchmark showing how slow this can be | emile |
about summary refs log tree commit diff |
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