PyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel ...
As part of a Math-Computer Science project at engineering school, I developed and simulated the Three-Body Problem using Python. Through the implementation of numerical solvers such as Euler, ...