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 ... 128 129 130 131 132 ... 142
Title Δ
Numpy matrix row stacking +2.25
condition inside numpy index bracket? 0.00
How can I append the values from an input file to the command line... 0.00
Is the mask of a structured array supposed to be structured itself? 0.00
convert list of tuples to structured numpy array 0.00
use a vector as an index for another matrix +2.49
Numpy: Column dependent slicing -1.76
Set argparse argument as default switch +0.06
how to make matrix into diagonal matrix in numpy? +2.42
Fast python algorithm (in numpy or pandas?) to find indices of arra... -0.97
How to vectorize the dot product between segments of a trajectory -0.52
concatenate numpy arrays which are elements of a list -1.52
In argparse, is it possible to have source mutually exclusive args... 0.00
How can I use the struct library in python to pack a double into tw... -0.16
Do I have to specify import when Python script is being run in Ipyt... 0.00
Can argparse parse arguments conditionally? +0.28
Improve performance of this python function -1.78
Access array elements by array/list of column indexes -0.56
Access multiple elements of an array +0.67
How to fold/accumulate a numpy matrix product (dot)? 0.00
Iteration multi-dimensional array in Python +0.02
Vectorizing scalar-array multiplication in Python (Numpy) 0.00
Python 2.7: looping over 1D fibers in a multidimensional Numpy array +0.22
Understanding numpy "void" dtype and generic arrays 0.00
compare tuple with tuples in numpy array 0.00
Efficient insertion of row into sorted DataFrame 0.00
python 2.7 check if argument has been passed from command prompt +0.60
Diagonal sparse matrix obtained from a sparse coo_matrix +2.47
numpy dtype error - (structured array creation) +0.31
Json Encoder AND Decoder for complex numpy arrays +0.55
Getting the minimum from elements of a Numpy array and a float -0.33
Interpolate values in a 2D Python numerical dictionary 0.00
Python: storing settings in dictionary vs argparse.Namespace -0.89
How does the main function of the argparse template that ships with... +0.06
Python create numpy array with different dtypes -0.45
Python numpy array indexing. How is this working? 0.00
Matlab to Python : why we are getting the error 0.00
Enum vs String as a parameter in a function +0.19
Argparse with set_usage function +1.11
Rotating Large Arrays, Fastest Possible +0.23
how to make use of Python scalars correctly? -1.68
Understanding argument parsing with argparse in Python +0.06
readable argparse arguments without -- or - 0.00
Find the indices in a multi dimensional numpy array +0.60
Python compare dict with csr_matrices as values +0.21
Why are lil_matrix and dok_matrix so slow compared to common dict o... +0.57
What happens to `for i in range()` when iterator is overwritten in... -1.39
Python numpy Attribute Error '_collapse' 0.00
Selecting columns in numpy based on a Boolean vector -0.47
Preserve vertical dimension with numpy.mean() +3.10