Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

More Robust Integrator cpp

defining a fuction to be used in solving equation from a data file

Is this a bug in NSolve in mathematica?

How to speed up random array generation in python

Finite difference in Haskell, or how to disable potential optimizations

how do tell if its better to standardize your data matrix first when you do principal component analysis in R?

Gauss-Seidel Method exceeds Machine Numbers?

Vectorization of double for loop including sine of two variables

Floating Point Arithmetic: Deriving Wobble [duplicate]

Approximate value of sin by Taylor series

OpenMP and reduction()

c openmp numerical-methods

Problems with CORDIC for Logarithm in C

c numerical-methods c99

How to solve 2D integral?

Accept Numerical Values only for input using scanf

tan(x) approximation to double precision on |x| < pi/4

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)