StackRating

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

ead

Rating
1539.32 (12,147th)
Reputation
13,358 (10,828th)
Page: 1 2 3 4 5 ... 9
Title Δ
Does Cython container not release memory? 0.00
How to create a custom NaN (single precision) in python without set... +2.17
Undefined behavior when using Cython and external multithreaded C l... 0.00
Where is the implementation of the function `_PyIO_str_readline` on... 0.00
Interning and memory address for str and Py_UNICODE in cython 0.00
Same memory address for different strings in cython 0.00
Cython giving 'unnecessary' warning 0.00
Is the import order of extensions in module filenames guaranteed in... 0.00
Function pointer in cython extension type 0.00
data gets corrupted between c and python 0.00
Boosting the runtime of NumPy Code with NumExpr: An analysis 0.00
Calling Cython function from C code raises segmentation fault +0.48
Change in max length of interned strings in CPython 0.00
Large memory footprint of integers compared with result of sys.gets... +1.95
How to avoid less precise sum for numpy-arrays with multiple columns +1.74
pandas "isin" is much slower than numpy "in1d" 0.00
Pickling of a namedtuple instance succeeds normally, but fails when... 0.00
Cython prange with an array of string 0.00
Cython is slower than Numpy (example from Python Cookbook) 0.00
Python string concatenation internal details -1.43
reload module with pyximport? -1.22
Does Cython compile static dict keys to their hash values? 0.00
CPython's static object address and fragmentation 0.00
What is python's strategy to manage allocation/freeing of large... 0.00
Cython Function Pointer Dereference Time (Compared to Calling Funct... -1.72
Cython Cimport unresolved external symbol 0.00
What does language_level in setup.py for cython do? 0.00
Is it undefined behavior to have an index out of range for multi-di... 0.00
How to `pop` element from PyListObject? -1.21
passing sliced view of numpy array to cython - where is the copy ha... 0.00
operator= in Cython cppclass 0.00
Run cython code when extension module gets garbage collected 0.00
How to get format-string for data of a ctypes-pointer 0.00
Using Numba's @jit causing math inconsistencies with Numpy'... 0.00
Add numpy.get_include() argument to setuptools without preinstalled... +2.27
Package a pre-built python extension 0.00
Cython struct member scope 0.00
Wrapping a typedefed enum in cython 0.00
unordered_set in Cython using Jupyter Notebook +0.44
CPython: Why does += for strings change the id of string variable +2.12
cython pass by value situation 0.00
Cython function pointers and exceptions 0.00
Cython: understanding a typed memoryview with a indirect_contignuou... 0.00
How to run a Python project using __pycache__ folder? 0.00
indexing Cython memoryview using memoryview of ints -1.71
Issues about installing PCL in my computer 0.00
Error message "Cannot convert 'double *' to Python obj... 0.00
Address of memoryviews in cython are the same but point to differen... 0.00
How to prevent a __Pyx_MemoryView_Len(__pyx_v_a) Python Interaction... 0.00
Void pointer pointing to the same address +2.44