This is the final proyect presented in the 2015 ICTP-SAIFR School and Workshop on Advanced Techniques in Scientific Computing. The idea is to efficiently solve the problem of the n-body (for small n, less than 20) and graph the solution in real time, using all the knowledge acquired in this workshop.
###Tutor:
- Ivan Girotto (ICTP, Trieste, Italy)
####Students:
- Ezequiel Fogliatto (Centro Atómico Bariloche, Argentina)
- Franco Bellomo (UNRC, Córdoba, Argentina) @fnbellomo
- Michel Aguena (Universidade de São Paulo)
- David
##Install:
###Requiriments:
- Numpy
- Matplotlib
Is you don't have this packaged, when you make the install process, this packaged is going to install.
$ git clone https://github.com/fnbellomo/GProject.git
$ cd GProyect
$ sudo python install setup.py
##Demo:
Put link
##License:
All the code is unther GPL v2 license.
The documentations is licensed under a Creative Commons Attribution 2.0 Generic License.