StackRating

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

ecatmur

Rating
1670.59 (323rd)
Reputation
118,241 (557th)
Page: 1 ... 19 20 21 22 23 ... 39
Title Δ
Float precision breakdown in python/numpy when adding numbers -1.80
Get error message when initialize vector in c++ -1.34
Is casting std::pair<T1, T2> const& to std::pair<T1 co... -2.24
Getting a fraction approximation from a list +0.65
Is gcc doing implicit function declarations incorrectly in c99 mode? 0.00
Use of (void) before a function call +0.54
direct initialization and copy initialization of reference +1.72
How to get calling expression when tracing a Python function? +0.73
Construct std::error_code from errno on POSIX and GetLastError() on... 0.00
Conversion operator + conversion constructor = unintuitive behavior? +0.31
program received signal sigtstp stopped (user) -0.17
Why using QMetaObject::invokeMethod when executing method from thread -0.21
C compiler asserts: how to dynamically use them wherever the expres... +0.83
how to refactor this class template to minimize boiler-plate code? 0.00
how to overload << operator of class template with non-type p... +1.03
After reading from fstream, why does it seem to need its goodbit cl... -0.25
Show non printable characters in a string +1.78
In python is there a way to know if an object "implements an i... +1.45
Two different results on GCC 4.6 and 4.7 for template template dedu... 0.00
How to decorate a generator in python +2.32
Force a specific overload when template<typename, value...> 0.00
inline constexpr function definition legal or not? gcc (ok) vs clan... +0.36
A BIG bug of VC++? Why does initializer-list not value-initialize a... 0.00
Is an implementation of std::tuple allowed to fail with triggering... -1.64
Better way of enforcing this template? -2.57
python map vs itertools.map: Make the iterator version behave like... +1.77
array member initialization of user defined types +2.14
(C) realloc array modifies data _pointed_ by items 0.00
Should I worry about the alignment during pointer casting? -1.03
How to collect my tests with py.test? 0.00
Efficiently generate numpy array from list comprehension output? -0.61
Using C++11 lambdas asynchronously, safely 0.00
How to provide implicit and explicit conversion ctr for same type? 0.00
Are lambas supposed to be able to see local classes? 0.00
Template function is_same in template classes +0.75
Template function "is_same" with pointer this, unexpected... +1.40
Comma in C/C++ macro +1.37
c program interpreting a bracket within a function parameter as a s... -0.37
Different ways to call Virtual Methods -0.71
Python: shorter syntax for slices with gaps? +1.49
Python - building sublist that meets certain criteria from huge num... -1.27
What can be done to optimize the amount of time it takes to leave a... 0.00
Char vs byte for byte arrays +0.78
Is it possible to prevent percent string substitution in python -0.37
&decltype(obj)::member not working +1.44
Bug in variadic function template specialization with MSVC? 0.00
reverse sort a 2d dict by value -0.13
What does list[:] = process_list(list) does in python? +1.16
Subclassing numpy scalar types -0.09
How to interpret "terms and definitions" in the C++ stand... +0.19