Ever wanted to explore the digits of PI in pilosa? I did. I just implemented Bailey–Borwein–Plouffe in go and voilà
TODO: Describe the installation process
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
This project is licensed under the MIT License - see the LICENSE.md file for details