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 ... 4 5 6 7 8 9
Title Δ
How to interface a c++ function that returns a reference to an obje... 0.00
Cython define fixed length array of pointers +0.93
numpy function cythonization 0.00
What are the differences between a cpdef and a cdef wrapped in a def? +2.05
Differences between 3 cython/python function calls 0.00
Efficient slicing of symmetric sparse matrices 0.00
Compile Python code to statically linked executable with Cython 0.00
KCachegrind output for optimized vs unoptimized builds +0.44
Is there still a reason to use `int` in C++ code? -1.03
Renamed .c files to .cpp, importing Cython library fails 0.00
How to combine both c type and python type into a struct? 0.00
Schur outputs from LAPACK not matching MATLAB 0.00
Serialize a group of integers using cython 0.00
Sum array of arrays in Cython 0.00
Cython: understanding what the html annotation file has to say? 0.00
Cython: How to declare numpy.argwhere() 0.00
Valgrind does not detect dangerous freeing memory -1.48
How to get pointer to start of ndarray data (of any dimension) in c... 0.00
Cython reify attributes? 0.00
Memory leak when running python script from C++ 0.00
Fastest way to find all unique elements in an array with Cython 0.00
What numpy optimizations does cython do? +2.31
Declaring a numpy boolean mask in Cython 0.00
identity_matrix/zero_matrix: do they allocate? 0.00
Typing Python sequence to Cython array (and back) 0.00
Compiling Executable with dask or joblib multiprocessing with cytho... +0.43
why is this insertion into a heap faster than insertion into an uns... 0.00
g++ Optimization : O2 flag fixes a broken code where O3 breaks it a... 0.00
Passing a single integer by reference to Cython? -1.82
PyArray_Check gives Segmentation Fault with Cython/C++ +0.46
Cython: "Cannot convert Python object" error 0.00
What is the fastest way in Cython to create a new array from an exi... 0.00
Enabling Parallelism with Cython 0.00
c array with python class inside python function -0.05
Tail call optimisation seems to slightly worsen performance 0.00
Should type information be provided for the 'self' argument... -0.04
cython: pass a 2D numpy array to cdef function 0.00
Cython: create C function that returns an array 0.00
Interpretation vs dynamic dispatch penalty in Python 0.00
What is the use of the WORK parameters in LAPACK routines? -2.35
How to know cython program is using numpy+MKL or not using MKL? 0.00
Passing 1D numpy array to Cython function -0.56
Returning an array of structs in Cython 0.00
Using a struct from a different library in Cython 0.00
Poor performance of C++ function in Cython 0.00
How to use immutable object without operator=() in procedural code +0.21
Why is the size 48 instead of 44? +0.41
Function coverage is lesser even with 100% code coverage when objec... +1.82
For C++ Vector3 utility class implementations, is array faster than... +0.45
Very high inaccuray when calculating inverse of matrix using gauss... 0.00