Search code examples
Changing my finite difference model from 2D to 3D causes unstable behavior...

matlab3dnumerical-methodsnumerical-stabilitydiscretization

Read More
Numerical accuracy with log probability Java implementation...

javamathprobabilitynumerical-stability

Read More
Restoring the exact angle from std::cos(angle) using std::acos...

c++stdprecisionnumerical-stability

Read More
Interchangeability of IEEE 754 floating-point addition and multiplication...

c++floating-pointieee-754numerical-stability

Read More
Python Calculate log(1+x)/x for x near 0...

pythonnumerical-stability

Read More
How do I evaluate xe^x/(e^x-1) with numerical stability in Python?...

pythonnumerical-stability

Read More
Rotation matrix, normalization, determinant -1...

mathrotationnumerical-stability

Read More
Numerical problems of computing exponential numbers (from Gaussian PDFs)...

mathprecisiongaussianexponentialnumerical-stability

Read More
Stably computing large quantites through recursion...

pythonnumpyscipynumerical-stability

Read More
Best Way to Add 3 Numbers (or 4, or N) in Java - Kahan Sums?...

doubleprecisionnumerical-methodsnumericalnumerical-stability

Read More
How can I multiply an nxn matrix A in fortran x times to get its power without amplifying rounding e...

fortranfortran90numerical-methodsnumerical-stability

Read More
How do I implement a numerically stable weighted logaddexp?...

mathlanguage-agnosticnumerical-stability

Read More
Weird numpy.sum behavior when adding zeros...

pythonnumpysumnumerical-stability

Read More
Implicit Euler method for integration of ODEs...

numerical-methodsodenewtons-methodnumerical-stability

Read More
Numerical inconsistency in .NET...

c#type-conversionslimdxnumerical-stability

Read More
Solving a matrix equation with very small inputs...

matlablinear-algebraequation-solvingnumerical-stabilityprecision

Read More
Good algorithm for calculating ln(1-x) for small (and occasionally large) x...

language-agnosticnumerical-stability

Read More
numerically stable inverse of a 2x2 matrix...

pythonmathscipymatrix-inversenumerical-stability

Read More
Power of number close to 1...

rfloating-pointfloating-point-precisionnumerical-stability

Read More
Converting float to UInt32 - which expression is more precise...

c#floating-pointfloating-point-precisionnumerical-stability

Read More
Numerically Stable Implementation...

matlabexpnumerical-stability

Read More
In Python small floats tending to zero...

pythonfloating-pointnumerical-stability

Read More
Calculating an inverse matrix in Matlab...

matlablinear-algebramatrix-inversenumerical-stability

Read More
OLS in R - lm() giving a different answer to matrix calculation...

rnumerical-stability

Read More
Stabilizing Infrared Distance Sensor Output Values...

c++filterarduinoinfrarednumerical-stability

Read More
Clojure: Inconsistent Rounding in Subtractions...

clojureroundingnumerical-stability

Read More
Numerically stable algorithm for online updating vector sum...

numerical-stability

Read More
Numerically stable average of java.util.Dates...

javanumerical-stability

Read More
Getting y from x co-ord for cubic bezier curve, fast Newton-Raphson method...

c++numerical-methodsbeziernumerical-stability

Read More
positive semi-definite matrices and numerical stability?...

mathmatrixnumerical-methodsnumerical-stability

Read More
BackNext