StackRating

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

Nope

Rating
1485.45 (4,467,428th)
Reputation
12,113 (12,161st)
Page: 1 2
Title Δ
Why isn't arange defined? -3.98
Elegant way to return different variables based on input flags -0.87
Why does my python function return None? +5.87
How to return a value from a function? +2.72
LAMMPS Error - Incorrect args for pair coefficients 0.00
How to print the smallest number from a set of inputted integer? -1.37
Algorithm to move mouse from one point to another in a straight line -3.31
Liquid simulation on GPU -0.35
matplotlib 3d wireframe plot -2.25
Undefinded Syntax Error? +4.21
Python: how to keep only first 50 char of a string -2.11
How can I create a list of sums of random numbers in Python? +4.42
Number density contours in Python +4.05
Is there a python builtin to create tuples from multiple lists? -0.78
Count letters in a word in python debug -0.38
Determine the Scale Factor in Maps -1.79
Recommendations for a simple 2D graphics python library that can ou... -2.21
Easiest ways to generate graphs from Python? +1.14
add/remove items in a list -3.45
Parallel while Loops in Python -2.40
Appending the same string to a list of strings in Python -1.68
"painting" one array onto another using python / numpy -3.78
switch statement doesn't work -2.21
How do I trim the number of words in Python? +1.80
Strange numpy.float96 behaviour +4.31
How to print the function name as a string in Python from inside th... +4.35
What's your Modus Operandi for solving a (programming) problem? +4.08
.vimrc configuration for Python +2.48
Is there any way to programmatically generate Python bytecode? -3.35
Worst security hole you've seen? -1.76
How to match a decimal letter and blank in vim? -2.95
How can I close a buffer without closing the window? +2.54
Matplotlib Legend for Scatter with custom colours -3.70
What is wrong with this python function from "Programming Coll... +0.62
Mathematica: How to use a single equation with multiple parameters... 0.00
Why do newbie programmers seem to shy away from libraries? +2.49
Condensing code in Python with Mappings -2.81
Why can't I set a global variable in Python? -3.27
Displaying X and y axis in pylab +4.17
Python Matplotlib hangs when asked to plot a second chart (after cl... -3.99
Newbie to python conventions, is my code on the right track? -1.88
Would you recommend vim/emacs for beginner programmers? -2.25
Are there any examples on python-purple floating around? +2.77
both a top and a bottom axis in pylab (e.g. w/ different units) (or... 0.00
Magic numbers vs named constants -1.84
Algorithm for modeling expanding gases on a 2D grid -4.09
How do you help people learn logic? -3.09
On your very first program, which construct hooked you on programmi... -0.44
Are mini Notebook computers usable for classroom programming? +2.77
Which is faster in Python: x**.5 or math.sqrt(x)? -1.02