From 9ffd81fbf1ae917e0a38c11b2dacec32e77a1f7e Mon Sep 17 00:00:00 2001 From: Mateusz779 <73058906+Mateusz779@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:18:35 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ca2069 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# BBP-formula-python-multithreading +Required packages: +pip3 install tqdm +pip3 install multiproces + +Bailey–Borwein–Plouffe formula in python with multithreading