All Projects → suomela → da

suomela / da

Licence: other
Distributed Algorithms — Online Textbook

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to da

Sicp Py Zh
📖【译】UCB CS61a SICP Python
Stars: ✭ 1,657 (+10946.67%)
Mutual labels:  textbook
appliedstats
📊 Methods of Applied Statistics Course Textbook Repository
Stars: ✭ 134 (+793.33%)
Mutual labels:  textbook
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (+333.33%)
Mutual labels:  textbook
AlgebraLinear
Escrita colaborativa de recursos educacionais abertos sobre álgebra linear.
Stars: ✭ 57 (+280%)
Mutual labels:  textbook
codebook
Open-source learning tool that allows to users to follow textbook contents while practicing HTML, CSS and JS using a live code editor.
Stars: ✭ 20 (+33.33%)
Mutual labels:  textbook
Introduction-to-Statistical-Learning-Labs
Documenting ISLR's Labs - Educational Purposes Only
Stars: ✭ 17 (+13.33%)
Mutual labels:  textbook
birkhoff
Euclidean plane and its relatives; a minimalist introduction.
Stars: ✭ 15 (+0%)
Mutual labels:  textbook
Intro-Cultural-Analytics
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Stars: ✭ 137 (+813.33%)
Mutual labels:  textbook
BayesianSocialScience
사회과학자를 위한 데이터과학 방법론 (코드 저장소)
Stars: ✭ 22 (+46.67%)
Mutual labels:  textbook
book-fullstack-react
Fullstack React: The Complete Guide to ReactJS and Friends by Anthony Accomazzo
Stars: ✭ 100 (+566.67%)
Mutual labels:  textbook
ctf-primer
Textbook with chapters for each usual picoCTF challenge category.
Stars: ✭ 20 (+33.33%)
Mutual labels:  textbook
cuc-ns
网络安全课本
Stars: ✭ 42 (+180%)
Mutual labels:  textbook
lit
Literature for the self-taught AI practitioner! 📚
Stars: ✭ 199 (+1226.67%)
Mutual labels:  textbook
NonlinearDynamicsTextbook
Nonlinear Dynamics: A concise introduction interlaced with code
Stars: ✭ 145 (+866.67%)
Mutual labels:  textbook
signals-and-systems
Interactive visualizations for Dr. Richard Baraniuk's open-source "Signals and Systems" textbook. R / Shiny.
Stars: ✭ 31 (+106.67%)
Mutual labels:  textbook
awesome-hokchew
A curated list of resources about the Hokchew / Foochow language. 閩東語福州話的資源整合列表。
Stars: ✭ 16 (+6.67%)
Mutual labels:  textbook
Calculo
Escrita colaborativa de recursos educacionais abertos sobre cálculo diferencial e integral..
Stars: ✭ 18 (+20%)
Mutual labels:  textbook
kiselyov
Геометрия по Киселёву
Stars: ✭ 16 (+6.67%)
Mutual labels:  textbook
ScPoEconometrics
Undergraduate textbook for Econometrics with R
Stars: ✭ 100 (+566.67%)
Mutual labels:  textbook
ra
Basic Analysis, undergraduate real analysis textbook
Stars: ✭ 33 (+120%)
Mutual labels:  textbook

Distributed Algorithms

Online textbook by Jukka Suomela.

For more information, see: https://jukkasuomela.fi/da/

License

This work is licensed under CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/

Compilation with latexmk

Compile everything:

latexmk

Clean up everything:

latexmk -C

Compilation with rubber

Compile everything:

rubber -Wall da-*.tex

Clean up everything:

rubber --clean da-*.tex

Updates

For a new version of this material, see:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].