StackRating

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

Divakar

Rating
1771.53 (20th)
Reputation
169,899 (303rd)
Page: 1 ... 12 13 14 15 16 ... 102
Title Δ
Shape mismatch Value Error when attempting to fill entire row/colum... 0.00
How to mask a "crop" a multi dimensional numpy array by N... 0.00
Find number of non-zero elements adjacent to zeros in numpy 2D array +1.03
How can I split a list into a list of lists based on the difference... -0.12
Creating vectorized numpy.meshgrid off 2D arrays to create 3D meshes 0.00
How to calculate all combinations of difference between array eleme... +0.20
Find consecutive sequences based on Boolean array +0.38
Conditional reduce 0.00
expand numpy array in n dimensions +0.99
Count indices to array to produce heatmap 0.00
Add dimensions to a tensor and duplicate values along the new axes 0.00
Changing 9x9 matrix to sudoku-like cubes 0.00
Vectorize the calculation for Euclidean distance between matrix and... -3.20
Updating elements in multiply indexed np.array +0.17
Multiply each row by different rotation matrix 0.00
Get indices of first n unique values -0.79
Make 8 images using each bit of each pixel of an image 0.00
Optimization of numpy mesh creation for efficient interpolation 0.00
Create a 2-d mask from a 1-d NumPy array +0.89
Finding Intersection Between a Matrix and a Vector, by Row +0.63
Numpy way of copying a subset over to the rest of the array? 0.00
Increase performance of arithmetic operations with combinations of... -0.87
Numpy n-diagonal matrix broadcasting decomposition 0.00
Bit scan forward and reverse in numpy +0.49
Faster implementation for ReLu derivative in python? 0.00
Vector way of populating numpy array +1.23
Break numpy arrays into subarrays according to their signs +0.19
Numpy: Efficient way of finding the index of the element in an arra... +0.52
python column major and row major matrix +0.92
Dynamically get submatrix with numpy block(slice) notation +0.19
Rotate blocks/windows in 3D array efficiently (Vectorized diffusion?) 0.00
How to vectorize a threshold on a slice in a 3D numpy array -0.49
Numpy split array based on condition without for loop 0.00
reshape np array for deep learning 0.00
3D array to 2d array from pandas Python and Numpy 0.00
Check if two 3D numpy arrays contain overlapping 2D arrays 0.00
Advanced Indexing: Vectorized way of assigning a (32,125) array int... 0.00
Compare array wise of two 3D matrices in Numpy without for loops 0.00
How to replace values in Numpy Ndarrays based on a sequence 0.00
performing calculations and comparisons using indices in numpy arrays -0.85
How to use broadcasting with my numpy arrays (3000,3) and (3,2,3000) +0.63
Write to multidimensional arrays by index 0.00
Broadcasting the dot product of a list of 2D points with a 2x2 matrix 0.00
Majority filter Numpy array +0.19
How to find most frequent values per batch using "rolling(wind... 0.00
Looking for a sequential pattern with condition +0.23
Get image boundaries across stacked images in 3D array efficiently 0.00
Count consecutive zeros over pandas rows +1.25
How to find the index of the maximum non-infinity value in a numpy... +0.71
Faster 3D Matrix Operation - Python 0.00