StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

DavidW

Rating
1582.37 (2,809th)
Reputation
14,868 (9,488th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
Cython function memory leak 0.00
Passing list of numpy arrays to C using cython +1.86
Recieve global variable (Cython) -1.40
How to use a Cython cdef class member method in a native callback +0.41
How can I set a mutable variable in C extensions which takes anothe... 0.00
How to introspect a function defined in a Cython C extension module 0.00
Using Numpy's PyArray_IsScalar in Cython 0.00
Cython: std::function callbacks with custom parameter types 0.00
Slicing memory views with a list of indices 0.00
Cython - trying to modify function in subclass which is already dec... 0.00
Using manual deepcopy on cython classes causes memory overflow.Why? 0.00
is there any way to import the std::find find_if ,etc in Cython? 0.00
Cython with numpy how to get rid of fancy indexing (no call to Pyth... 0.00
Using openMP with Cython: parallelising an inner loop 0.00
issue using deepcopy function for cython classes 0.00
Passing two parameters (int and array) to embedded Python function 0.00
why performance of cython loop has diminished in comparison with py... 0.00
What is the efficient way to check two memoryviews in loop? +0.34
How to access the typed-memory view element of a class declared in... 0.00
cython structure, string from python to cython +0.40
initializer is not a constant, error C2099, on compiling a module w... +0.41
cython optimization of class methods dismal in comparison to function 0.00
Failure to build Cython module using distutils 0.00
cdef an array in cython that changes size in a loop, are there memo... 0.00
How to use @cython decorator to declare np.ndarray type +0.40
Fast sorting by cdef class property in cython 0.00
Making a memoryview C-contiguous Fortran-contiguous 0.00
Passing C++ vector to Numpy through Cython without copying and taki... +0.40
Cython: Pass a 2D array from Python to a C and retrieve it 0.00
Reading binary data from file in Python and passing it to a C++ fun... 0.00
Making my cython code more efficient 0.00
Initialize slices of memoryview in cython from numpy.ndarray 0.00
Cython iterate over list of numpy arrays without the gil -0.39
Cython : importing a .pyd file returns an error (lack of an init fu... 0.00
Using contextlib with cython +0.41
Type cast error '__Pyx_memviewslice' to 'double *'... 0.00
How to wrap Tensorflow by Cython and enable C++ to call it? 0.00
Strange Cython Syntax +1.95
cython prange - dealing with __Pyx_ErrFetchWithState / __Pyx_ErrRes... 0.00
cython cast char pointer to array of numpy shorts 0.00
What's the best way to deal with Fractions in Cython? -0.02
pointers as attributes in extended types cython 0.00
Cython: Not exposing parts of the implementation 0.00
cython - determining the number of items in pointer variable 0.00
Pass a cython allocated buffer to python 0.00
Handling C++ arrays in Cython (with numpy and pytorch) 0.00
cython - how to iterate over c++ list +0.40
Why does __mul__() expect integer arguments? -0.42
Cython : TypeError: 'list' does not have the buffer interfa... 0.00
Calling blas ddot from Cython 0.00