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 7 ... 16
Title Δ
Passing an argument to a void(*)(void*) -1.20
How could I subtract a 1xN eigen matrix from a MxN matrix, like num... +1.16
Is binary equality comparison of floats correct? -0.38
Struct consumes too much memory -1.28
MPI Ring Communication deadlock -0.00
CMake Static library's dependency can't be found -0.45
Adding headers in a Modern CMake way in a large project 0.00
What is the proper way of operator overloading and why this is not... 0.00
How to implement a standard-compliant assert macro with an optional... -1.37
Numpy Matrix initialization with ascending numbers for rows +0.11
How to implement batch backpropagation 0.00
How can I disable compiler warnings regarding certain library? 0.00
longest common subsequence using memoization -0.49
Access calling function's local variable 0.00
cmake include_directories passed to externaproject_add +0.51
find_package with specified version in configuration script name 0.00
allocating memory for vectors +2.14
why multithreading in c++ reduces the performance +0.49
Is there a way to initialize a member object of a class within the... +0.60
This piece of code compiles on my PC, but not on a standard C++98 c... +2.37
Same comparison function giving different output for Sort and Prior... 0.00
How to set value for the specific range of a C array using std:fill 0.00
Is auto* useful at compile time or is the auto keyword enough? -0.59
Std::vector not changing data inside class 0.00
CMake VisualStudio can not find library 0.00
How can I link to thread sanitizer with a newer version of clang th... 0.00
Understanding numpy's vectorization of loops 0.00
How do you process exp() with SSE2? +0.48
gcc strange behaviour on abs function +0.50
How can I solve bitwise seive using 64 bit instead of 32 bit? What... 0.00
CMake cannot find CUDA: "Could not find cmake module file: CMa... +0.51
Calling function before main in static libraries +0.01
How to use custom scoring function in sklearn cross_val_score 0.00
warning: offset of on non-standard-layout type 'DerivedClass' 0.00
Problem with Numpy differentiating and Scipy integration in Python 0.00
Standardization/normalization parameters on validation data 0.00
Extract specific member of k-mean cluster of an image -1.82
traverse the std::map with less than comparison between iterators 0.00
b2Shape is equal to 0xCDCDCDCD and thows an exception at Create Fix... 0.00
How to obtain small bins after FFT in python? +1.69
How can I bypass dependency builds while building my clang plugin? 0.00
Initializing private member in constructor +0.51
Why does if constexpr require an else to work? +2.48
Template with auto-type return deduction +1.25
Undefined reference error with new filesystem library and clang++7 0.00
error when compiling the sqlite documentation code 0.00
Initialize static std::map with non copyable value in a uniformed i... +0.64
Call to deleted constructor in interface (C++) 0.00
Error C1083 Cannot open include file: 'pybind11/pybind11.h'... 0.00
Not able to modify the numpy array in python +2.46