From 3dab21d431518f7f49f362d022dcef7a424204fb Mon Sep 17 00:00:00 2001 From: Joshua Klein Date: Tue, 4 Sep 2018 20:31:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f34fbe8..2324807 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # brainpy A Python implementation of Baffling Recursive Algorithm for Isotopic distributioN calculations +Documentation: http://mobiusklein.github.io/brainpy + This is a direct translation of Han Hu's root-finding-free approach.