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 ...
Abstract: To facilitate implementation of deep neural networks on embedded systems keeping memory and computation requirements low is critical, particularly for real ...
Everybody likes multiple dispatch, just like everybody likes plums. The design philosophy of Plum is to provide an implementation of multiple dispatch that is Pythonic, yet close to how Julia does it.