Search code examples
Lambert W function implementation in Java...


javamathnumerical-analysis

Read More
Integer cube root...


coptimizationmathgccnumerical-analysis

Read More
How to use the Nelder Meade Simplex algorithm in mathdotnet for function maximization...


c#numerical-analysismath.net

Read More
Numerical integration of a 2-dim complex function in C++?...


c++mathnumerical-integrationnumerical-analysis

Read More
inner function changing the variable value of outer function...


python-3.xjupyter-notebooknumerical-analysis

Read More
How to Make Python Print something at nth Iteration within a For Loop?...


pythonfor-loopnumerical-analysisfixed-point-iteration

Read More
Best approach for solving equation with truncations in Python...


pythonscipytruncateequation-solvingnumerical-analysis

Read More
Convert a float to a rational number that is guaranteed to convert back to the original float...


floating-pointfractionsnumerical-analysisrational-number

Read More
Deriving lower triangular matrix with positive diagonal in r...


roptimizationlinear-algebranumerical-analysis

Read More
Floating point multiplication compared to multiple additions...


floating-pointnumerical-analysis

Read More
Solution to nonlinear differential equation with non-constant mass matrix...


pythonjuliadifferential-equationsnumerical-analysis

Read More
F# and ILNumerics...


optimizationf#numerical-analysisilnumerics

Read More
Is the function math.ulp more precise than the explicit formula in Python?...


pythonfloating-pointnumerical-analysis

Read More
How to solve OdbError in Abaqus Python script?...


pythonscriptingabaqusnumerical-analysisfinite-element-analysis

Read More
How to find nth digit of an irrational number of the form $\sqrt(x)$...


algorithmmatlabnumerical-analysis

Read More
iteration using the secant method with a tolerance...


loopsiterationmaplenumerical-analysisfixed-point-iteration

Read More
Automatically round arithmetic operations to eight decimals...


python-3.xnumpynumerical-methodsnumerical-analysis

Read More
Programming with Maple for Numerical Analysis : Relative error...


maplenumerical-analysis

Read More
Result error in implementation of trigonometric function by Newton Raphson method in PYTHON...


pythontrigonometrynumerical-methodsnewtons-methodnumerical-analysis

Read More
How to integrate a set of two differential equations numerically in SageMath?...


pythonnumerical-methodsdifferential-equationssagenumerical-analysis

Read More
Vector valued function as argument in c++ class definition with Eigen...


c++classeigennumerical-methodsnumerical-analysis

Read More
Solving equation using bisection method...


pythonnumerical-analysisbisection

Read More
How and why does this algorithm find the floating point base value of your computer?...


floating-pointprecisionradixnumerical-analysis

Read More
rounding, logical error in approx.df in R Program...


rnumericlinear-programmingnumerical-methodsnumerical-analysis

Read More
Euler Method implementation in Python gives a stable result but it should be unstable...


python-3.xnumerical-methodsdifferential-equationsnumerical-analysisnumerical-stability

Read More
Chebychev points and floating point precision...


floating-pointinterpolationprecisionfloating-accuracynumerical-analysis

Read More
My code for Taylor series graphs cos(2x) instead of cos(x) in Matlab...


matlabmathnumerical-methodsnumerical-analysistaylor-series

Read More
Implementing Euler's Method in GNU Octave...


octavenumerical-methodsodedifferential-equationsnumerical-analysis

Read More
Numerical solution for non-linear equations in Python...


pythonpython-3.xscipynumerical-methodsnumerical-analysis

Read More
correctly-rounded double-precision division...


floating-pointieee-754numerical-analysisnumerical-computing

Read More
BackNext