16 Apr
2013
16 Apr
'13
12:30 a.m.
Hi all I've recently done some more benchmarks with Cython, and memoryviews are significantly faster than the array syntax. It's also easier on the eye! As such, let's use that from now on, and slowly start working on converting the old code: cnp.ndarray[dtype=float, ndim=2] -> double[:, ::1] Stéfan
4267
Age (days ago)
4267
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéfan van der Walt