Change python env to python3
Cast Grid definition to avoid crash under Python3
Add the export trajectories on CUDA.
Add backup of trajectories in CSV format.
Changes max coordonates to relative ones.
Add option to specify number of threads under CUDA.
Multiple changes to clean source code.
Correct script according to source.
Add bench script for OMP version.
Add inhibition of image saving for benchmarks...
Clean sequencial code. Add OpenMP version.
Add comments to make it works under Xeon Phi
Improve memory use in OpenCL.
Uncomment rungekutta inhibition in EachPixel approach.
Modify to make it works under Xeon Phi.
Add sequential compute. Rename distributed compute as EachCircle. Improve.
Add Original calculation process both OpenCL and CUDA. Integrate TRACKPOINTS as directive
Add shell script for benchmarking.
Add metrology in save image process.
Change pow() to exp(log()) for Monochromatic.
Add synchronization to CUDA context in order to get consistent compute time.
Correct minor bugs as x,y exchange in max detections.
Improve EachPixel method. Improve CUDA implementation with threads.
Add CUDA version. First version.
Modify documentation on beginning of file.
Modify the timer method to ovoid overflows.
Modify C version to be compatible with very old C compilers.
Change default to float. Correct
Improve performance.
Add Newton option.Correct Black Body implementation.
Minor changes.
Simplification of input parameters. Improvment of single precision calculations.
Initial version of first Fortran 77 program in 1994
Initial release of first C program in 1997.
Modified version with metrology.
Correct Typo on option.
New version of TrouNoir JP Luminet implementation.
Add flux rendering.
Modify ExitOnImpact in main procedure.
Add preliminary version of Black Hole rendering using GPU devices.
Remove results & executables
Add Black Hole imaging simulation based on Jean-Pierre Luminet article (from 1979)