StackRating

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

Bi Rico

Rating
1548.48 (8,417th)
Reputation
19,859 (6,879th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Slicing 3d numpy array - misunderstanding -1.61
numpy.dot -> MemoryError, my_dot -> very slow, but works. Why? -0.06
Numpy change all elements on condition on multidimensional array +0.44
Select elements of a numpy array based on the elements of a second... +2.38
Giving attributes to an object in Python 0.00
Extract elements of a 2d array with indices from another 2d array -1.79
Using scipy to minimize a function that also takes non variational... -1.74
cdef statement not allowed here for structure 0.00
Binning data based on one column in 2D array and estimate mean in e... 0.00
Array of a subclass of numpy +0.46
How to access numpy array passed through Cython 0.00
Can't append global NumPy array from other module 0.00
Test if an array is broadcastable to a shape? -0.90
Python dictionary lookup speed with NumPy datatypes -2.25
Replace loop with broadcasting in numpy -> memory error 0.00
while statement giving 'float' object has no attribute '... 0.00
Efficient way for appending numpy array +0.19
Indexing in numpy array 0.00
NumPy fancy indexing of a multidimensional array: case not covered... +0.81
Python/Cython: Overhead with classes stored in numpy arrays 0.00
How to add names to a numpy array without changing its dimension? -0.03
What is wrong with "numpy concatenate"? +0.44
numpy.array.__iadd__ and repeated indices -0.55
Passing numpy integer array to c code +1.77
Add another column(index) into the array 0.00
Taking argmax over all axes except first 0.00
Efficiently combining two numpy arrays without adding 0.00
Logical indexing in Numpy with two indices as in MATLAB 0.00
Find Value that Partitions two Numpy Arrays Equally +0.71
Construct single numpy array from smaller arrays of different sizes -1.19
Optional parameters in np.eye() -0.09
indices of NumPy arrays intersection +0.03
Computing a binomial probability for huge numbers +0.79
From a list of floats, how to keep only mantissa in Python? +0.94
getting values from a numpy array between two points +0.16
How to check python code including libraries? +0.47
Compare current pixel value with the previous one on numpy array -0.55
numpy applying aggregated information across a 2D array 0.00
Setting ndarray values with the flat iterator 0.00
If an exception is raised ask again for input -1.05
How to append the list's values to a 3D array - python and opencv +0.44
Finding indices given condition in numpy matrix +0.45
Getting the indexes to the duplicate columns of a numpy array -1.78
How to save object according to a key which is hash created from tu... 0.00
Python: Efficient concatenation of numpy arrays in dictionaries +0.84
Easiest way to include a stop parameter in enumerate python? +1.72
"Open-ended" dictionary keys? (LPTHW exercise 48 related) +0.44
Idiom for modules in packages that are not directly executed 0.00
Returning specific numpy label indices for an image +0.44
How to bin a matrix +0.20