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 ... 9
Title Δ
Check if object is iterable in python c extension 0.00
tCommon imports cython 0.00
Will `mkl_set_num_threads` upper-bound to the number of CPU Threads? -0.54
How to load a dylib-file as CPython-extension? 0.00
Going faster than struct.pack with cython +2.34
Cython: How user-defined conversion of C++-classes can be used? -1.68
Can one use the while(file >> ...) C++ idiom to read files in... 0.00
Weird bug in Pandas and Numpy regarding multithreading +0.47
Changing order of imports results in error in Python -2.13
Compiling both C and C++ sources in Cython 0.00
Cython - Replacement for def __init__() method since Cython's P... 0.00
Can't resize a tuple using ctypes.pythonapi 0.00
Building a Python-C-Extension on Windows with a debug Python instal... -0.05
Memoryviews slices in Cython ask for a scalar 0.00
Cython parallelisation race condition for DFS 0.00
How to run Python code before `site` module is imported? 0.00
Having thread-local arrays in cython so that I can resize them? 0.00
How to compile init.py file using cython on window +2.33
How to pickle objects with many views of same cython memoryview 0.00
Can idle threads in OpenMP/Cython be used to parallelize remaining... 0.00
How to store a boolean mask as an attribute of a Cython class? -1.69
Loading vs linking in Cython modules 0.00
Installing specific versions of pyproj from github +0.48
Why does (inf + 0j)*1 evaluate to inf + nanj? -1.12
cython openmp single, barrier 0.00
Defining _Dcomplex externally in Cython 0.00
Why tempory variable calculating in python for-loop takes so much m... +1.80
Why does PySequence_GetItem return a new reference? 0.00
What does CompileError/LinkerError: "command 'gcc' fai... 0.00
sklearn internals access cython classes and functions 0.00
How to convert a ctypes array of c_uint to a numpy array -1.99
Prevent double compilation of c files in cython 0.00
Line profiling with cython in jupyter notebook 0.00
C-Numpy: How to create fixed-width ndarray of strings from existing... 0.00
What are differences between Cython's language_level 3 and 3str? -2.02
What prevents the usage of a function argument as hidden pointer? -0.62
3D vectors, return to pointer or return struct? +0.46
The optimal way to set a breakpoint in the Python source code while... 0.00
Why `vectorize` is outperformed by `frompyfunc`? 0.00
How to remove -pthread compiler flag from cython setup file 0.00
How to declare double const* const* variable in cython? 0.00
numpy faster than numba and cython , how to improve numba code +2.06
ImportError after cython embed 0.00
Function in cython changes numpy array type 0.00
Cython inplace assignment of values for a libcpp.list -1.73
Using C++'s `str.erase()` from within Cython +1.86
Cython cimport from another directory 0.00
Can you cimport an .so file? 0.00
How interspersed/intermixed arguments should be handled in argparse... 0.00
Is it possible to override a cdef method with def? Override method... 0.00