Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Yet another fast trigonometry

lib for solving nonlinear optimization tasks in .net

Convert Matlab numerical heat conduction model to Python

Coordinate Descent Algorithm in Julia for Least Squares not converging

Python - Implementing a numerical equation solver (Newton-Raphson)

Bug in scipy.special.ellipkinc - incomplete elliptic integral

sRGB's linear segment to avoid infinite slope - why?

numerical-methods srgb

Why does this naive solution to catastrophic cancellation not work?

numerical-methods

Is boost::math::sinc_pi unnecessarily complicated?

c++ boost numerical-methods

Why can't I get this Runge-Kutta solver to converge as the time step decreases?

Numerical Recipes for Hadoop

Including an invariant assumption in a template function

Using Monte Carlo method in python

Computing linear combination of vectors in Common Lisp

Have I implemented Milstein's method/Euler-Maruyama correctly?

Fastest numerical solution of a real cubic polynomial?

r numerical-methods