Search code examples
Implementing Jenkins Traub algorithm with inverse Power Iteration...

pythonmathmatrixnumerical-methodseigenvalue

Read More
N-body simulation in C++ has great momentum conservation and huge energy deviation...

c++precisiongame-physicsnumerical-methodsverlet-integration

Read More
Why is my Gauss-Seidel function slightly off?...

citerationnumerical-methodsgaussian

Read More
Numerical vs. algorithmic methods...

algorithmoptimizationmethodsnumerical-methods

Read More
Numerical implementation of ODE differs largely from analytical solution...

pythonnumerical-methodsdifferential-equations

Read More
Implementing the derivative in C/C++...

c++calgorithmmathnumerical-methods

Read More
Random numbers with Maxwell distribution in C...

crandomdistributionnumerical-methods

Read More
Finding quantile numerically in R...

rstatisticslinear-regressionnumerical-methodsquantile

Read More
Problems with CORDIC for Logarithm in C...

cnumerical-methodsc99

Read More
Is it possible that my python code for calculating numerical partial derivatives can be further simp...

pythonarraysnumpynumerical-methodsderivative

Read More
Dealing with float precision in Javascript...

javascriptfloating-pointdoublefloating-accuracynumerical-methods

Read More
Solving heat equation...

pythonnumpynumerical-methods

Read More
Generate Cartesian Product using more than two lists on GPU...

cudagpunumerical-methodscartesian

Read More
Sympy's solve() function doesn't yield all the solutions...

pythonsympynumerical-methodssymbolic-mathnonlinear-equation

Read More
How To Solve A Boundary Value Problem In Python Using A Function Like Mathematica's NDSolve[] (m...

pythonscipywolfram-mathematicanumerical-methods

Read More
Runge Kutta 4 in C++ for Lorenz system...

c++numerical-methodsdifferential-equationsrunge-kutta

Read More
Extracting derivatives for delay differential equations with JiTCDDE...

python-3.xnumerical-methodsdifferential-equationsjitcode-jitcdde-jitcsde

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

matlabfloating-pointnumerical-methodslogistic-regressionnumerical-stability

Read More
Bisection method in R...

rggplot2recursionnumerical-methodsbisection

Read More
Fortune algorithm eigensolve...

pythonmathlinear-algebranumerical-methodseigenvalue

Read More
solving a simple (?) system of nonlinear equations...

rnumerical-methodsnonlinear-optimizationnewtons-methodnonlinear-equation

Read More
cvxpy/mosek improving the precision of the solution...

optimizationmathematical-optimizationnumerical-methodscvxpymosek

Read More
Trying to Understand Numerical Integration Using Python Syntax...

pythonnumerical-methodsnumerical-integration

Read More
How to make numpy.cumsum start after the first value...

pythonnumpynumerical-methods

Read More
why does the pseudo-inverse blow up in numpy?...

pythonnumpynumerical-methods

Read More
Issue in N-body simulations (Python implementation)...

pythonsimulationnumerical-methodsdifferential-equations

Read More
Integrate a smooth function when integrate() fails...

rmathnumerical-methodsintegral

Read More
Numerical Optimization but with vectors...

pythonrmathmathematical-optimizationnumerical-methods

Read More
Python gekko line break in equation definition...

pythonnumerical-methodsdifferential-equationsgekkofinite-element-analysis

Read More
How to tell how small `h` is the in the finite difference?...

numerical-methodsdifferential-equationscomputationnumerical-computing

Read More
BackNext