StackRating

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

Mark Dickinson

Rating
1668.62 (335th)
Reputation
18,919 (7,306th)
Page: 1 2 3 ... 5
Title Δ
Is there a non-looping unsigned 32-bit integer square root function C 0.00
Numerically stable way to compute sqrt((b²*c²) / (1-c... +1.46
Double integration using Python 0.00
How to convert a string that represents a decimal number to a strin... 0.00
Concatenation of binary representation of first n positive integers... +0.27
What's the difference between numpy.random vs numpy.random.Gene... 0.00
Early termination of fractional exponent calculation? 0.00
Solving modular linear congruences for large numbers 0.00
Suppress scientifc notation from decimal.Decimal to String 0.00
Both cmath and numpy give "incorrect" value of asin(10) 0.00
Explain a surprising parity in the rounding direction of apparent t... +1.01
Does a float exist that wrongly evaluates to slightly below .5 or .0? +0.27
Convert any angle to the interval [ -pi , pi ] +0.28
optimizing runtime on finding the nth perfect power number 0.00
Count numbers in range that have consecutive digits in ascending or... 0.00
Get permutation count +1.45
is there any difference in rescale 1./255 or 1/255 or 1/255. prepro... +0.28
About Fraction class in py3 0.00
Simpson's Rule using for loops (numerical integration) 0.00
How to write bold italics in math mode in python (matplotlib)? 0.00
How to compute and store the digits of sqrt(n) up to 10^6 decimal p... +1.13
Probability that a formula fails in IEEE 754 0.00
Fast computation of matrix rank over GF(2) 0.00
Why does python round(np.float16(np.pi),5) return infinity? Bug, li... 0.00
Python Numpy array (bad) automatic rounding 0.00
Is there a correct constant-expression, in terms of a float, for it... -0.21
Birthday Paradox, incorrect output by about 1 +2.25
Python3 , Numpy -- Matrix of Matrix elements +0.29
Python: Random list of numbers in a range keeping with a minimum di... +1.33
Distribution mean and standard deviation using scipy.stats 0.00
Python3: What is the most efficient way to calculate all permutatio... -0.99
Making a shift function in 2048 -2.59
Sequential random choice in Python +1.47
Calculating the numbers whose binary representation has exactly req... 0.00
Rounding error in computing average +1.26
Fastest way to find unique combinations of list +1.88
When would a Python float lose precision when cast to Protobuf/C++... -1.82
Numpy.unique fails when used after .append 0.00
Unpacking double values from binary file 0.00
How to build a N*(N+1) matrix with number in range of 1~N*N and tot... 0.00
Inverse of numpy.recarray.tobytes 0.00
Generate random locations within a triangular domain +0.17
Random point inside annulus with a shifted hole +1.20
.sum() method in pandas gives inconsistent results +1.84
Calculating interest rates in numpy 0.00
Given a pair of integers, minimum # of operations performed to reac... +0.26
Python random.seed behaved strangely +0.29
How to multiply a numpy array by a list to get a multidimentional a... 0.00
convert set to numpy 0-1 array? -0.22
Python: Convert number in a list of bytes -0.45