StackRating

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

Matthieu Brucher

Rating
1525.87 (22,848th)
Reputation
17,832 (7,837th)
Page: 1 2 3 4 5 6 ... 16
Title Δ
Is this declaration of an Eigen::Tensor in C++ safe, or buggy? And... 0.00
Clarification regarding reference to pointer 0.00
Why am I getting a "declaration is incompatible with (x)"? -1.49
What is the proper paradigm of creating a list of pointers? -1.17
What exactly does the "+=" operator do? -1.62
create a instance within a #define macro +1.22
Should I use the Guidelines Support Library (GSL) in a new C++ proj... 0.00
Template the value of a member variable -0.65
How to erase value from vector of struct using erase-remove idiom? +2.23
MPI calculate difference sign from double array 0.00
How to make header files can be include via Library name? -0.04
Parallel insertion to map -0.03
Boost system 1.69.0 not header only? 0.00
How to access interfaces.h defined in the app from plugins residing... 0.00
Size of nested deques 0.00
AttributeError: type object 'numpy.ndarray' has no attribut... +0.47
Array index out of bound, but gdb reports the wrong line - why? -1.00
What is " Variable ' i ' was not declared in scope &qu... +1.23
Generating a normalized matrix of random numbers which rows are gen... 0.00
Why does const vector<const pair<...>> give an 'can... -1.97
How to create the datetime object equivalent of numpy.nan without u... 0.00
How to write function with parameter which type is deduced with ... -1.11
Is it Safe to strncpy Into a string That Doesn't Have Room for... +0.64
Why does static_cast not use the conversion operator to pointer to... +2.42
Can I shorten this if statement? +1.93
String.length() or String.size() returns number with "\x"... -0.50
How to pre-allocate empty class object which is then created within... +1.22
Take value from specific column for each row 0.00
How can I use a value from another class in c++? +0.50
use stdlib functions with indexing instead of Iterators? +2.10
map(long long int,long long int) not working for key=1000 000 000(i... +0.26
The find() function from std::map returns a value despite not havin... +2.57
Why can't I use _mm_sin_pd? 0.00
Is there any reason to change from using const char* to string in t... -0.66
Store array into dynamic memory +0.02
Are my memory leaks caused by circular referencing? +1.69
How to assign results from std:fixed << setprecision(5) to va... +2.00
std::packaged_task with std::placeholders -1.82
Cannot implement queue <pair<int, int*> > in C++ 0.00
Can nullptr be used as a type? -1.74
assign address to a iterator +0.01
Visual Studio doesn't show full array when when dynamically cre... +1.22
Array type is used as a reference type argument in the function call 0.00
The correct way to build a binary classifier for CNN 0.00
How can I pass a 'function with parameters' as a parameter... 0.00
Many errors from mixing <cstdlib> function calls with <str... -0.91
How to populate static members of recurring template derived class? 0.00
What's the logic behind the order the elements are passed to a... -1.93
Command line argument not stored (using boost) 0.00
pybind11: how to implement a with context manager 0.00