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 ... 6
Title Δ
Understanding OFF value in glibc logf function +0.23
Initial value for Newton-Raphson Division algorithm when input is c... 0.00
Is there a non-looping unsigned 32-bit integer square root function C +1.42
Converting from IEEE-754 to Fixed Point with nearest rounding 0.00
Numerically stable way to compute sqrt((b²*c²) / (1-c... -0.98
fast double exp2 function in C 0.00
How to refine floating-point division on FMA-capable GPUs? 0.00
How to simulate pcmpgtq on sse2? -0.36
Efficient implementation of fixed-point power (pow) function with a... 0.00
pow is not working properly inside a __device__ function in CUDA +0.41
how to display DEC floating point format given 32 bits in IEEE stan... 0.00
CUDA float precision not matching CPU implementation 0.00
Convert TI TMS320C30 32 bits float to IEEE float in python 0.00
Efficient computation of the average of three unsigned integers (wi... -0.81
Can anyone figure out how to extend this software divide routine to... +0.40
How to convert 64-bit int to float on 32-bit PowerPC? 0.00
Single precision argument reduction for trigonometric functions in C 0.00
Transfer of approximation from double precision to single precision 0.00
Approximating cosine on [0,pi] using only single precision floating... +1.86
Is the addition property of equality valid for floating point numbe... -1.89
AVX2 equivalent of lrintf 0.00
Accurate floating-point computation of the sum and difference of tw... 0.00
Floating point accuracy and order of operations -0.61
Efficient and accurate computation of the reciprocal of hypot(a,b) 0.00
What does this `randfloat()` do? +2.14
Accurate sqrt(1 + (x/2)^2) + x/2 +0.52
IEEE 754 conformant sqrt() implementation for double type +1.29
How can I convert an integer to float with rounding towards zero? +0.79
Insufficient numerical precision of LAPACK procedures (Fortran 90)? 0.00
How do I implement a modulus operator for double variables using fr... 0.00
CUDA can't use all available constant memory 0.00
Is there a way to calculate tgammaf(50) on a device using cuda? 0.00
80286: Which is the fastest way to multiply by 10? 0.00
Computing the inverse of the complementary error function, erfcinv(... 0.00
What is the correct algorithm to perform double-float division? +0.03
When is the (default-variant) PTX instruction `prmt` useful? 0.00
What does the fdim acronym stand for? +1.98
Floating point convert method 0.00
Most efficient formula for unpacking 16-bit BCD? (e.g. 0x1234 to 0x... +0.97
Fast lookup of a null nibble in a 64 bit unsigned 0.00
What does 'REX' stand for in an x86-64 REX prefix? 0.00
Count leading zero bits for each element in AVX2 vector, emulate _m... -0.90
correctly-rounded double-precision division 0.00
Is there a C++ function that returns exactly the value of the built... 0.00
Assembly language using signed int multiplication math to perform s... 0.00
Approximately reversible function from a pair of floats to a single... 0.00
Optimize generating a parent bitmask from child bitmasks -1.79
Floating-point subtractive identities +1.65
way of comparision of math.h sin() float result with optimised fixe... 0.00
How to correctly implement multiply for floating point numbers (sof... -0.44