Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes BA5

LaTeX notes for the BA5 IN semester at EPFL.


Build

Compile all subjects and sync PDFs to _overview/:

python build.py

Compile specific subjects:

python build.py algo
python build.py algo iml sigproc

Exam Instructions (for autumn 2026 session)

Subject Allowed
Computer security and privacy _____
The software enterprise - from ideas to products _____
Algebra _____
Modeles stochastiques pour les communications _____
Numerical methods for visual computing and ML _____
Electronique I _____
Responsible software _____

Subjects

Computer security and privacy — compsec/

The software enterprise - from ideas to products — swent/

Algebra — algebra/

Modeles stochastiques pour les communications — modstoc/

Numerical methods for visual computing and ML — nummet/

Electronique I — elec/

Responsible software — respsoft/


Setup

LaTeX environment setup tutorial for VS code


Structure

notes_ba4/
├── _overview/   # Compiled PDFs, one folder per subject
├── _shared/     # Shared LaTeX style files
├── compsec/     # Computer security and privacy course
├── swent/       # The software enterprise - from ideas to products course
├── algebra/     # Algebra course
├── modstoc/     # Modeles stochastiques pour les communications course
├── nummet/      # Numerical methods for visual computing and ML course
├── elec/        # Electronique I course
└── respsoft/    # Responsible software course

Each subject folder contains .tex sources; run build.py to recompile. The .tex disponible for each course, for each folder may change but are mainly composed of course.tex and cheatsheet.tex.


Authors

Contributors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages