StackRating

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

njuffa

Rating
1572.20 (3,791st)
Reputation
12,763 (11,403rd)
Page: 1 2 3 4 ... 6
Title Δ
How to ensure Math.acos gets value in range [-1..1] -2.33
Small program that burdens the GPU? 0.00
How to convert two bytes to floating point number -0.05
Count each bit-position separately over many 64-bit bitmasks, with... -0.57
Bit duplication from 8-bit to 32-bit -1.51
How many values can be represented in a given range by a float? +2.23
Why are denormal floating-point values slower to handle? 0.00
Log2 approximation in fixed-point 0.00
Simulating Floating Point Multiplication in C using Bitwise Operators -0.77
strange behavior of powf() function -1.66
Unit tests for 64 bit division 0.00
Fixed point approximation of 2^x, with input range of s5.26 0.00
Will repeatedly normalizing an IEEE floating point vector mutate it? +1.50
Can a function of a 32-bit square root be used to help calculate a... +1.69
Fast and accurate iterative generation of sine and cosine for equal... +1.27
Robustly and accurately computing natural logarithm of quotient of... 0.00
Detect 0xff in multibyte word with bitwise operations +1.96
Optimizing register usage in dot product 0.00
Accurate vectorizable implementation of acosf() +1.21
Numerically stable method for solving quadratic equations -0.59
Fastest Implementation of Exponential Function Using AVX -0.07
Cuda output varying with compute capability 0.00
Most efficient way to find the index of the only '1' bit in... +0.54
How many integers can be represented with floating point in IEEE-75... -0.09
std::nearbyint vs std::round in C++11 -2.14
Fastest Implementation of Exponential Function Using SSE 0.00
How to explain this program calculating 3/4*x using bit operation? +0.56
__saturatef() intrinsic has no double-precision equivalent 0.00
Side-Channel-Resistant Math Functions for C++ 0.00
Set multiple values in a char array at once in C (reimplementing st... +0.40
atan2 approximation with 11bits in mantissa on x86(with SSE2) and A... 0.00
Implementation of bit rotate operators using SIMD in CUDA +1.91
Can we use any value in floating point for customized flags? 0.00
Efficient mod 3 in x86 assembly 0.00
Why does CUDA PTX have clz but no ctz, and CUDA headers have "... 0.00
Efficiently dividing unsigned value by a power of two, rounding up... -1.64
Implementation of sinpi() and cospi() using standard C math library 0.00
better floating point precision on numbers near 1 0.00
sine cosine modular extended precision arithmetic 0.00
Carry bits in incidents of overflow -0.59
How does this division approximation algorithm work? 0.00
How to perform division of two Q15 values in Verilog , with out usi... 0.00
HP 2114/15/16 floating point conversion +2.03
Inaccuracy of floating point numbers causes calculations error -2.06
Bit tricks to find the first position where the number of 0s equals... -0.42
Is IEEE 754 floating point representation wasting memory? 0.00
Why do higher-precision floating point formats have so many exponen... 0.00
Can I make my compiler use fast-math on a per-function basis? -0.59
C/C++ "inline" keyword in CUDA device-side code 0.00
How do you convert from binary to IEEE754 when the last decimal isn... 0.00