News

Use Cython memoryviews for fast access to NumPy arrays Cython has a feature named typed memoryviews that gives you direct read/write access to many types of objects that work like arrays.