StackRating

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

Johan Råde

Rating
1555.15 (6,584th)
Reputation
11,159 (13,393rd)
Page: 1 2
Title Δ
Allocator that allocates 32-byte aligned memory -2.94
Is there anyway to have a multi dimensional map? +2.38
The effect of number of functions in a C++ library +3.40
Moving from a vector with one allocator to a vector with another +4.51
How to print out the memory contents of object in python? -4.42
Why won't &x + 1 cause seg fault? -3.32
equation of a horizontal plane -0.72
Is it safe to push_back an element from the same vector? +1.09
Ancient greek roman characters -0.88
Downcasting double to float: is overflow behaviour guaranteed? +4.49
Why doesn't B::f solve the ambiguity but A::f does? +0.33
How can I check whether two numbers are within "x" signif... +3.91
Function Pointer of an Operator in C++ +4.26
Memory Management of QTableWidget Items 0.00
Preventing memory freeing in STL Container +1.80
C program float f = 123.456;why f in memory is "123.456001" +3.60
How to deep copy full object behind boost::shared_ptr<T> into... +2.06
SciPy/NumPy import guideline +3.62
runtime assertion error while operating on vector c++ -0.57
Can Boost be used as a full replacement of the C++ Standard library? +4.30
Wind Chill Factor -1.07
OpenMP - parallel code has unexpected results -2.92
Why does locking slow down this sequential file parser? -4.09
How can I check if QPushButton is clicked +3.52
QMap with pointer as key 0.00
(C++) Matrix multiplication in a templated Matrix class -4.46
Parsing: A grammar in LL(3) but not in LR(2) -0.43
Is it possible to link a debug mode complied library to a project i... 0.00
Managed and Unmanaged C++ and Boost 0.00
opengl text font size 0.00
Split a dictionary into 2 dictionaries +1.66
Python regular expression that matches floating point numbers 0.00
Python match a number within a string +4.01
QtSingleApplication for PySide or PyQt +3.93
Visual Studio "illegal use of this type as an expression" +3.67
Are there limits to how deep nesting of header inclusion can go? +4.08
Choosing the right datastructure with QPair and QString -0.57
c++ stl iterators +1.34
Derived from template class? -0.94
Basic shape file display using PyQt +4.84
Is self-documenting code worth potential performance issues? 0.00
How to calculate "Sn = 1*1+2*2+3*3+...+n*n " (N>=1) +0.30
Where does the text in a thrown exception go? -3.85
python functions returning functions +3.61
Beginning OpenGL 3.0+ Programming (again) in OS X, targeting multip... 0.00
What is the difference between libboost_math_c99f.a and libboost_ma... 0.00
Python C-API functions that borrow and steal references +4.14
Linker errors creating QLabel with doubleclick event 0.00
c++ FIFO implementation for VERY LARGE 10G buffer 0.00
<algorithm> function for finding last item less-than-or-equal... 0.00