https://github.com/sylvaticus/introductiontoprobability
Clone of the (now open-sourced) Grinstead and Snell 1998 "Introduction to probability" book and related algorithms
https://github.com/sylvaticus/introductiontoprobability
Last synced: 3 months ago
JSON representation
Clone of the (now open-sourced) Grinstead and Snell 1998 "Introduction to probability" book and related algorithms
- Host: GitHub
- URL: https://github.com/sylvaticus/introductiontoprobability
- Owner: sylvaticus
- License: other
- Created: 2017-05-26T06:45:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T12:08:46.000Z (over 8 years ago)
- Last Synced: 2025-05-20T00:11:30.531Z (8 months ago)
- Language: TeX
- Homepage:
- Size: 3.17 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Probability
Clone of the (now open-sourced) Grinstead and Snell 1998 "Introduction to probability" book and related computer algorithms.

Book: GNU Free documentation Licence (FDL)
Implementation of the computer algorithms:
- Julia language: MIT Licence
The original home-page of the book (seems no longer maintained) is [still available](http://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html).