StackRating

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

Neil G

Rating
1473.44 (4,514,251st)
Reputation
14,791 (9,559th)
Page: 1 2 3
Title Δ
What is wrong with using object as a type in Python? +0.54
Zipped Python generators with 2nd one being shorter: how to retriev... -0.66
How do I iterate over the vectors of all but one axis of a numpy ar... 0.00
How can I use nominal typing with mypy? 0.00
How to merge 2 ordered dictionaries in python? -0.17
Python 2.7 - clean syntax for lvalue modification +0.04
How do I override `__new__` with multiple inheritance? 0.00
What exactly does super() return in Python 3? -1.16
Is it possible to dynamically create a metaclass for a class with s... -0.31
How to make an integer larger than any other integer? -0.55
Error in axis.set in matplotlib 0.00
What's the most efficient way to find which elements of one arr... +2.32
Python program outputting numbers followed by 'L' 0.00
How to use context manager with exceptions 0.00
trying to print mulitple logistic regressions in statsmodels python -1.14
Python: Replace "-" with whitespace -0.53
Integrating over a circle in a 2D array +0.38
Why does the floatX's flag impact whether GPU is used in Theano? +4.34
How to stop python recursion +4.15
Get all combinations of a word with repeat - python itertools.produ... +5.11
from x import y - access name of x? 0.00
PyQt4 - How to get the QModelIndex of an element of a model 0.00
replacing "with" statement in Python code -3.69
Parallelize loop over numpy rows -3.53
Conditional networkx pathfinding +4.24
How do I maximally separate n points in a cube in Python? How do I... 0.00
Which Python special methods bypass the object's `__getattribut... 0.00
How do I implement a numerically stable weighted logaddexp? -3.26
OpenGL says "from_param received a non-contiguous array" 0.00
How do you pass options to deepcopy? 0.00
How do you pass options to deepcopy? 0.00
How to dynamically create new python class files? -3.93
Class properties without superclass properties -1.25
numerically stable way to multiply log probability matrices in numpy -2.01
OpenGL usampler1D texelFetch is always returning 0 0.00
How do I check if a numpy dtype is integral? +0.01
Link error with boost-python installed by macports on Mavericks 0.00
Finding digits in powers of 2 fast +0.59
Elegant multiple inheritance in Python 0.00
Numerically stable algorithm for online updating vector sum 0.00
Why Double data type works here -4.12
How is Dynamic Programming different from Greedy Technique +4.90
Inheritance with contextlib.contextmanager 0.00
Python set with the ability to pop a random element -2.63
Why aren't rational numbers implemented and stored as fractions wit... -1.83
How should I structure my classes and files in python? 0.00
Pointers inside classes methods / functions +1.44
When to use try-finally blocks without Catch blocks -2.10
avoiding RTTI in OO design -0.43
How bad is "if (!this)" in a C++ member function? +2.76