StackRating

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

user7138814

Rating
1535.06 (14,610th)
Reputation
971 (158,625th)
Page: 1
Title Δ
How to use np.unique on big arrays? +1.74
Is there a simple way to swap rows in a matrix to form identity mat... -2.36
Shortening arduous and repetitive Numpy expressions +3.68
Can you use 3 seperate 1D numpy arrays to manipulate a 3D array usi... 0.00
Applying a function to meshgrids only under select polygon criteria? +3.98
Fast loading multiple .npy files into data generator +2.73
Memory usage difference between Windows and Ubuntu for a Numpy array 0.00
Converting array of Matplitlib dates to Datetime objects with NaN 0.00
Why does first import of skimage fail, but second one succeed? 0.00
Efficiency of random slicing on a numpy memory map 0.00
Improve the Speed of Mapping A List of Lab Colors to a Second List... +3.66
Python: Why is `np.sum([x for x in c]) != np.sum(x for x in c)` +3.10
Compare two binary images and visualize the differences +3.83
Why is my prof's version of LU decomposition faster than mine?... -4.21
Optimizing nested for loops in Python for numpy arrays +3.96
Why 6GB csv file is not possible to read whole to memory (64GB) in... 0.00
Convert data faster (from byte to 3D numpy array) 0.00
Sharing and editing numpy array in python multiprocessing +4.79
Memory error for np.concatenate 0.00
Alternative to 'for loops' in python which will run fast +4.01
Using numba for cosine similarity between a vector and rows in a ma... +3.77
Python: How to increase the dimensions of a matrix without expandin... -2.45
"where" clause in numpy-1.13 ufuncs -4.10
Calling BLAS / LAPACK directly using the SciPy interface and Cython 0.00
Improving performance (speed) of kNN classifier 0.00
pandas rolling window: Avoiding O(n^2) in for loops 0.00
Cython: slow numpy arrays +3.81
python: turn polygon into mask array 0.00
how to speed up the computation? +0.10
How to save arrays using savez 0.00
NumPy - How to bitwise and over each element in matrix rows 0.00
Parallelization of loading tensor with numpy using combinatory 0.00
Pareto frontier indices using numpy 0.00
Is there a way to broadcast boolean masks? 0.00
Increasing performance with octant search algorithm +3.99
Bottleneck for Numpy-based Recursive Function to Undo Max Pooling 0.00
Fast Circular buffer in python than the one using deque? +0.07
Create numpy array with fromiter 0.00
Mask outside of an interval of Two 2D array? +0.23
A summation using nested loop and zip 0.00
How to read python data types from a file -3.75
Python error "TypeError: sort() takes at most 2 arguments (3 g... 0.00
MemoryError exception thrown for numpy.asarray() 0.00
View of numpy structured array with offsets +4.31
How to send extra results from a python generator to a consumer fun... 0.00
Using broadcasting with sparse scipy matrices 0.00
Vectorized numpy 1-d reclassification +4.09
Fast way to check if a numpy array is binary (contains only 0 and 1) -2.11
How to keep column names when converting from pandas to numpy -1.82