Search code examples
Finding the roots of a system of non-linear equations that has multiple roots with python fsolve...

pythonscipynumerical-methods

Read More
Fast distance calculation in R...

rmatrixnumerical-methodseuclidean-distancemahalanobis

Read More
Safe computation of Geometric Mean...

floating-pointaverageprecisionnumerical-methods

Read More
How I use numerical methods to calculate roots in R...

roptimizationnumerical-methods

Read More
Pivoted QR in Julia?...

matrixjulianumerical-methodsscientific-computing

Read More
Octave eigs() function bugged?...

octavenumerical-methodseigenvalue

Read More
Convert a vector of positive/negative elements to all positive elements in Julia?...

matrixjulialinear-algebranumerical-methods

Read More
How to print/show an matrix in matrix format?...

matrixjulialinear-algebranumerical-methods

Read More
Orbit of the Earth - numerical methods leapfrog...

pythonphysicsnumerical-methods

Read More
Orbit of the Earth - leapfrog Python...

pythonnumerical-methods

Read More
How to get thin QR decomposition in Julia?...

matrixjulialinear-algebranumerical-methods

Read More
How to generate random matrix of arbitrary rank in Julia?...

matrixjulialinear-algebranumerical-methods

Read More
Why does Clang add extra FMA instructions?...

c++assemblyx86precisionnumerical-methods

Read More
How to find mantissa length on a particular machine?...

c++floating-pointnumerical-methodsrounding-errormantissa

Read More
LU Decomposition from Numerical Recipes not working; what am I doing wrong?...

cmatrixnumericalnumerical-methods

Read More
Using matrix inversion in Torch versus Numpy in Gaussian Process Regression (previous question solve...

pythonpytorchlinear-algebranumerical-methodsgaussian-process

Read More
Python: Integration over Multiple Dimensions of function taking an array input...

python-3.xnumerical-methodsnumerical-integrationquad

Read More
AttributeError: 'Solver' object has no attribute 'method' at implementig class solve...

pythonnumpynumerical-methodsode

Read More
Hermite interpolation in Python...

pythoninterpolationnumerical-methodshermite

Read More
up to 20% Numerical error or Bug in ten line code block...

c++cnumerical-methodsrounding-error

Read More
Speed up SymPy equation solver...

pythonsympynumerical-methods

Read More
What is the minimum number of significant decimal digits in a floating point literal to represent th...

cfloating-pointprecisionnumerical-methodsieee-754

Read More
How to compute a complex function in a cleverer way with Fortran?...

fortrannumerical-methodscomplex-numbers

Read More
python trapz numerical integration giving a negative value...

pythonnumpynumerical-methodsnumerical-integration

Read More
Gauss-Seidel Method in MATLAB...

matlabnumerical-methodsgauss

Read More
Why should I use normalised units in numerical integration?...

pythonsimulationnumerical-methodsnumerical-integration

Read More
How do I use blitz++...

c++numerical-methodsblitz++

Read More
How to integrate object space acceleration to world space position (2D)...

pythonphysicsnumerical-methodsdifferential-equationsinertial-navigation

Read More
LU decomposition without pivoting in JULIA...

matlabjulialinear-algebranumerical-methods

Read More
Fast gradient-descent implementation in a C++ library?...

c++visual-studio-2010optimizationnumerical-methodsgradient-descent

Read More
BackNext