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 numerical-stability
Source code for trigonometric functions calculations
Jan 13, 2023
c++
trigonometry
numerical-stability
Logsoftmax stability
Jun 24, 2022
numerical
softmax
underflow
numerical-stability
Avoiding numerical overflow when calculating the value AND gradient of the Logistic loss function
Jun 14, 2022
matlab
floating-point
numerical-methods
logistic-regression
numerical-stability
numerically stable inverse of a 2x2 matrix
May 08, 2022
python
math
scipy
matrix-inverse
numerical-stability
Tensorflow issue with softmax
Sep 11, 2022
python
tensorflow
softmax
numerical-stability
What are the specific reasons for CVXPY to throw `SolverError` exception?
Sep 21, 2022
convex-optimization
cvxopt
quadratic-programming
numerical-stability
cvxpy
Interchangeability of IEEE 754 floating-point addition and multiplication
Aug 27, 2022
c++
floating-point
ieee-754
numerical-stability
Strategies for debugging numerical stability issues?
Aug 14, 2018
python
matrix
scipy
numerical-stability
spectral-density
How do I implement a numerically stable weighted logaddexp?
Apr 21, 2022
math
language-agnostic
numerical-stability
Interpreting error from computing Jordan form of 36-by-36 matrix
Oct 19, 2022
matlab
matrix
linear-algebra
symbolic-math
numerical-stability
Power of number close to 1
Oct 18, 2019
r
floating-point
floating-point-precision
numerical-stability
Numerically Stable Implementation
May 23, 2022
matlab
exp
numerical-stability
How can I avoid value errors when using numpy.random.multinomial?
Oct 18, 2022
python
numpy
random
numerical-stability
Java code optimization leads to numerical inaccuracies and errors
Jun 06, 2021
java
algorithm
optimization
math
numerical-stability
Quaternions and numerical stability
Oct 28, 2022
math
rotation
quaternions
rotational-matrices
numerical-stability
How do I check and handle numbers very close to zero
Nov 19, 2019
c++
math
numeric
numerical-stability
c++: strategies for stability of floating point arithmetic
Mar 06, 2016
c++
math
floating-accuracy
stability
numerical-stability
Robust atan(y,x) on GLSL for converting XY coordinate to angle
Mar 23, 2022
c++
glsl
coordinates
atan2
numerical-stability
Numerically stable way to compute sqrt((b²*c²) / (1-c²)) for c in [-1, 1]
Sep 04, 2021
c++
math
floating-point
numerical-stability