StackRating

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

user2699

Rating
1515.02 (45,190th)
Reputation
1,339 (120,474th)
Page: 1 2
Title Δ
Is there a function like numpy.clip(a, a_min, a_max) where values o... 0.00
Python is producing weird decimals when multiplying -1.42
Python: Can I write to a file without loading its contents in RAM? 0.00
Why is NumPy sometimes slower than NumPy + plain Python loop? +3.77
Is there a way to save time by not calculating unnecessary sums? +0.36
Numpy, how to add column names to Numpy array -3.85
Performance of sorting structured arrays (numpy) 0.00
Unable to plot 3D medical images in Python using Numpy and Matplotlib 0.00
Numpy memmap in-place sort of a large matrix by column +3.99
is there a simpler way to group and count with python? -2.06
Unexpected behavior of numpy.fft.fft with high precision numbers -2.55
sum over everything after each element in an array +1.55
More Pythonic / elegant way to fill a 2D array with sequences of in... -0.48
Finding eigenvalues of covariance matrix 0.00
Improve min/max downsampling +0.02
Python Optimization: How to speed up matrix inverse operation? 0.00
What is the advantage of saving `.npz` files instead of `.npy` in p... 0.00
Modifying values of a sub-array in python 0.00
When is the size of an ndarray not fixed? -0.35
Python Numpy: Confusion - why iterate in numpy -0.18
Passing numpy array vs scalar to function gives inconsistent results -3.76
Generate signal sampled with noise 0.00
Numpy: concatenate different dtypes whilst preserving each dtype +3.81
How to create png image file-object from numpy array in python with... 0.00
Counting ocurrences of specific True/False ordering in Numpy Array +3.77
Confusion about when NumPy array slices are references and when the... +5.42
slightly modify a copied dict +5.32
Obtain lengths of vectors without loading multiple .npy files +3.61
Scipy Circular Variance +4.31
What is the most pythonic way to compare two variables? 0.00
Numpy memory mapping issue 0.00
How to reshape a Numpy array from (x,y,z) to (y,z,x) -0.74
How to calculate a very large correlation matrix +0.12
title and labels not showing up in histogram 0.00
combine and aggregate data from structured numpy array to another +0.93
Reduce memory usage of a line of code that uses numpy -3.87
Representing particle motion in numpy 0.00
Why changes on attributes at a numpy subclass does not change the s... 0.00
Optimizing my large data code with little RAM +0.82
Find position of maximum per unique bin (binargmax) -0.26
Organizing axes with Matplotlib 0.00
Change how structured arrays and recarrays are printed 0.00
Loop through files in python -0.03
Is putting a numpy array inside a list pythonic? +3.82
How to calculate large-scale inverse matrix in python 0.00
Initialize a list using inline for loop +4.29
np.ndarray.flatten does not flatten 0.00
iterating over time series in Python (numpy) -3.06
Why python broadcasting in the example below is slower than a simpl... +3.94
Numpy correlate-underlying code 0.00