New posts in algorithms

proof of diamond lemma

Calculation of Bessel Functions

Algorithm for computing square root of a perfect square integer?

Inverse of symmetric matrix $M = A A^\top$

How to verify new digits of $\pi$?

How many numbers in a given range are coprime to $N$?

simple example of recursive least squares (RLS)

How to understand the use of constant $c$ in the equation of $f(n) \leqslant cg(n)$ in Asymptotic notation?

The tricky time complexity of the permutation generator

Extended Euclidean algorithm with negative numbers

Puzzle: Give an algorithm for finding a frog that jumps along the number line

Finding appropriate step size for ODE system numerically solved without ODE solver in Matlab

Square Root Algorithm

Finding prime factors by taking the square root

Modelling a problem in Graph Theory language

Prime number generator, how to make

The least prime greater than 2000

Minesweeper probability

Is there a mathematical notation for "repeat $X$ until $Y$"?

For what coinage systems does a greedy algorithm not work in providing change?