Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-analysis

unexpected results with specific rounding mode

Avoid underflow using exp and minimum positive float128 in numpy

How to compute exact complexity of an algorithm?

Find numbers of subarray of an array whose sum is divided by given number [duplicate]

What's the best midpoint formula for floating point numbers?

sparse matrix library for C++ [closed]

Computing the distance between two points in polar coordinates using floating-point

Numerical Precision in Fortran 95:

Minimization of f(x,y) where x and y are integers

Bounding this program to determine the sum of reciprocal integers not containing zero

Best algorithm for avoiding loss of precision?

Image interpolation from random pixels

How to pass a hard coded differential equation through Runge-Kutta 4

c# numerical-analysis

Calculating average of two values, minimizing errors

Lambert W function implementation in Java

Numerical precision for difference of squares

c++ c numerical-analysis

Analyzing noisy data

Solve this equation with fixed point iteration

Solving equation using bisection method

How do I generate points that match a histogram?