Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Avoid underflow using exp and minimum positive float128 in numpy

Steepest descent to find the solution to a linear system with a Hilbert matrix

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

Using R to solve equations

r numerical-methods

Deflation Method for Multiple Root Finding

julia 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?

Fast algorithm to calculate Pi in parallel