Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Recursive arc-length reparameterization of an arbitrary curve

Robust polygon normal calculation

numpy gradient function and numerical derivatives

Why are structs so much faster than classes for this specific case?

Bezier Cubic Curves: moving with uniform acceleration

Numerical library for Scala

Automatic differentiation library in Scheme / Common Lisp / Clojure

argsort for a multidimensional ndarray

Calculate eigenvalues/eigenvectors of hundreds of small matrices using CUDA

Solving PDE with implicit euler in python - incorrect output

Which numerical library to use for porting from Matlab to C++? [closed]

N body simulation in C++

efficiently determining if a polynomial has a root in the interval [0,T]

is there a c++ library for ordinary differential equation (ODE) solvers?

Numerical ODE solving in Python

Where do I find the machine epsilon in C#?

c# .net numerical-methods

How can I increase the number of subdivisions for functions in `scipy.integrate.dblquad`?

What's the best way to calculate a numerical derivative in MATLAB?