News

Functional programming with arrays Although JavaScript’s arrays are very capable out of the box, the functional paradigm improves the clarity and maintainability of array code.
NumPy is known for being fast, but there's always room for improvement. Learn how to use Cython to iterate over NumPy arrays at the speed of C.