Estimating mathematical constants with Monte Carlo simulations

Marton Trencseni - Sun 09 October 2022 • Tagged with monte-carlo, simulation, math

I use simple Monte Carlo simulations to estimate some mathematical constants: √2, ϕ, e and π.

.

Continue reading

Optimal coverage for Wordle with Monte Carlo methods - Part III

Marton Trencseni - Sat 22 January 2022 • Tagged with wordle, monte-carlo

I present a simple Monte Carlo solution which finds a 25-letter-unique Worlde wordlist in about 10 minutes.

Wordle

Continue reading

Optimal coverage for Wordle with Monte Carlo methods - Part II

Marton Trencseni - Fri 21 January 2022 • Tagged with wordle, monte-carlo

I improve on the previous brute-force Monte Carlo approach for attacking the Wordle coverage problem.

Wordle

Continue reading

Optimal coverage for Wordle with Monte Carlo methods - Part I

Marton Trencseni - Wed 19 January 2022 • Tagged with wordle, monte-carlo

I show a simple brute-force Monte Carlo approach for attacking the Wordle coverage problem.

Wordle

Continue reading