Using expl3 to implement some numerical algorithms
Description
An article, in French, based on a presentation made in
Dunkerque for the "stage LaTeX" on 12 June 2019. The articles
gives three examples of code in expl3 with (lots of) comments:
Knuth's algorithm to create a list of primes, the sieve of
Eratosthenes, Kaprekar sequences. The package contains the code
itself, the documentation as a PDF file, and all the files
needed to produce it.