StackRating

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

aka.nice

Rating
1457.64 (4,529,943rd)
Reputation
6,705 (24,087th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to know if a fraction will be rounded up when represented in fl... 0.00
Importing files in GNU Smalltalk 0.00
Precise nth root -0.39
Smallest Bounding Sphere containing x% of points -0.17
Divide a signed integer by a power of 2 +0.22
Find closest n from sum of n numbers -0.66
How do people implement UTF-8 in Smalltalk? +1.09
How to convert nested arrays to a group of one-element arrays +1.45
Get receiver of the chain from sender context +0.92
Commonest rounding algorithm for IEEE754 floating point 0.00
Minimize rounding error when dividing by integers +0.55
MATLAB Normal random numbers generation for array of means without... 0.00
Floating point arithmetic +0.54
How to print a number with number of fixed characters in Smalltalk/... 0.00
What is a good way to "rotate" (circular shift) a two dim... -1.85
I knew that 0.1D+0.2D==0.30000000000000004D - why 0.1D+0.1D==0.2D? +3.08
Is there a one-liner for subtracting 1 from an input if the input i... -0.20
Cartesian product without duplicates +1.19
Some `BigDecimal` values don't match with `Float` -0.97
How to convert a matrix to square matrix by appending 0's +0.55
Avoid float rounding error when calculating average value +0.54
Efficiently computing (a - K) / (a + K) with improved accuracy +1.14
How to get rid of -0 in C++ -0.90
How to make a scrollpane adjust to its content? -0.45
Pharo custom class is not indexable (smalltalk) 0.00
How to determine if a decimal fraction can be represented exactly a... +0.14
How to construct a String instance from a sequence of integers? -0.15
Division by integers guaranteed to yield same floating point number? +1.42
Sum of numbers with approximation and no repetition +0.03
Co-occurrence of elements in collections -0.20
looking for the most accurate to sort double numbers -1.91
Should I write tests for tests? +1.16
Why is the Pharo definition of arithmetic + and - basically duplica... +0.55
What is the syntax for the Squeak FFI in the new Squeak (5.0) 0.00
Why can't I override the #at:put: method in a class derived fro... +0.54
Pharo Smalltalk - How is variable scope in an Object achieved? 0.00
How to implement a switch in Pharo Smalltalk -1.07
Standards compliant way to compare float to integral? -0.46
Object-Oriented Programming: How to properly design, implement, and... -0.88
How to untar an archive from Pharo Smalltalk? +0.60
Modular arithmetic and semi elgamal encryption 0.00
Unexpect result from boost posix_time 0.00
Calculating rotation delta between two quaternions (as another quat... -0.20
Karatsuba algorithm - Error in my implementation 0.00
Pass parameters between method name 0.00
Convert quaternion from right-handed to left-handed coordinate system 0.00
Reading a float from a C binary file in fortran 0.00
What happens if you try to insert two same objects with different h... -1.64
Are Smalltalk bytecode optimizations worth the effort? +0.55
java floating point accuracy ( 0.1+0.2+...+1.00 ..or.. 1.00+0.99+0.... -1.01