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 ... 9
Title Δ
Speeding up modulo operations in CPython 0.00
How to define a tuple that has a Python object? 0.00
Optimizing Cython loop compared to Numpy 0.00
Error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_... +0.44
Importing cython generated *.so-module with another python-version... 0.00
Calling Python function from Cython code, inside a Google Colab not... 0.00
Dictionary of (named) tuples in Python and speed/RAM performance +0.43
Why is list(x for x in a) faster for a=[0] than for a=[]? 0.00
Why do I get _CrtIsValidHeapPointer(block) and/or is_block_type_val... 0.00
`setattr` fails with `AttributeError` in CPython? 0.00
pickle a cython class containing __cinit__ : __setstate__ vs __redu... +2.27
undefined symbol: THPVariableClaload_textures.cpython-37m-x86_64-li... +1.66
Is there a way to call a cdef class method that has non-pythonic ar... +0.45
How can I solve "undefined reference error to" error in c... 0.00
Determining path of the translated cython pyx source file 0.00
Why does raising an exception invoke __subclasscheck__? 0.00
numba eager compilation? Whats the pattern? 0.00
How to share a C-singleton between multiple C-extensions 0.00
Including and distributing third party libraries with a Python C ex... 0.00
Cython: How to sort the contents of one vector by another vector? +2.31
"unresolved external symbol"-error when linking a Cython... 0.00
Threadsafe Cython RNG nogil Parallelization 0.00
Can Python call C++ DLL libraries compiled using extern "C&quo... 0.00
Cython defining type for functions 0.00
Why protobuf is smaller in memory than normal dict+list in python? +1.60
How can I use Numba for Pytorch tensors? -0.55
Reference counting of memoryviews with nogil 0.00
C extensions - how to redirect printf to a python logger? +1.12
Numba Slow Array Element Assignment to Variable 0.00
What's a fast and efficient approach to large bitfields, with P... 0.00
How do I use the correct dll files to enable 3rd party C libraries... 0.00
Statically link python37.dll and vcruntime140.dll when using cython... 0.00
Cython: How to speed up recursive functions? 0.00
Cython importing C++ operators: "Overloading operator '+=&... 0.00
Cython: unable to assign to 2d vector 0.00
Creating a numpy datatype from Cython struct 0.00
Are executables produced with Cython really free of the source code? 0.00
Parallelism using prange in Cython fails 0.00
Cython extension not re-installing via setup.py after modification 0.00
Cython FIFO cache for function result 0.00
How to use C complex numbers in 'language=c++' mode? 0.00
Return a 2D Cython pointer to Python array 0.00
Passing arguments to scipy.LowLevelCallable while using functions i... 0.00
How to print the progress of cython's prange? 0.00
Coercion from Python not allowed without the GIL 0.00
Fast way to bin a 2D array in python -0.15
Where are these extra compiler flags coming from when using setup.p... 0.00
Why jupyter notebook only prints the cython result once? 0.00
Passing multiprocessing.RawArray to a C++ function +0.47
Specify alternative linker when building python / cython extensions? 0.00