phys512/_toc.yml
2023-09-03 20:47:03 -04:00

19 lines
469 B
YAML

# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: About the course
chapters:
- file: outline
title: Course outline
- caption: Getting started
chapters:
- file: basics
- file: programming
- file: floats
- caption: Derivatives, Integration, Interpolation
chapters:
- file: derivatives
- file: interpolation