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 2 3 4 5 ... 14
Title Δ
CPython 'overloaded' functions 0.00
Python C API - How to inherit from your own python class? 0.00
How to clone function in cython? I getting SystemError: unknown opc... 0.00
Scipy Lapack - How to find the correct Lapack function 0.00
Build and Deliver Python modules using Cythonize in Setuptools +0.38
Creating a PyMemoryView with a specific format 0.00
How to loop over a list in cython pure mode +0.34
Cython prange with function reading from numpy array (memoryview) f... 0.00
How to delete thread object from device after finishing the task? 0.00
In C++/Cython it possible to only declare relevant attributes to be... 0.00
Cython convert python array to vector[char] 0.00
Why does PyLong_AsUnsignedLongLong function fail to convert a numpy... 0.00
How to compile init.py file using cython on window -2.33
Wrong first argument when using PyArg_ParseTuple 0.00
Build a PyObject* with a C Object pointer +0.38
2D MemoryView from dynamic arrays in Cython +0.38
Cython implementation no faster than pure python 0.00
Cython - Declare List from Input 0.00
How to convert a C binary buffer to it’s hex representation in Pyth... 0.00
How to convert PyObjects to C data types? 0.00
Race Condition? - Multi-threaded results differ from single threaded 0.00
PyFunctionObject crash the programm in Py_Finalize if it has being... 0.00
Cython "Memory Efficient Doubly Linked List" 0.00
A problem in manually reproducing dict underlying code:the value ca... 0.00
Cython C++ and std::map handling 0.00
How to store a boolean mask as an attribute of a Cython class? +1.69
How to cythonize global __builtin__ objects? 0.00
How to convert Python object to a std::vector of Cython extension t... 0.00
Cython Memoryview Seg Fault 0.00
Can a Cython array of unsigned chars contain a zero? 0.00
How to import depending cython modules from parent folder in python 0.00
How to use an object of a wrapped class as an argument in a wrapped... 0.00
Wrapping a function returning a Vector of Complex types in Cython 0.00
Why accessing a numpy array is 6 times slower than Pillow image wit... 0.00
Python objects in dealloc in cython 0.00
setuptools_scm version affected by comments in C code generated by... 0.00
@cython.locals(arr=np.ndarray[np.int_t, ndim=1]) not supported? 0.00
Cython callback with class method 0.00
Make classes defined in cython monkey-patchable 0.00
Safe writing to variable in cython c wrapper within two python proc... 0.00
cython;pyside2;RecursionError: maximum recursion depth exceeded whi... 0.00
Cython: giving cdef extern functions the type iterator from C++ 0.00
Unable to use cdef function in std::sort as comparison function 0.00
Cython compiling error: Saying that Array is a Struct +0.38
Set setuptools to create cimportable package with headers availible 0.00
Cythonized python.net code cannot find system assemblies 0.00
Cython modules can be imported along with python package 0.00
Pass c function as argument to python function in cython +0.37
Cython: How to make an array of functions with different signatures 0.00
How to write data to excel with header using Pandas? -0.62