JuliaKurs23/Readme.md

10 lines
504 B
Markdown
Raw Permalink Normal View History

2023-05-13 17:45:55 +02:00
# Julia für Numerik
2023-05-13 16:54:43 +02:00
Source code for the website and PDF script ["Julia für Numerik"](https://www.math.uni-leipzig.de/~hellmund/juliabook/)
2023-05-13 16:56:15 +02:00
2023-05-13 17:45:55 +02:00
- It uses the [Quarto publishing system](https://quarto.org/).
- It uses the Quarto extension [julia-color](https://github.com/MHellmund/julia-color) to support
2023-05-13 17:47:58 +02:00
the conversion of Jupyter code output cells with ANSI escape sequences to HTML and LaTeX/PDF
2023-05-13 17:45:55 +02:00
All content & code licenced under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).