StackRating

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

JoshAdel

Rating
1573.64 (3,639th)
Reputation
43,364 (2,481st)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Vectorized way of accessing row specific elements in a numpy array 0.00
Optimal way to append to numpy array -0.59
compare the value and print +0.38
Fast way to populate numpy array with multiple iterations of multip... -2.24
Custom arrangement of NumPy array elements +0.38
Numpy equivalent of dot(A,B,3) -1.52
Including logic in a numerical function -1.65
Cython to accelerate loops with array broadcast +1.67
Cython says buffer types only allowed as function local variables e... 0.00
Avoid copying when indexing a numpy arrays using lists 0.00
Creating a CSV file from multiple lists 0.00
Numpy hstack explodes memory +1.56
How does parakeet differ from Numba? Because I didn't see any impro... 0.00
numpy - how to add a value to every element in the first column of... -1.53
Quickly read HDF 5 file in python? 0.00
Extending numpy arrays 0.00
Create numpy array from other numpy array 0.00
dot product of two 1D vectors in numpy +0.92
Why doesn't Numba improve this iteration ...? +0.38
Cumulative sum of variable till a given percentile +0.51
Numba slowing Code? 0.00
TypeError with ufunc bitwise_xor 0.00
Why does hstack() copy data but hsplit() create a view on it? +0.49
Best way to initialize and fill an numpy array? +1.74
Why np.array([1e5])**2 is different from np.array([100000])**2 in P... -2.49
Numpy savez / load thousands of arrays, but not in one step +1.73
np.ascontiguousarray versus np.asarray with Cython -0.63
Generate random array of floats between a range +0.86
Numba code slower than pure python +1.34
Passing a structured numpy array with strings to a cython function 0.00
Numba Prange Example does not work 0.00
AttributeError: 'str' object has no attribute '_ptr' in Numba @auto... -0.12
Numpy savetxt heterogenous data -1.10
Cython: Create memoryview without NumPy array? -0.62
Cython: Convert memory view to NumPy array 0.00
Input and output numpy arrays to h5py 0.00
Python numba.jit types 0.00
Draft commits on mercurial +0.37
Weird behaviour with numpy array operations +1.83
Sort using argsort in python -0.24
How to achieve 'inner' zip? 0.00
Numpy: Divide each row by a vector element +0.40
Find numpy.int_ in array of int_s using numba 0.00
Transpose of a vector using numpy -0.37
Iterating through dictionary and numpy array simultaneously +1.35
Numpy extract submatrix +0.40
Iterate on an array with two implicit loops -0.89
How to check that the anaconda package was properly installed 0.00
Iterating over arrays in cython, is list faster than np.array? +0.40
Writing .npy (numpy binary format) from java 0.00