StackRating

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

max9111

Rating
1511.04 (64,368th)
Reputation
2,331 (72,298th)
Page: 1 2 3 4 ... 5
Title Δ
Gradient for log regression loss 0.00
Efficiently applying transition to state matrix given transition ma... +2.59
Speeding up Python when using nested loops 0.00
Python/Numpy optimisation 0.00
Python: Running nested loop, 2D moving window, in Parallel 0.00
Passing NumPy arrays as arguments to numba.cfunc 0.00
How to vectorize custom algorithms in numpy or pytorch? -1.40
Numba on pure python VS Numpa on numpy-python -0.98
Numpy array computation slower than equivalent Java code -0.25
Outer subtraction with Numpy 0.00
Exploiting Monotonicity in Numpy Array 0.00
Vectorize a Python function that blurs images -1.80
Reduce Memory Usage when Running Numpy Array Operations -0.19
Vectorization in a loop slower than a nested loop in numba jitted f... -0.34
How can I make Numba access arrays as fast as Numpy can? -1.02
Perfrom cumulative sum over a column but reset to 0 if sum become n... -1.40
Broadcasting outside main loop speeds up vectorized numpy ops? 0.00
Numba jit warnings interpretation in python 0.00
(memory-)efficient operations between arbitrary columns of numpy ar... -0.08
Python vectorization vs Julia for loops -0.54
Numpy: Create sine wave with exponential decay -1.44
Efficient double for loop over large matrices +0.16
Can i increase speed of array multiplication in python3 0.00
numpy faster than numba and cython , how to improve numba code -1.69
Why is NumPy sometimes slower than NumPy + plain Python loop? -1.11
Python decompression relative performance? +0.87
python, angle between vectors: need for computational efficiency +1.74
Computing a slightly different matrix multiplication -0.75
Quicker way to implement numpy.isin followed by sum -0.77
Is there a way, with numpy, to compute something for all combinatio... -0.18
Speeding Up Kronecker Products Numpy -1.54
What's the fastest, most efficient, and pythonic way to perform... +1.49
How to load an HDF5 file that has wrong datatype flag? 0.00
Efficient way of vectorizing distance calculation -0.25
How can I speed up the performance by using numpy einsum and numexp... +0.47
Fast cumulative sum and power operator +0.03
Fast way to find all vectors similar to a given one -0.65
Efficient calculation of vector between sets of 3D points +1.92
When numba is effective? -0.28
Numba - How to fill 2D array in parallel 0.00
Python/Numpy performance for looped 1D array calculation versus 2D... -0.01
Why is this log gamma numba function slower than scipy for large ar... 0.00
Python Numba Value in Array 0.00
Numeric Integration Python versus Matlab -0.49
Fast algorithm for log gamma function -0.23
Fastest way to find the nearest element in the array of real numbers -0.00
Fastest way to perform calculations on every NXN sub-array in 2D nu... +1.00
Looping through pixels with Cython still slow +1.40
2D sparse matrix multiplied by 3D array -1.50
pass list of list into numba function in no python mode, if element... +0.50