Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flavioschneider/ethzcheatsheets
https://github.com/flavioschneider/ethzcheatsheets
analysis computerscience math probability statistics
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flavioschneider/ethzcheatsheets
- Owner: flavioschneider
- License: mit
- Created: 2020-05-17T18:41:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T15:52:33.000Z (about 4 years ago)
- Last Synced: 2024-11-30T19:49:34.121Z (2 months ago)
- Topics: analysis, computerscience, math, probability, statistics
- Language: TeX
- Homepage: https://rethinks.org/blog
- Size: 1.47 MB
- Stars: 122
- Watchers: 8
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ETH Zurich Computer Science Cheat Sheets
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/flavioschneider/ethzcheatsheets)
[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)I've created those cheat sheets for exams in the computer science department at ETH Zurich. Hopefully this can be useful to anyone interested. If you find any mistakes please let me know!
Please consider sponsoring if you think that the cheat sheet are helping you :blush:
## Analysis I Cheat Sheet
[![Generic badge](https://img.shields.io/badge/Version-1.0.1-.svg)](https://github.com/flavioschneider/ethzcheatsheets/cheatsheet_analysis_I.pdf)[Download PDF](https://github.com/flavioschneider/ethzcheatsheets/raw/master/cheatsheet_analysis_I.pdf)
Content:
* Algebra
* Trigonometry
* Limits
* Derivatives
* Integrals
* Series
* Sequences
* Other## Probability & Statistics Cheat Sheet
[![Generic badge](https://img.shields.io/badge/Version-1.0.1-.svg)](https://github.com/flavioschneider/ethzcheatsheets/cheatsheet_probability_and_statistics.pdf)[Download PDF](https://github.com/flavioschneider/ethzcheatsheets/raw/master/cheatsheet_probability_and_statistics.pdf)
Content:
* Probability
* Combinatorics
* Random Variables
* Estimators
* Hypothesis Testing
* Discrete/Continuous Distributions
* Other_Not all material in the cheat sheets is covered in the respective classes, some of it is just a useful addition._