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 6 ... 142
Title Δ
I have to use the expressions that i have stored in lists, but sinc... 0.00
numpy broadcasting - explanation of trailing axes -2.14
Python ValueError: zero-dimensional arrays cannot be concatenated 0.00
Convert list of tuples into list of slices to use with np.r_ +0.85
applying a function to rows of a ndarray && converting iter... 0.00
How do I make a 3d array and every row is an np.arange? -2.16
Numpy sum elements in a multi-dimensional array according to indices 0.00
Appending a full array to other arrays in a for loop, similar to ap... 0.00
why does unittest not treat a numpy array to as a sequence? -1.00
why does unittest not treat a numpy array to as a sequence? +0.79
numpy.arange() cause no fill-function for data-type only when start=0 -0.96
numpy - difference of shape among 16, (16), and (16,) -0.64
Unexpected assignment in numpy array 0.00
Difference between x[:] and x[...] in Numpy 0.00
Loopless 2D Array Multiplication +0.01
Loopless 3D Array Multiplication +0.46
How to take user input and substitute it into the solve method? 0.00
numpy non canonical dot product in higher dimension -0.29
How to solve command line problem using python argparse? +0.43
Why does matrix exponential not work beyond certain size? 0.00
Getting an error 'Last 2 dimensions of the array must be square... 0.00
numpy genfromtxt - how to detect bad int input values 0.00
How to have multiple numpy random generating objects with different... 0.00
Pandas dataframe to numpy void array -0.04
How to merge two numpy datasets based of index? 0.00
What does the term Data Buffer mean in the context provided? 0.00
numpy genfromtxt - missing data vs bad data 0.00
I get thrown a AttributeError: 'Particle' object has no att... 0.00
Efficient numpy broadcasting not found 0.00
argparse: parsing -h(some string here): changing default behavior -0.06
Using numpy.einsum for tensor dot of slices 0.00
Numpy Attributes and Methods 0.00
argparse: treat unrecognized options as positional? 0.00
Cannot find the array that causes "ValueError: The truth value... -0.30
changing subset of 2D numpy array +0.56
Numpy repack_fields with range or a list allocates memory 0.00
Filling a 2d numpy array with object that takes index as a parameter +0.45
What is the meaning of "a[:,1]" in python slicing -1.37
Fastest way to fill a scipy.sparse.dok_matrix 0.00
Best approach to use numpy 1d arrays for linear algebra -2.32
Create masked array from list containing ma.masked 0.00
Matrix/array operations inside a python function 0.00
Argparse Unit Test with IP Address Module -0.05
Accessing given element from each sublist of multidimensional list... +0.50
Confusion about inability to assign numpy array element using multi... +2.78
get a vector from a matrix and a vactor of index in numpy +0.07
Is there a way in Python to get a sub matrix as in Matlab? +2.01
Scipy SparseEfficiencyWarning when multiplying two matrices +0.46
Multiplication of sparse matrix by diagonal matrices 0.00
How to store matrices within a matrix in Python like on MATLAB? -0.03