List Question
20 TechQA 2023-11-12T13:37:49.143000Why modified gram-schmidt is not numerical stable for giving QR fractions?
74 views
Asked by Cuhan
Numerically stable approach to computing a signed angle between vectors
248 views
Asked by matanox
How can I make this function more numerically stable?
186 views
Asked by Emil Eriksson
Pytorch torch.linalg.svd returning U and V^T, which are not orthogonal
691 views
Asked by Bhartendu Kumar
Why does changing the boundary conditions cause the finite difference algorithm to diverge?
158 views
Asked by FriendlyNeighborhoodEngineer
Iteration and Vectorization return different results
130 views
Asked by Daniel von Eschwege
What Numerical Stability conditioning is this algorithm using for Gaussian-elimination matrix inversion?
99 views
Asked by Nick Brady
Function diverging at boundaries: Schrödinger 2D, explicit method
129 views
Asked by Rob Tan
Which number can computers retain better: `256,007` or `.000333`
40 views
Asked by financial_physician
Tensorflow issue with softmax
698 views
Asked by Nik
Implementing binary cross entropy from scratch - inconsistent results in training a neural network
3.3k views
Asked by Jack M
Numerically stable normalizing for vectors of small magnitudes
453 views
Asked by Parker Jou
Why does python numpy not have cotangens related functions e.g. arccot?
3.3k views
Asked by Sur3
How can I compute (exp(t) - 1)/t in a numerically stable way?
256 views
Asked by Jack M
Is computing the mean numerically more robust to digit cancellation than computing the sum?
62 views
Asked by astros
Numerically stable way to compute sqrt((b²*c²) / (1-c²)) for c in [-1, 1]
3.7k views
Asked by jeff
The numerical stability of orient operation of three points in a plain
39 views
Asked by Q123
Unexpected solution using JiTCDDE
137 views
Asked by tigro
Numerical issues for alternative way to compute (squared) euclidean distance
365 views
Asked by no_use123
Why are my two methods of calculating image standard deviation returning different results?
495 views
Asked by Mate de Vita