Minor changes.
Modify C implementations of DFT according to FFT python one.
Change definition of DFT according to FFT Python implementation.
Minor changes on outputs.
Purge commented part of code.
Minor change.
Reorder C versions. Add new versions.
Add OpenACC with GCC implementation of MySteps
Add OpenMP implementation of MySteps
Add or modify C direct implementations of MySteps.
Add Sequential, OpenMP and OpenACC versions for MySteps.
Enable native version.
Add OpenACC of DFT in C with gcc implementation.
Add FFT versions under Numpy and GPyFFT
Change name of C implementation of DFT.
Add C sequential and OpenMP version of DFT
Correction in MyDFT under CUDA
Add extension version for metrologie.
Freeing memories reserved on devices. Cosmetic Changes.
New elements.
Minor changes about inhibition of naive method.
Add modified version of solution for DFT implementation.
Add example with simple DFT implementation
Add steps for Practical work in ETSN
Add first solutions of ETSN school.
Add Practical Work for ETSN summer school.