StackRating

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

tmyklebu

Rating
1515.46 (43,648th)
Reputation
12,113 (12,163rd)
Page: 1 2 3 4 ... 8
Title Δ
Best way of checking if a floating point is an integer -0.40
C++ std::complex<> data type test for NAN, INF (non-convergen... -2.08
Efficient Path finding algorithm avoiding zigzag's +0.91
I want to maximize returns on a portfolio ensuring risk is below a... 0.00
How to accelerate slow matrix multiplication in SymPy? -0.12
O(N*log(log(N))) algorithm for Codility's Peaks? +0.49
If linear time sorting algorithms like Radix Sort exist, when do we... -1.72
how can you practically solve the convex hull when there are floati... +0.49
How unreliable are floating point values, operators and functions? +2.52
How to generate a massive amount of high quality Random Numbers? -0.36
Java Code Returns 0 for Triangle Area -0.19
How to return a node, uniformly at random, from a binary search tree? +0.28
long double subnormals/denormals get truncated to 0 [-Woverflow] -1.20
C++ check of this condition in O(nlog(n)) time? +2.37
How to get the number of decimal digits from a double in Java? (Ex:... -0.56
Do we have priority queue which supports delete operation with same... -0.43
Runtime of this implementation to find k most frequently recurring... -0.00
algorithm for forming a convex polygon 0.00
what is the significance of modulo 10^9+7 used in codechef and spoj... +0.52
Why are floating point operations much faster with a warmup phase? -1.73
Looking for a template-based C++ library that solves linear programs +0.48
vectorized strlen getting away with reading unallocated memory +1.58
Hot and Cold Binary Search Game +0.92
What are all the possible calculations that could cause a NaN in Py... 0.00
Why don't compilers use asserts to optimize? -1.27
Dijkstra's algorithm with 'must-pass' nodes +1.07
Is y * (1 - x / y) better than y - x for computing the difference o... +0.70
How do you test speed of sorting algorithm? -0.49
What exactly is #define useful for? +0.17
Programmatically determine the associativity of an L1 cache 0.00
what the schema of reading big xml data using "Memory Mapped F... 0.00
Thread safety for boost ublas matrix 0.00
Multiply by supernodal L in CHOLMOD? 0.00
Building the tetrahedra of a set of random points - tetrahedralizat... -2.58
How to compute correctly rounded trigonometric functions in degrees? +0.93
BLAS/LAPACK not installed: How to install it? -0.55
Can adding data to a file compress it by more? +0.50
Writing memcpy conformant with strict aliasing -1.42
Oh where has my precision gone with OpenMesh vector arithmetic? +1.23
Libraries for high performance, low footprint graph queries? +0.50
Reading inputs in smaller, more frequent reads or one larger read +1.60
Computing the Hessenberg matrix using Givens-rotations 0.00
Is there any way of predicting local optimums in the search space? +0.11
Is Dynamic Programming possible in Packing? 0.00
Difference between FPU rounding and tie breaking +0.06
Single edge addition to minimize number of bridges in a graph +0.19
efficient solution for dealing with huge datasets 0.00
Optimital algorithm for solving XOR equation systems 0.00
How to check if a given number is of the form x^y? +2.25
Near-perfect hash on known strings 0.00