StackRating

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

Marc Glisse

Rating
1558.69 (5,858th)
Reputation
5,405 (30,515th)
Page: 1 2 3
Title Δ
Missing "missing sentinel" warning for exec in C++11 0.00
How to optimize out default if-branch +3.28
Does Boost's gmp_int backend automatically optimize? 0.00
Compiling triangulation_2 demo on CGAL 0.00
Clean way to access std::vector elements in reverse order? +2.36
Can I use AVX2 scatter instructions to speed-up some loads? 0.00
Getting the location of the maximum coefficient of an Eigen C++ lib... 0.00
Compiling a CGAL example program on Arch Linux with icpc 0.00
Unresolved constructor for bitset 0.00
boost::multiprecision : How to convert a mpz_int variable to gmp_int? +4.87
GCC 4.9's unordered_set and std::move +5.45
How to query the default include paths of clang++? 0.00
Faulty <cmath> on windows? 0.00
GCC ignores calling convention attribute 0.00
Problems building GMP 4.3 0.00
C++: initialization of intel SIMD intrinsics class members +3.60
Using sse and avx intrinsics to add a set of packed singles into on... 0.00
vectorize sum of squared residual with gcc/clang without intrinsics -2.26
implict SIMD (SSE/AVX) broadcasts with GCC 0.00
Clang, detecting -mavx compiler argument on the source code side +4.11
Can GCC compile GIMPLE? 0.00
Unable to compile T1 Architecture and Simulation modelling tool -0.41
Difference in x/2 and x>>1 or x*2 and x << 1 where x is... -3.61
The computation in "int64var = int32var * int32var" does... +4.26
A bug for libc++ ? future and C++11 0.00
compiling CGAL 4.3 on Windows 7 0.00
Rounding to Integer with MPFR 0.00
std::vector and std::string reallocation strategy +4.29
FMA3 in GCC: how to enable 0.00
Computations on algebraic numbers 0.00
is_convertible for multiple arguments 0.00
GMP: get the absolute value of the difference? 0.00
CGAL: Turn y-axis upside down 0.00
CGAL Linking Error on Mac OS X 0.00
CGAL::Delaunay_d C++ on UCI Seeds dataset: “EXC_BAD_ACCESS” 0.00
Can constexpr recursion limit be configured for clang or gcc? 0.00
What package am I missing if inline asm() is not supported? +5.35
number xor K - K = number + K xor K, why? +4.04
How to implement XOR without using ^? -4.14
STL unordered_map crashes with __m128 values -2.59
Remove reference with const references -1.33
Remove reference with const references +4.00
Template parameter default to a later one +0.82
Class member - const for the outside world, non-const for the class 0.00
CGAL tools: is there an interface to CGAL, or equivalent toolset in... -3.64
Using min, max within template declarations +0.29
Fixed number of template arguments from a variadic template +4.85
C++ - Error C4430: missing type specifier (for a constructor???) +0.96
Compatible definitions of inline functions for C99 and C++ -0.12
How come std::cout works fine for [] = "12345" but not fo... +2.17