Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in floating-accuracy
Iterate though all possible floating-point values, starting from lowest
Nov 03, 2025
c++
math
floating-point
numeric
floating-accuracy
Fast implementation of complementary error function with 5-digit accuracy
Nov 03, 2025
c
algorithm
floating-point
floating-accuracy
How to avoid roundoff errors in numpy.random.choice?
Oct 31, 2025
python
numpy
random
floating-point
floating-accuracy
How can I solve Float type Machine Epsilon Calculation Error?
Oct 31, 2025
c
floating-point
floating-accuracy
epsilon
How to keep float/double arithmetic deterministic?
Oct 30, 2025
python
c
precision
floating-accuracy
Why does the sum of float numbers with exact values still depend on order?
Oct 29, 2025
javascript
floating-point
floating-accuracy
float arithmetic and x86 and x64 context
Oct 27, 2025
c#
.net
x86
x86-64
floating-accuracy
Why this same code produce two different fp results on different Machines?
Oct 21, 2025
c++
floating-point
floating-accuracy
Difference of precision/display between numpy.tolist() and list()
Oct 21, 2025
python
numpy
floating-accuracy
How to convert a number to 12 bits precision in python?
Oct 20, 2025
python
types
floating-point
precision
floating-accuracy
Smallest i with 1/i == 1/(i+1)?
Oct 19, 2025
python
floating-point
precision
ieee-754
floating-accuracy
Accurate floating-point computation of the sum and difference of two products
Oct 19, 2025
algorithm
floating-point
floating-accuracy
How to compute sign(a² - b * c) * sqrt(abs(a² - b * c)) accurately with floating point arithmetics?
Oct 19, 2025
floating-point
precision
numeric
floating-accuracy
Accuracy below 50% for binary classification
Sep 17, 2025
machine-learning
binary
floating-accuracy
text-classification
Addition vs Subtraction in loss of significance with floating-points
Sep 18, 2025
floating-point
precision
floating-accuracy
numerical-analysis
accuracy of float32
Sep 14, 2025
python
numpy
floating-point
floating-accuracy
are computations with large floats less accurate then with small floats
Sep 14, 2025
precision
cpu-architecture
floating-accuracy
numerics
Accuracy score of a Decision Tree Classifier
Sep 13, 2025
machine-learning
classification
decision-tree
floating-accuracy
Why we get to approach asymptotically the value 0 "more" than the value 1?
Sep 05, 2025
r
precision
floating-accuracy
How does C++ compute the absolute value of a complex number, preventing overflow?
Sep 05, 2025
c++
numeric
floating-accuracy
complex-numbers
Older Entries »