StackRating

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

hpaulj

Rating
1517.60 (37,283rd)
Reputation
127,469 (493rd)
Page: 1 2 3 4 5 ... 142
Title Δ
'IndexError: only integers, slices (`:`), ellipsis (`...`)'... -1.98
Concisely write vector expression in numpy? +2.71
numpy function to use for mathematical dot product to produce scalar 0.00
Kronnecker product on just two dimensions of 3 dimensional arrays +1.25
Issue retrieving AttributeError: 'tuple' object has no attr... -0.54
Numpy append to empty array 0.00
How to properly stack numpy arrays? -0.50
How to write a file using the argparse and csv libraries in Python? 0.00
Why isn't broadcasting with numpy faster than a nested loop 0.00
A for loop reads an image and returns a list of integers in square... 0.00
Reading of a long file with Numpy -0.04
Create a permuted shallow copy of a numpy array 0.00
Scipy Curve Fit: "Result from function call is not a proper ar... 0.00
NumPy array row wise and column wise slicing syntax 0.00
numpy.loadtxt converters parameter, using b'strings' +0.23
Numpy fromfunction returns error: Arrays used as indices must be of... 0.00
3d Matrix multiplication in numpy -0.53
Is there any special reason that numpy.rint supports complex number... 0.00
Performance Comparisons between Series and Numpy 0.00
Is it possible to run type after action in ArgumentParser? 0.00
Is it possible to vectorize the solution here? -0.30
Efficiently slice triangular sparse matrix -0.71
Why slicing in boolean filtered array is not happening..? 0.00
What does the given statement from the documentation of np.empty.me... 0.00
Fastest way to transpose a matrix stored in an 1D array in NumPy? 0.00
How do I remove loop for numpy subtraction of 2d and 3d arrays? -0.03
could not broadcast input array from shape (3) into shape (2) +1.01
How do I enumerate a 2-dimensional NumPy array excluding the first... -0.03
What is the most efficient way to convert from a list of values to... 0.00
How to convert list of arrays to list of lists? -1.96
How to iterate over all elements of a 2D matrix using only one loop... +0.22
numpy - explanation of the 3rd string integer of numpy.r_['stri... 0.00
Trouble loading numpy array where they show pickle data error in py... -0.54
numpy - is there a way to apply sum() for iterative append to an ar... 0.00
Scipy coo_matrix.max() alters data attribute 0.00
sympy TypeError: cannot determine truth value of Relational 0.00
Why does numpy vectorization not improve the speed of my code 0.00
numpy - why Z[(0,2)] can be view for some cases and be copy in the... 0.00
numpy - is Z[[1, 2],[1]] completely same with Z[(1,2),(1)]? 0.00
What's the fastest way to return that indices of values of two... -0.57
numpy - why Z[(0,2)] is view but Z[(0, 2), (0)] is copy? 0.00
Numpy reshaping with a custom ordering 0.00
python: how to implement a matrix as column1=x column2=x^2... colum... +0.45
Lambdifying Sympy function for only real numbers -0.54
Python HDF5 Attributes 0.00
How to create a 2D array from a list of list in python? -1.11
Numpy dot issue -0.54
Finding tuple inside an array and get its index and value -0.06
What is the most efficient to store variable sized groups of matric... 0.00
How to delete decimal values from an array in a pythonic way +1.58