From 72fb9a45a8a23c7cfe877e272fd15ed3e817a4c1 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Wed, 20 Nov 2019 18:19:57 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8d39674..763ff4a 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,13 @@ * [s2n : an implementation of the TLS/SSL protocols (with post-quantum hybrid options)](https://github.com/awslabs/s2n). +### Algorithms + + +#### Quantum Monte Carlo + +* [CASINO](https://vallico.net/casinoqmc/). + ----