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 ... 10 11 12 13 14
Title Δ
Cython: share pure python module 0.00
How to expose a python class to c++ using cython 0.00
Cython how to make multidimensional string matrix? 0.00
Cython performance benchmark +0.43
Defining more complicated static arrays -0.58
Parallelize python loop numpy.searchsorted using cython +2.02
Very slow numba CUDA in python 0.00
Cython: assignment operator for stack allocated object causing segf... 0.00
Using function pointers to methods of classes without the gil 0.00
How to specify Python 3 source in Cython's setup.py? 0.00
Passing multidimensional memoryviews to c-function 0.00
f2py error with allocatable arrays +2.12
Specify cython output file +0.43
Cython: C++ Use a vector in a dictionary? 0.00
cython: reducing the size of a class, reduce memory use, improve sp... -0.05
Cython wrapping c++ WHND casting pointers 0.00
Cython not fast enough -0.16
f2py use arrays in Python callback function in Fortran 0.00
Exporting wrapped C++ classes from Cython modules +3.32
C code embedded python callback function 0.00
cython: how do you create an array of cdef class 0.00
Cython: How do I wrap a C++ class where public member variables are... 0.00
8-bytes int (long long) in Cython's array.array 0.00
How to expose a function returning a C++ object to Python without c... +3.58
Shared address space in Cython 0.00
Python component builder from C++ objects in cython 0.00
Cython: using imported class in a type declaration 0.00
Cython wrapper not fast enough, how to speed it up? 0.00
Cython ndarray with arbitrary dimensions 0.00
Cython 0.23.4 AttributeError when .pyx and .pxd files in subdirectory +3.54
Checking if PyObject is nullptr -0.29
Wrapping a c++ singleton with cython 0.00
Cython: Access to private C members of CPython object 0.00
Can I assign a cython class method to a gsl_function structure via... 0.00
Debug cython code (.pyx) when using the python debugger (pdb) - Bes... -0.97
Buffer protocol using CFFI 0.00
Cython : return a <object>PyObject*, will it leak? 0.00
OpenCV Cython bridge leaking memory 0.00
PyBuffer_New: Do I need to free manually? 0.00
Pointers and "Storing unsafe C derivative of temporary Python... 0.00
cython and numpy: 'cfunc.to_py:65:25: 'ndarray' is not... 0.00
Using a dictionary in Cython , especially inside nogil 0.00
Improving Cython Lapack performance with internal array definitions? 0.00
Tkinter ttk Combobox Default Value 0.00
Python/Numba: Unknown attribute error with scipy.special.gammainc() 0.00
Cython parallel prange throws a compiler warning 0.00
Shared memory with Cython multiprocessing 0.00
Passing pointer to constructor in Cython 0.00
Cython: templates in python class wrappers 0.00
2D MemoryView to C Pointer Error (1D works, but 2D doesnt) +4.02