Skip to content

Commit

Permalink
Update _toc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-van-Woudenberg committed Nov 13, 2024
1 parent 1828e66 commit d6e71b7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ parts:
sections:
- file: multivariate/design/one-random-variable
- file: multivariate/design/two-random-variables
# START REMOVE-FROM-RELEASE
# START REMOVE-FROM-PUBLISH
- file: multivariate/design/exercise
sections:
- file: multivariate/design/exercise_solutions
- file: multivariate/test_pyvinecopulib
- file: multivariate/test_bivariate
# END REMOVE-FROM-RELEASE
# END REMOVE-FROM-PUBLISH

- caption: Q2 Topics
numbered: 2
Expand All @@ -126,7 +126,7 @@ parts:
- file: fvm/unstructured_meshes.ipynb
title: Unstructured Meshes

# START REMOVE-FROM-RELEASE
# START REMOVE-FROM-PUBLISH
- file: fem/intro.md
title: Finite Element Method
sections:
Expand All @@ -138,9 +138,9 @@ parts:
- file: fem/numerical integration.md
- file: fem/poisson2d.md
- file: fem/isoparametric_mapping.md
# END REMOVE-FROM-RELEASE
# END REMOVE-FROM-PUBLISH

# START REMOVE-FROM-RELEASE
# START REMOVE-FROM-PUBLISH
- file: signal/intro.md
title: Signal Processing
sections:
Expand All @@ -161,9 +161,9 @@ parts:
title: Spectral Estimation
- file: signal/videos
title: Supplementary Videos
# END REMOVE-FROM-RELEASE
# END REMOVE-FROM-PUBLISH

# # START REMOVE-FROM-RELEASE
# # START REMOVE-FROM-PUBLISH
# - file: time_series/intro.md
# title: Time Series Analysis
# sections:
Expand Down Expand Up @@ -197,9 +197,9 @@ parts:
# - file: time_series/notebook
# title: Notebook
# # END REMOVE-FROM-PUBLISH
# # END REMOVE-FROM-RELEASE
# # END REMOVE-FROM-PUBLISH

# START REMOVE-FROM-RELEASE
# START REMOVE-FROM-PUBLISH
- file: optimization/overview
title: Optimization
sections:
Expand Down Expand Up @@ -231,9 +231,9 @@ parts:
sections:
- file: optimization/airlines_performance.ipynb
- file: optimization/performance_generic_LP.ipynb
# END REMOVE-FROM-RELEASE
# END REMOVE-FROM-PUBLISH

# # START REMOVE-FROM-RELEASE
# # START REMOVE-FROM-PUBLISH
# - file: ml/overview
# title: Machine Learning
# sections:
Expand All @@ -243,9 +243,9 @@ parts:
# - file: ml/ridge_sgd_interactive
# - file: ml/nn_interactive
# - file: ml/review
# # END REMOVE-FROM-RELEASE
# # END REMOVE-FROM-PUBLISH

# # START REMOVE-FROM-RELEASE
# # START REMOVE-FROM-PUBLISH
# - file: eva/intro.md
# title: Extreme Value Analysis
# sections:
Expand Down Expand Up @@ -287,9 +287,9 @@ parts:
# - file: eva/Bernoulli.md
# - file: eva/videos.md
# title: EVA videos
# # END REMOVE-FROM-RELEASE
# # END REMOVE-FROM-PUBLISH

# # START REMOVE-FROM-RELEASE
# # START REMOVE-FROM-PUBLISH
# - file: pd/intro.md
# title: Risk and Reliability
# # Already in Q1:
Expand Down Expand Up @@ -333,7 +333,7 @@ parts:
# # - file: pd/notebooks/flood-risk/Exercise_Flood_Risk_Render.ipynb
# # - file: pd/notebooks/contamination/Exercise_Contamination_Render.ipynb
# # - file: pd/notebooks/traffic/Exercise_Traffic_Render.ipynb
# # END REMOVE-FROM-RELEASE
# # END REMOVE-FROM-PUBLISH


- caption: Programming
Expand Down

0 comments on commit d6e71b7

Please sign in to comment.