StackRating

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

Stephen Canon

Rating
1638.61 (726th)
Reputation
90,138 (870th)
Page: 1 ... 6 7 8 9 10 ... 20
Title Δ
What's the purpose of redundant parentheses in return(NULL) +1.10
_mm_load_ps vs. _mm_load_pd vs. etc +1.11
C vs Fortran for BLAS 2 0.00
Intel math library 0.00
What compiler does not support the style of "%#x" in prin... -0.67
How to write assembly language hello world program for 64 bit Mac O... 0.00
Searching for a C/C++ IDE for OS X that can use a custom gcc instal... +1.84
How can i get the ceil of a long Double? 0.00
Apple LLVM 3.0 compiler automatic cast from float to double 0.00
Does an accurate visualization of floating-point 3-space exist? 0.00
No code coverage with Mac OS X Lion and XCode 4 / llvm-g++-4.2 -0.45
convert double number to (IEEE 754) 64-bit binary string representa... +0.16
Why is variable length array forbidden: "C90 forbids variable... -0.32
Why do Python's math.ceil() and math.floor() operations return floa... -0.71
CGFloat getting modified went sent to viewController -0.13
avoid trap representation with memcpy -2.47
_mm_alignr_epi8 (PALIGNR) equivalent in AVX2 +2.04
C - finding cube root of a negative number with pow function +1.06
Non-temporal stores of portions of a packed double vector using SSE... -0.63
MAXFLOAT in Objective-C -0.44
In x86 assembly how can you set the zero flag (ZF) without doing a... +0.84
Variable declaration after goto Label +1.02
ARM NEON: Which pairs of instructions have to wait for write back? -0.13
gcc -W -Wall -O -pedantic -std=c99 vs clang with same options +0.35
What is a "byte" in C / C++ +1.82
Modulus power of big numbers +0.05
Moving a single float to a xmm register +0.75
How to resolve warning: dereferencing type-punned pointer will brea... +1.77
Using GCC 4.2 to compile *.mm files is very very slow, but LLVM has... +0.73
Intel: serializing instructions and branch prediction -0.03
Does "static/extern uint8_t array[2] = {0};" conform to t... +1.35
How to determine before hand if an unsigned calculation may possibl... -1.55
What‘s the difference between srand(1) and srand(0) -0.31
Can we rely on op== to binary-compare floating-point values? +0.91
expressing large number in Arm +0.67
Will this cause a WAR hazard? -0.12
How many FFTs per second can I do on my smartphone? (for performing... +0.96
C/C++ equivalent to Java's doubleToRawLongBits() -0.26
type promotion in C +1.69
Is this a gcc optimization bug? +0.23
Matrix multiplication: Small difference in matrix size, large diffe... +0.06
Solving a system of linear equations in a non-square matrix +0.43
negative log result in c +1.30
Profiling floating point usage in C -0.50
Bad floating-point magic +1.43
Why would the same code yield different numeric results on 32 vs 64... +0.38
GHC 7.0.3 denies to show 2^1000 as a normalized double - outputs &q... -1.31
How to set the 513th bit of a char[1024] in C? +0.99
"Immediate out of range errors" when assigning 0.0 to a N... +0.38
passing objects to method of type CGFloat 0.00