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 6 ... 14
Title Δ
Cython throws an error when pass function with void * argument to d... +2.66
Making a vector that contains Python string in Cython 0.00
How to use unicode strings in python wrapping for c++ class with cy... 0.00
How do I make independently compiled cython packages use a shared r... 0.00
Can't import cpplist into Cython? 0.00
Compilation error when using the move method in Cython 0.00
Call a C function that returns a pointer from cython 0.00
Cython import explanation 0.00
Calling gil-requiring function not allowed without gil compilation... 0.00
Best Way to Append C Arrays (or any arrays) in Cython 0.00
Cython references to slots in a numpy array 0.00
Class-level classmethod() can only be called on a method_descriptor... 0.00
Numpy C API integer scalar 0.00
Transfer a c++ object between cython and pybind11 using python caps... 0.00
Correct way to check if object is decimal 0.00
How to save libfreenect2.Frame data with python 0.00
numpy faster than numba and cython , how to improve numba code -0.23
How to have a list of memory views in Cython? 0.00
How to put docstring of property into cython cdef class? 0.00
Cython inplace assignment of values for a libcpp.list +1.73
Cython: casting C struct to pythons object increases refcount 0.00
Usage of threadpoolexecutor in conjunction with cython's nogil 0.00
C Python API Extensions is ignoring open(errors="ignore")... +0.30
pure-python callback function was called with parameter b''... 0.00
Cython on Termux. ImportError: dynamic module does not define modul... 0.00
How to return a cached PyObject* value several times without memory... 0.00
Nested loops with cython for image processing 0.00
Python C API: How to check if an object is an instance of a type 0.00
How to convert Python list of strings into C array of wchar_t? +0.39
How does one acces numpy multidimensionnal array in c extensions? -0.66
Alternatives to using nested functions in PySpark mapPartitions whe... 0.00
Python C++ API - how to access/set class atributes from Python? 0.00
Python C++ api: How to access public class attribute? 0.00
How to unpack Cython memoryview 0.00
Which members of PySequenceMethods are optional? 0.00
Cython compilation error with simple inheritance - object has no at... 0.00
Python C API: How to get something from a module 0.00
Return a C String Array from a C Extension 0.00
Cython: Buffer dtype mismatch, expected 'int' but got Pytho... -0.61
How to use atexit in Cython? 0.00
How to access sys.stderr after calling PyErr_Print with python c-api +0.38
Need help for understanding Cython -find an example but doesn't... 0.00
Multithread prange loop throws "double free or corruption (fas... -0.11
How to print the current filename, function and line number in Cyth... 0.00
Cython Python: Previous declaration is here when i construct __init... 0.00
How to load python modules statically (like scipy)? +0.37
Cython class AttributeError 0.00
Python C api Exception class inside class +0.40
Cython: creating array of C structures 0.00
Python C Extensions adding Attributes to an Exception 0.00