https://github.com/simonbyrne/pi.jl
https://github.com/simonbyrne/pi.jl
julia pi
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonbyrne/pi.jl
- Owner: simonbyrne
- Created: 2017-03-09T16:47:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T16:54:51.000Z (over 9 years ago)
- Last Synced: 2025-04-05T08:11:21.822Z (about 1 year ago)
- Topics: julia, pi
- Language: Jupyter Notebook
- Size: 28.3 KB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π in Julia
This notebook is a collection of snippets of Julia code in some way involve π. If I
collect enough, I will post it to the Julia blog for π day (March 14th).
## Contributing
I am actively seeking contributions. Each snippet should either demonstrate something
interesting: either about π, Julia or even something completely different (as long as it
involves π and Julia in some way).
Please remove all output from the notebook before making a PR (this can be done via `make
clear`).
All contributions are taken to be [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) unless otherwise noted.