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