Robert Bradshaw, 17.04.2013 06:02: > On Tue, Apr 16, 2013 at 6:46 PM, pythonOmetrist >> Attached HTML seems mostly white, and not clear where to go from here. Nogil >> seems to be one option. > > Just a brief glance at the code, you have a lot of n_k_w[x][y] which > is vastly more expensive than n_k_w[x, y].
Is that always equivalent? If so, we might want to transform it internally. Stefan _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel