Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

What is a typical use case of iterative solvers for linear systems in R?

Using R to solve equations

r numerical-methods

N body simulation in C#

Woodbury identity for fast matrix inversion—slower than expected

How to compute exact complexity of an algorithm?

How can this linear solver be linked within Mathematica?

Does D std lib include something like boost.fusion and boost.mpl?

Find x in a^x = a (mod n)

Verlet Integration in Haskell

what is the inverse function of Sinc

math numerical-methods

How can you implement Householder based QR decomposition in Python?

Comparing Root-finding (of a function) algorithms in Python

Speed up SymPy equation solver

Comparing fsolve results in python and matlab

Approximating the square root of sum of two squares on a microcontroller

How to fit a curve by a series of segmented lines in Matlab?

Runge-Kutta algorithm C++

The fastest way to save large data to a file

c# java c++ numerical-methods

Avoiding numerical overflow when calculating the value AND gradient of the Logistic loss function

Fast algorithm to calculate Pi in parallel