StackRating

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

Jaime

Rating
1621.34 (1,066th)
Reputation
50,106 (1,991st)
Page: 1 2 3 4 5 ... 17
Title Δ
Fastest way of calculating mean values for each indices -0.55
averages for select columns for each row in numpy array +0.34
Slicing different rows of a numpy array differently -2.18
Fast iteration over vectors in a multidimensional numpy array +1.15
dot product of subarrays without for loop 0.00
Count how many times each row is present in numpy.array +1.27
Compute the product of neighborhood for each cell in a matrix with... -0.54
max of a scipy.sparse.csr_matrix 0.00
Numba or Cython acceleration in reaction-diffusion algorithm -0.42
Finding the last values before a specific value in numpy/pandas -2.44
Fastest way to populate a matrix with a function on pairs of elemen... -1.98
Adding a column of zeroes to a csr_matrix -0.53
Return surface triangle of 3D scipy.spatial.Delaunay -0.68
Optimisation of a simple vector operation (python) -0.14
Dot product between a matrix and a 1d-array in numpy +1.19
Fastest way to count identical sub-arrays in a nd-array? +0.31
Generalized Universal Function in numpy +0.33
Addition of multiple arrays in python -1.47
Unexpected result with += on NumPy arrays +0.53
Python / Cython / Numpy optimization of np.nonzero -0.16
Replace specific values in a matrix using Python +1.37
Convert structured array with various numeric data types to regular... +0.27
Cartesian product to get set of indices to point to unique elements... -2.95
How do I get the index of a specific percentile in numpy / scipy? +0.33
Python/Numpy - Fill gaps between non-consecutive points? +0.33
Convert a binary string into IEEE-754 single precision - Python -1.77
Indirect-ish sort with Numpy -1.20
Why is numba faster than numpy here? +0.32
Efficient fenceposting of 1D ndarray +0.33
How copy take place in Numpy 0.00
Outer product as string? -0.13
Numpy structured arrays: string type not understood when specifying... 0.00
Creating sequence of integers that skips k elements every n elements -0.64
Dot product of huge arrays in numpy +1.34
Speeding up summing certain columns in a matrix +0.33
Efficiently copying slices of large numpy arrays to a smaller array... 0.00
Faster rolling_apply on a Pandas DataFrame? +2.40
Taking a tensor product in python numpy without performing a sum -1.63
Python numpy not saving array () 0.00
How to perform a rolling sum along a matrix axis? -0.54
subtract column of scipy.sparse matrix from a vector -2.59
Slice a broadcast object? -0.89
Use numpy to get the positions of all objects in 3D space relative... -0.18
Removing outliers in each column (and corresponding row) +1.39
Python numpy broadcasting 3 dimensions (multiple weighted sums) 0.00
Efficient double iteration over array +0.21
inequality comparison of numpy array with nan to a scalar +0.07
efficient expanding linregress 0.00
Checking for and indexing non-unique/duplicate values in a numpy ar... -1.41
Aggregate Numpy Array By Summing +1.30