Skip to content

yoninazarathy/ProgrammingCourse-with-Julia-SimulationAnalysisAndLearningSystems

Repository files navigation

Render All Documents (HTML & PDF, using parallel rendering)

make all

Render HTML Only

make all-html

Render PDF Only

make all-pdf

Render single lectures

make lecture-1 assessment-projectA

Configuration

Rendering settings are in _quarto.yml:

  • HTML Theme: Cosmo (clean, modern theme)
  • PDF Engine: XeLaTeX (handles Unicode well)
  • Code Execution: Enabled (eval: true) - All Julia code is executed and outputs are captured
  • Error Handling: Enabled (error: true) - Error messages are displayed in the output
  • Warnings: Enabled (warning: true) - Warning messages are displayed in the output
  • TOC: Included with numbered sections

About

Programming of Simulation, Analysis, and Learning Systems Course Materials

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages