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 ... 14
Title Δ
Cython- C method not previously declared in definition part of exte... 0.00
Array-Broadcasting in Cython Memoryview 0.00
cython reuse wrapped C++ class 0.00
Do I need to use `nogil` in Cython 0.00
Cython binary package compile issues 0.00
Cython modifiy pointer from c++ 0.00
pyclipper installation error: "tp_print is not a member of _ty... -2.26
Coercion from Python not allowed without the GIL, using arrays in p... 0.00
Cython: How can I create a .pxd-file for Code including an Enum? 0.00
Accessing/wrapping a struct inside a class in Cython 0.00
Partially parse args/kwargs using the Python C Api 0.00
Cythonize ends with 'fatal error C1002: compiler is out of heap... 0.00
strncat use in cython 0.00
Cython compile error "Cannot assign type 'double' to &... +0.38
Call Python function with *args and **kwargs from C API 0.00
Cython: Why can I use vector in pxd files? 0.00
Is it possible to pass a numpy array by reference into a cpdef func... 0.00
Propagate exception from C++ constructor with cython 0.00
Should I dinamically allocate memory for a numpy array that could b... 0.00
Python:Scipy cimport with Cython 0.00
Poor performance in writing a cython library 0.00
Python C Api check if PyObject points to a specific PyCFunction 0.00
Cython error thrown unexpectedly for buffer types which ARE functio... 0.00
Exception handling in cython +2.79
Cython: How to convert C macro containing assignments 0.00
The Cython closure_freelist_size option 0.00
Python C Extension 0.00
Program using parallelism crashing: Discarding owned Python object... 0.00
import a full c enum using cython automatically 0.00
pickle a cython class containing __cinit__ : __setstate__ vs __redu... -2.27
Cython: How to sort the contents of one vector by another vector? -2.31
Passing dynamic array as an argument in PyObject_CallObject in Pyth... 0.00
cython exception ignored while having return type as void* (void po... 0.00
Fast iteration over unicode string Cython 0.00
Cython to interface between python and c-library with unknown size... 0.00
How to write #define expressions with nested brackets in cython? 0.00
Cythonize python3 code without using type hints/annotations 0.00
I am getting a "DLL load failed: The specified module could no... 0.00
How to safely create and import .so files in Python 3? 0.00
How to check whether a memmoryview in Null in cython 0.00
How do I expose a C variable to Python as a variable? 0.00
Cython unsigned char uuid_t[16] representaion 0.00
Cython subclassing "First base of" ... "is not an ex... 0.00
Binary Tree implemented in C using Python Api converts PyObject int... 0.00
Why do I get Memory Error in stringsource? 0.00
In Cython class, what's the difference of using __init__ and __... 0.00
Python gives error when importing simple C extension module 0.00
UndefinedVariableError when converting .py file includes lines like... 0.00
What am I supposed to include to make a boost.python extension? 0.00
Calling python function fetching 'c' like struct using cyth... +0.38