2023-08-07 10:35:29 -04:00
|
|
|
# Table of contents
|
|
|
|
# Learn more at https://jupyterbook.org/customize/toc.html
|
|
|
|
|
|
|
|
format: jb-book
|
|
|
|
root: intro
|
2023-08-25 22:59:00 -04:00
|
|
|
parts:
|
|
|
|
- caption: About the course
|
|
|
|
chapters:
|
|
|
|
- file: outline
|
|
|
|
title: Course outline
|
2023-08-31 11:30:27 -04:00
|
|
|
- caption: Getting started
|
|
|
|
chapters:
|
|
|
|
- file: basics
|
|
|
|
- file: programming
|
|
|
|
- file: floats
|
2023-09-03 14:35:24 -04:00
|
|
|
- caption: Derivatives, Integration, Interpolation
|
|
|
|
chapters:
|
|
|
|
- file: derivatives
|
2023-09-03 20:47:03 -04:00
|
|
|
- file: interpolation
|
2023-09-08 17:44:27 -04:00
|
|
|
- caption: Homework
|
|
|
|
chapters:
|
|
|
|
- file: hw1
|
|
|
|
|