StackRating

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

Paul Panzer

Rating
1615.56 (1,232nd)
Reputation
32,113 (3,709th)
Page: 1 ... 4 5 6 7 8 ... 37
Title Δ
Implementing SVD using eig 0.00
How do I make this function able to use a numpy array as an argumen... -0.11
Replace a single character in a Numpy list of strings +1.73
How to assign each row in a numpy array into keys in dictionary pyt... +0.12
Numpy atleast_1d, but for lists -0.30
Removing indexes from a 3D numpy array -0.92
Deleting multiple elements at once from a numpy 2d array -0.83
Numpy: convert last axis to list +1.39
Matrix element wise multiplication with shifted columns -0.14
How do you iterate row index and find the group with the maximum de... 0.00
How to compute euclidean distance between all column vector pairs f... -0.45
Index of True and False of a nummpy array +0.35
Covert complexed list to flat list -0.13
Raise Elements of Array to Series of Exponents +0.36
Speed up search of array element in second array +0.35
Python: scipy/numpy all pairs computation between two 1-D vectors +1.63
Reversible dictionary to array mapping +0.91
separate 2D gaussian kernel into two 1D kernels 0.00
Does numpy treat 1-D slices of arrays in a strange way? -2.29
Remove outliers from 3d data elements 0.00
re-arranging entries in 2d array based on certain columns -0.38
Why does (inf + 0j)*1 evaluate to inf + nanj? -0.19
How to randomly shuffle "tiles" in a numpy array -0.64
How to find consecutive positive, negative and zeroes in a numpy ar... -0.14
How to exponentially decay a value along an axis? +1.21
numpy : Finding the tranformation matrix given 2 sets of 4 points i... +2.03
Convert for loop outcome to numpy array +0.35
Broadcasting N-dim array to (N+1)-dim array and summing on all but... -2.38
How to avoid Numpy type conversions? 0.00
Ordering points in 3D according to grid 0.00
sum in python where list of list are in exponential -0.06
Python Fast Implementation of Convolution/Cross-correlation of 3D a... 0.00
Replace zeros in an array with a continuous sequence of integers +1.65
fill vector values between specified indices +0.37
Meaning / equivalent of numpy.einsum expression 0.00
How do you multiply a column vector with a row vector using @ in Py... -1.22
Convert 3d numpy array into a 2d numpy array (where contents are tu... +0.78
FFT of np.cos has two peaks 0.00
weird behaviour of numpy array element identities +0.37
What happened to randomkit.h or how to migrate to the latest numpy.... 0.00
have any method to speed up int list to enum +1.78
Efficient way to calculate all IoUs of two lists +0.36
Convert nan to Zero when numpy dtype is "object" -0.13
Using numpy. binary_repr on array of numbers or alternatives - Python -0.06
How can I use the index of an numpy array in place without for loop... -0.27
How to find the maximum on 3 or more arrays at each index +1.34
Efficient ways of calculating affinity only for local neighbourhood... +1.59
Is there a function like `cumreduce` along the lines of `numpy.cums... 0.00
How to assign values to given indices to an array and average on re... -0.45
split a six digits number column into separated columns with one di... +1.01