Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in numerical-methods
Including an invariant assumption in a template function
Dec 07, 2025
c++
templates
optimization
metaprogramming
numerical-methods
Using Monte Carlo method in python
Dec 06, 2025
python
matplotlib
numerical-methods
Computing linear combination of vectors in Common Lisp
Dec 02, 2025
vector
common-lisp
numerical-methods
sbcl
Have I implemented Milstein's method/Euler-Maruyama correctly?
Nov 29, 2025
python
numerical-methods
differential-equations
stochastic
Fastest numerical solution of a real cubic polynomial?
Nov 23, 2025
r
numerical-methods
Numpy/Scipy pinv and pinv2 behave differently
Nov 06, 2025
numpy
scipy
numerical-methods
matrix-inverse
Handling division of double by a large power of 2 in C++
Nov 01, 2025
c++
precision
division
numerical-methods
numerical-stability
Numerical integration of smooth unimodal function with GSL?
Oct 31, 2025
c++
c
numerical-methods
gsl
Finding quantile numerically in R
Oct 29, 2025
r
statistics
linear-regression
numerical-methods
quantile
How precise is numpy's sin(x) ? How do I find out? [need it to numerically solve x=a*sin(x)]
Oct 27, 2025
python
numpy
precision
trigonometry
numerical-methods
Why no floating point error occurs in print(0.1* 100000) vs (Decimal(0.1)*100000) due to FP representation of 0.1?
Oct 25, 2025
python
floating-point
numerical-methods
Is there any numerical-accurracy difference on calculating sin(pi/2-A) and cos(A) in Matlab?
Oct 24, 2025
matlab
precision
trigonometry
latitude-longitude
numerical-methods
Is there any "standard" way to calculate the numerical gradient?
Oct 23, 2025
c++
math
precision
numerical-methods
Converting a repeating binary number to decimal (express as a series?)
Oct 22, 2025
binary
repeat
numerical-methods
base-conversion
Any way to make gmsh to use the same vertex set on both sides of a material boundary?
Oct 17, 2025
mesh
numeric
numerical-methods
finite-element-analysis
Efficient/Cheap way to concatenate arrays in Julia?
Oct 19, 2025
matrix
julia
linear-algebra
numerical-methods
alternative to numpy.gradient
Oct 18, 2025
python
gradient
numerical-methods
How to extract an array of diagonal entries from a diagonal matrix in Julia?
Sep 21, 2025
matrix
julia
linear-algebra
numerical-methods
Random numbers with Maxwell distribution in C
Sep 20, 2025
c
random
distribution
numerical-methods
Older Entries »