StackRating

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

MSeifert

Rating
1692.28 (186th)
Reputation
87,093 (917th)
Page: 1 2 3 4 ... 36
Title Δ
Fastest way to convert a list of indices to 2D numpy array of ones -0.95
How to use a lambda as a default argument? 0.00
What resources does an instance of a class use? +0.89
How can I force subclasses to have __slots__? +1.52
Can this loop in a numba function be optimized to run faster? +0.26
Python: How to understand __new__ as defined in the built-in object... 0.00
Compare lists of dictionaries with nested lists in python +1.04
Using Python textwrap.shorten for string but with bytes width +0.32
Python difference between mutating and re-assigning a list ( _list... +0.72
Why is a `for` loop so much faster to count True values? -1.18
How to convert class attributs of types numpy.double, numpy.single... 0.00
__gt__ vs > and so on +1.03
Efficient implementation of pairwise distances computation between... +1.24
numba does not accept numpy arrays with dtype=object 0.00
Dictionary raises KeyError on lookup even though key is actually set +1.09
Assign singleton array to element of array with Numba 0.00
How to compile a numba jit'ed function with variable input type? 0.00
How do I specify a tuple in a Numba Vectorize signature? 0.00
is it possible to change a class variable through its name in a nji... 0.00
Numba module is empty in anaconda 0.00
Why is calculating the sum with numba slower when using lists? 0.00
Error in recursive function with Numba in nopython mode +1.02
When numba is effective? +0.67
Tridiagonal Matrix Algorithm with Numba nopython mode 0.00
Numba jit with scipy 0.00
What is the correct signature for sets in numba jitted functions? 0.00
What is signature for a zero dimensional array in numba 0.00
Using np.min with list input in a numba function +1.51
How to retain the variable name when sorting a list? +0.26
Python numpy mask a range of values 0.00
Count the number of non zero values in a numpy array in Numba +0.26
Why is there a different result for getsizeof between list() and [] 0.00
How to `pop` element from PyListObject? +1.21
What is the difference between del a_list[:] and a_list = [] in a f... +0.48
inconsistency in "is" behavior over immutable objects in... -0.98
How to determine if numba's prange actually works correctly? 0.00
Using line_profiler with numba jitted functions 0.00
How can I get unstuck from CondaUpgradeError "A newer version... +0.27
Anaconda always installs Python 3.7 0.00
NumPy empty() array not giving random float after defining normal N... 0.00
Python's itertools.compress does not work exactly like a boolea... 0.00
difference between "&" and "and" in pandas +0.59
Import or not to import classmethod? +1.49
Why is my pytest fixture with function scope returning an object th... 0.00
Unexpected behaviour with a conditional generator expression +1.00
Dynamic programming: recursion+memoization vs loop+list -2.78
How except works for iterators in Python? +1.00
np.arange does not work as expected with floating point arguments 0.00
Cannot abort (ctrl+c) in Python +0.75
NAN in scipy.ndimage.filters.maximum_filter 0.00