Search code examples
How many digits can I rely on?...

floating-pointprecisionnumerical-computing

Read More
What's the relative speed of floating point add vs. floating point multiply...

floating-pointx86mipsnumerical-computingflops

Read More
Associating B-Spline Coefficients to Control Points...

c++graphicssplinenumerical-computing

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

numerical-methodsdifferential-equationscomputationnumerical-computing

Read More
Numeric calculation of nullspace with Sympy is slow...

pythonsympylinear-algebranumerical-computing

Read More
Rounding errors in python...

pythonroundingnumerical-computing

Read More
How to solve a double integral with any code?...

matlabnumerical-integrationnumerical-computing

Read More
Numerical Solver in Python is not able to find a solution...

pythonscipy-optimizenumerical-computing

Read More
why does numpy matrix multiply computation time increase by an order of magnitude at 100x100?...

pythonnumpylinear-algebranumerical-computing

Read More
Can I obtain different results from iterative and recurive functions?...

c++recursionsequencenumerical-computing

Read More
Create a web interface for a Python numerical simulation code (and where to host it)...

javascriptpythonpython-3.xwebservernumerical-computing

Read More
Wrapping around very large angles to [0,2*PI] adds too big numerical error...

c++floating-pointprecisionmodulonumerical-computing

Read More
Should one calculate QR decomposition before Least Squares to speed up the process?...

performancebig-olinear-algebraleast-squaresnumerical-computing

Read More
How to compute Brjuno function in Maxima CAS?...

functionmaximanumerical-computing

Read More
Symbolic vs Numeric Math - Performance...

algorithmperformancenumerical-methodssymbolic-mathnumerical-computing

Read More
CUDA access matrix stored in RAM and possibility of being implemented...

c++cudanumerical-computing

Read More
issue with converting rate equation to python code...

pythonscipynumerical-computing

Read More
Accurate sqrt(1 + (x/2)^2) + x/2...

floating-pointlanguage-agnosticnumericnumerical-computing

Read More
How to ensure my optimization algorithm has found the solution?...

matlaboptimizationmathematical-optimizationnumerical-methodsnumerical-computing

Read More
Why does this code return two different values doing the same?...

cbinaryprecisionarbitrary-precisionnumerical-computing

Read More
store values of function to prevent from running again...

functionintegrationnumericnumerical-computing

Read More
Numerical Integration - Summations and Functions in Python...

pythonnumerical-integrationnumerical-computing

Read More
Python numerical solution to an exponential function with two variables...

pythonnumpyscipynumerical-methodsnumerical-computing

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

floating-pointieee-754numerical-analysisnumerical-computing

Read More
How to show truncation error of second-order numerical differentiation is square of the first-order ...

julianumericnumerical-analysisnumerical-computing

Read More
Fastest algorithm for computing 3-D curl...

pythonalgorithmphysicsnumerical-methodsnumerical-computing

Read More
Numpy dtype=int...

pythonpython-3.xnumpynumpy-ndarraynumerical-computing

Read More
How to split diagonal matrix into equal number of items each along one of axis?...

arraysnumpyparallel-processingdiagonalnumerical-computing

Read More
MATLAB Class Efficiency...

matlabperformancenumericnumerical-methodsnumerical-computing

Read More
Why in MATLAB is realmax minus something still equal to realmax?...

matlabnumerical-computing

Read More
BackNext