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 ... 8 9 10 11 12 ... 20
Title Δ
Objective-C: using _ (underscores) in naming variables -1.10
How do you get maximal speed out of SSE? -2.15
Floating point comparison `a != 0.7` +1.03
Is it possible to get the signature of a function in a shared libra... -0.26
Objective C - iOS - Strange fmod() behaviour -2.72
Change floating point rounding mode +0.35
Algebra with the Accelerate Framework 0.00
comparison with floats in neon intrinsics +2.00
Using BIGNUM and vU256 0.00
Using 32-bit library in 64-bit C++ program +1.34
speed vs size vs readability +0.90
Why does GCC give an unexpected result when adding float values? +0.79
how to divide in neon intrinsics by a float number 0.00
Is this guaranteed that CPU fetches memory in the opposite directio... -0.86
Performance impact of realloc () -1.14
Where is stdarg.h? +1.98
Portability of using stddef.h's offsetof rather than rolling your own -2.45
Difference between MOVDQA and MOVAPS x86 instructions? 0.00
Pre/Post indecrement of pointers atomic? -1.34
how git/svn handle project.pbxproj conflict? -2.29
Fast inverse square root on the iPhone 0.00
Standard for the sine of very large numbers +1.25
Efficient 128-bit addition using carry flag -2.00
is 0xF0000000 negative or positive? -0.57
Reversing elements in an array in objective-c -0.87
Dynamic arrays in C without malloc? -1.58
C/C++ fastest cmath log operation -2.34
Is mov %esi, %esi a no-op or not on x86-64? +0.35
accelerometer measuring negative peaks of velocity +0.86
C99 - why are false and true defined as 0 and 1 and not as ((bool)0... +1.47
C Integral Overflow? +1.82
iOS help: math.h? Where is this? +1.43
A -1.0 / 1.0 operation returns a 0? +0.08
generate ill-conditioned data for testing floating point summation +1.40
dtoa vs sprintf_s vs Grisu3 algorithm -0.89
Convert uint64 to GMP/MPIR number -0.28
NaN handled differently in different g++ versions -0.51
Is arm_neon.h missing all float16_t types? +0.81
Vector multiplication with BLAS' catlas_saxpby not working properly +2.40
Value of sine 180 is coming out as 1.22465e-16 -0.26
If-Else statement is flip-flopped -0.33
Assign double constant to float variable without warning in C? -1.20
Difference between dtrtrs and dtrsm 0.00
Should an API assume the proper calling sequence, or should it veri... +0.31
Protecting executable from reverse engineering? +0.72
ipad2 neon floating point speed versus ipad1 0.00
Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)? +0.46
Why using '-mfpu=neon' on XCODE4 causes errors? 0.00
Floating point exceptions - gcc bug? +0.40
What is the use of feholdexcept etc.? 0.00