**Is your feature request related to a problem? Please describe.** Boost performance of algorithm for simulating N-Body. **Describe the solution you'd like** Implement parallel algorithm. **Describe alternatives you've considered** Use of CUDA.
Is your feature request related to a problem? Please describe.
Boost performance of algorithm for simulating N-Body.
Describe the solution you'd like
Implement parallel algorithm.
Describe alternatives you've considered
Use of CUDA.