Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

What is a simple way to find real roots of a (cubic) polynomial?

Summing a finite prefix of an infinite series

Is there a numerically optimal order of matrix multiplication?

Implementation of generalized hypergeometric function pFq [closed]

c++ c numerical-methods

Algorithm for fixed-point multiplication

incremental way of counting quantiles for large set of data

Newton Raphson hybrid algorithm not reaching a solution

How do I calculate the "difference" between two sequences of points?

Minimize rounding error when dividing by integers

e^x without math.h

c math numerical-methods

Lisp, OCaml or what for Runge Kutta?

log-sum-exp trick why not recursive

math numerical-methods

Fast gradient-descent implementation in a C++ library?

Is numpy.sum implemented in such a way that numerical errors are avoided?

Vertical line fit using polyfit

How to get binary representation of floating-point number in PHP?

log(1+x) is to log1p as log(1-x) is to?

c++ numerical-methods

Generating Full Period/Full Cycle Random Numbers or Permutations Similar to LCG but without odd/even

how can I evaluate the derivative of a spline function in R?

r numerical-methods spline

Numerically stable method for solving quadratic equations