Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Computing a matrix which transforms a quadrangle to another quadrangle in 2D

Finding complex roots from set of non-linear equations in python

Algorithm of boost::math::erf

Currying and multiple integrals

sparse matrix library for C++ [closed]

Power Method in MATLAB

Problem with arithmetic using logarithms to avoid numerical underflow (take 2)

Is it a defect to center a simulation in [0.5, 0.5, 0.5] with a box size of 1?

Calculating a 3D gradient with unevenly spaced points

The precision of a large floating point sum

How does odeint() from scypy python module work?

Symbolic vs Numeric Math - Performance

How to make topographic map from sparse sampling data?

What is the numerical method used in this implementation of IRR?

std::pow very different behavior for different exponents

Trying to simulate a 1-dimensional wave

What is the numerical stability of std::pow() compared to iterated multiplication?

Cumulative summation in CUDA

What's wrong with my GMRES implementation?

Is fixed point math faster than floating point?