Skip to content
Snippets Groups Projects
Commit e4a0f6cb authored by Robert Lanzafame's avatar Robert Lanzafame
Browse files

purge for 2024

parent 79a7558f
No related branches found
No related tags found
1 merge request!363purge for 2024
Pipeline #244702 passed
format: jb-book format: jb-book
root: intro root: intro
parts: # parts:
- caption: Q1 Topics # - caption: Q1 Topics
numbered: 2 # numbered: 2
chapters: # chapters:
- file: modelling/overview # - file: modelling/overview
title: Modelling Concepts # title: Modelling Concepts
sections: # sections:
- file: modelling/classification # - file: modelling/classification
title: Classification # title: Classification
- file: modelling/decisions # - file: modelling/decisions
title: Decisions # title: Decisions
- file: modelling/validate_verify # - file: modelling/validate_verify
title: Calibration, Validation & Verification # title: Calibration, Validation & Verification
- file: modelling/gof # - file: modelling/gof
title: Goodness of Fit # title: Goodness of Fit
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
- file: modelling/sensitivity # - file: modelling/sensitivity
title: Sensitivity Analysis # title: Sensitivity Analysis
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
- file: propagation_uncertainty/overview # - file: propagation_uncertainty/overview
sections: # sections:
- file: propagation_uncertainty/00a_CovCorr.md # - file: propagation_uncertainty/00a_CovCorr.md
- file: propagation_uncertainty/00b_MultivariateNormal # - file: propagation_uncertainty/00b_MultivariateNormal
- file: propagation_uncertainty/uncertainty # - file: propagation_uncertainty/uncertainty
- file: propagation_uncertainty/01_ErrorPropagation.md # - file: propagation_uncertainty/01_ErrorPropagation.md
- file: propagation_uncertainty/02_LinearPropagation.md # - file: propagation_uncertainty/02_LinearPropagation.md
- file: observation_theory/overview.md # - file: observation_theory/overview.md
sections: # sections:
- file: observation_theory/01_Introduction.md # - file: observation_theory/01_Introduction.md
- file: observation_theory/02_LeastSquares.md # - file: observation_theory/02_LeastSquares.md
sections: # sections:
- file: observation_theory/02_LeastSquares_NB.ipynb # - file: observation_theory/02_LeastSquares_NB.ipynb
- file: observation_theory/03_WeightedLSQ.md # - file: observation_theory/03_WeightedLSQ.md
sections: # sections:
- file: observation_theory/03_Notebook_WLS.ipynb # - file: observation_theory/03_Notebook_WLS.ipynb
- file: observation_theory/04_BLUE.md # - file: observation_theory/04_BLUE.md
- file: observation_theory/05_Precision.md # - file: observation_theory/05_Precision.md
sections: # sections:
- file: observation_theory/05_Notebook_ConfInt.ipynb # - file: observation_theory/05_Notebook_ConfInt.ipynb
- file: observation_theory/06_MLE.md # - file: observation_theory/06_MLE.md
- file: observation_theory/07_NLSQ.md # - file: observation_theory/07_NLSQ.md
sections: # sections:
- file: observation_theory/07_Notebook_NLSQ.ipynb # - file: observation_theory/07_Notebook_NLSQ.ipynb
- file: observation_theory/08_Testing.md # - file: observation_theory/08_Testing.md
- file: observation_theory/09_TestingSandM.md # - file: observation_theory/09_TestingSandM.md
sections: # sections:
- file: observation_theory/09_Notebook_Testing.ipynb # - file: observation_theory/09_Notebook_Testing.ipynb
- file: observation_theory/09_Notebook_OMT.ipynb # - file: observation_theory/09_Notebook_OMT.ipynb
- file: observation_theory/99_NotationFormulas # - file: observation_theory/99_NotationFormulas
- file: numerical_methods/overview # - file: numerical_methods/overview
title: Numerical Modelling # title: Numerical Modelling
sections: # sections:
- file: numerical_methods/1-numerical-solns.ipynb # - file: numerical_methods/1-numerical-solns.ipynb
- file: numerical_methods/2-numerical-interp.ipynb # - file: numerical_methods/2-numerical-interp.ipynb
- file: numerical_methods/3-taylor-series.ipynb # - file: numerical_methods/3-taylor-series.ipynb
sections: # sections:
- file: numerical_methods/3-taylor-series-exercise.ipynb # - file: numerical_methods/3-taylor-series-exercise.ipynb
- file: numerical_methods/4-FDM-intro.ipynb # - file: numerical_methods/4-FDM-intro.ipynb
- file: numerical_methods/5-numerical_derivatives.ipynb # - file: numerical_methods/5-numerical_derivatives.ipynb
- file: numerical_methods/6-simple_solvers_ODE.ipynb # - file: numerical_methods/6-simple_solvers_ODE.ipynb
- file: numerical_methods/7-solver_2nd_order.ipynb # - file: numerical_methods/7-solver_2nd_order.ipynb
- file: numerical_methods/8-solvers_non-linear.ipynb # - file: numerical_methods/8-solvers_non-linear.ipynb
- file: numerical_methods/9-exercise.ipynb # - file: numerical_methods/9-exercise.ipynb
- file: numerical_methods/10-advanced_solvers.ipynb # - file: numerical_methods/10-advanced_solvers.ipynb
- file: probability/Reminder_intro.md # - file: probability/Reminder_intro.md
title: Continuous Distributions # title: Continuous Distributions
sections: # sections:
- file: probability/PDF_CDF # - file: probability/PDF_CDF
- file: probability/empirical # - file: probability/empirical
- file: probability/Param_distr.md # - file: probability/Param_distr.md
title: Parametric distributions # title: Parametric distributions
sections: # sections:
- file: probability/Gaussian.md # - file: probability/Gaussian.md
- file: probability/other_distr.md # - file: probability/other_distr.md
- file: probability/Uniform.md # - file: probability/Uniform.md
- file: probability/Exponential.md # - file: probability/Exponential.md
- file: probability/Gumbel.md # - file: probability/Gumbel.md
- file: probability/Lognormal.md # - file: probability/Lognormal.md
- file: probability/summary.md # - file: probability/summary.md
- file: probability/fitting.md # - file: probability/fitting.md
title: Fitting parametric distributions # title: Fitting parametric distributions
sections: # sections:
- file: probability/moments.md # - file: probability/moments.md
- file: probability/MLE_1.ipynb # - file: probability/MLE_1.ipynb
- file: probability/GOF # - file: probability/GOF
- file: probability/Loc-scale.ipynb # - file: probability/Loc-scale.ipynb
- file: rr/prob-design/overview # - file: rr/prob-design/overview
title: Risk and Reliability Intro # title: Risk and Reliability Intro
sections: # sections:
- file: rr/prob-design/one-random-variable # - file: rr/prob-design/one-random-variable
- file: rr/prob-design/two-random-variables # - file: rr/prob-design/two-random-variables
- file: rr/prob-design/exercise # - file: rr/prob-design/exercise
sections: # sections:
- file: rr/prob-design/exercise_solutions # - file: rr/prob-design/exercise_solutions
- caption: Q2 Topics # - caption: Q2 Topics
numbered: 2 # numbered: 2
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
chapters: # chapters:
- file: Q2_overview # - file: Q2_overview
title: Overview of Q2 # title: Overview of Q2
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
chapters: # chapters:
- file: fvm/intro.md # - file: fvm/intro.md
title: Finite Volume Method # title: Finite Volume Method
sections: # sections:
# - file: fvm/overview # # - file: fvm/overview
# title: Overview # # title: Overview
# sections: # # sections:
- file: fvm/getting_started.md # - file: fvm/getting_started.md
title: Getting Started # title: Getting Started
- file: fvm/intro_2.md # - file: fvm/intro_2.md
- file: fvm/gauss.md # - file: fvm/gauss.md
title: Gauss's Theorem # title: Gauss's Theorem
- file: fvm/frames.md # - file: fvm/frames.md
title: Reference Frames # title: Reference Frames
- file: fvm/advection.md # - file: fvm/advection.md
title: Advection # title: Advection
# - file: boundaries.md # # - file: boundaries.md
# title: Boundary Conditions # # title: Boundary Conditions
- file: fvm/stability.md # - file: fvm/stability.md
title: Stability # title: Stability
- file: fvm/exercises.md # - file: fvm/exercises.md
title: Exercises # title: Exercises
# - file: fvm/conservation.md # # - file: fvm/conservation.md
# title: Conservation Laws # # title: Conservation Laws
# - file: fvm/navier.md # # - file: fvm/navier.md
# title: Discretization # # title: Discretization
- file: fem/intro.md # - file: fem/intro.md
title: Finite Element Method # title: Finite Element Method
sections: # sections:
- file: fem/strong.md # - file: fem/strong.md
title: Strong form of the problem # title: Strong form of the problem
- file: fem/weak.md # - file: fem/weak.md
title: Weak form # title: Weak form
- file: fem/discrete.ipynb # - file: fem/discrete.ipynb
title: Discrete form # title: Discrete form
- file: fem/matrix.ipynb # - file: fem/matrix.ipynb
title: Finite element implementation # title: Finite element implementation
- file: fem/shape.md # - file: fem/shape.md
title: Elements and shape functions # title: Elements and shape functions
- file: fem/videos.md # - file: fem/videos.md
title: Videos (summary and additional material) # title: Videos (summary and additional material)
- file: signal/intro.md # - file: signal/intro.md
title: Signal Processing # title: Signal Processing
sections: # sections:
- file: signal/fourier_real # - file: signal/fourier_real
title: Fourier Series # title: Fourier Series
sections: # sections:
- file: signal/fourier_nb # - file: signal/fourier_nb
title: Square Wave Example # title: Square Wave Example
- file: signal/fourier_complex # - file: signal/fourier_complex
title: Complex Fourier Series # title: Complex Fourier Series
- file: signal/fourier_transf # - file: signal/fourier_transf
title: Fourier Transform # title: Fourier Transform
- file: signal/sampling # - file: signal/sampling
title: Sampling # title: Sampling
- file: signal/dft # - file: signal/dft
title: Discrete Fourier Transform # title: Discrete Fourier Transform
- file: signal/spectral_est # - file: signal/spectral_est
title: Spectral Estimation # title: Spectral Estimation
- file: signal/videos # - file: signal/videos
title: Supplementary Videos # title: Supplementary Videos
- file: time_series/intro.md # - file: time_series/intro.md
title: Time Series Analysis # title: Time Series Analysis
sections: # sections:
- file: time_series/components # - file: time_series/components
title: "Time Series components" # title: "Time Series components"
sections: # sections:
- file: time_series/exercise1.ipynb # - file: time_series/exercise1.ipynb
- file: time_series/types # - file: time_series/types
title: "Types of Time Series" # title: "Types of Time Series"
- file: time_series/modelling # - file: time_series/modelling
title: "Time Series modelling and estimation" # title: "Time Series modelling and estimation"
sections: # sections:
- file: time_series/exercise3.ipynb # - file: time_series/exercise3.ipynb
- file: time_series/stationarity # - file: time_series/stationarity
title: "Stationarity" # title: "Stationarity"
sections: # sections:
- file: time_series/exercise2.ipynb # - file: time_series/exercise2.ipynb
- file: time_series/acf # - file: time_series/acf
title: "Autocovariance function (ACF)" # title: "Autocovariance function (ACF)"
sections: # sections:
- file: time_series/exercise4.ipynb # - file: time_series/exercise4.ipynb
- file: time_series/arma # - file: time_series/arma
title: "AutoRegressive Moving Average (ARMA) process" # title: "AutoRegressive Moving Average (ARMA) process"
sections: # sections:
- file: time_series/exercise5.ipynb # - file: time_series/exercise5.ipynb
- file: time_series/forecasting # - file: time_series/forecasting
title: "Time Series forecasting" # title: "Time Series forecasting"
- file: time_series/optional # - file: time_series/optional
title: "Supplementary material" # title: "Supplementary material"
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
- file: time_series/notebook # - file: time_series/notebook
title: Notebook # title: Notebook
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
- file: optimization/overview # - file: optimization/overview
title: Optimization # title: Optimization
sections: # sections:
- file: optimization/origins # - file: optimization/origins
- file: optimization/general # - file: optimization/general
- file: optimization/taxonomy # - file: optimization/taxonomy
- file: optimization/sand_and_clay # - file: optimization/sand_and_clay
sections: # sections:
- file: optimization/claysand.ipynb # - file: optimization/claysand.ipynb
- file: optimization/augmented_form # - file: optimization/augmented_form
- file: optimization/sand_and_clay_simplex # - file: optimization/sand_and_clay_simplex
sections: # sections:
- file: optimization/simplex_exercise # - file: optimization/simplex_exercise
- file: optimization/airplane_exercise # - file: optimization/airplane_exercise
sections: # sections:
- file: optimization/airplane_original.ipynb # - file: optimization/airplane_original.ipynb
- file: optimization/integer_programming # - file: optimization/integer_programming
- file: optimization/some_constraints # - file: optimization/some_constraints
- file: optimization/genetic_algorithm # - file: optimization/genetic_algorithm
- file: optimization/airlines.ipynb # - file: optimization/airlines.ipynb
title: Airline Exercise (Optional) # title: Airline Exercise (Optional)
- file: optimization/project # - file: optimization/project
title: Road Network Design Problem (Project 9) # title: Road Network Design Problem (Project 9)
sections: # sections:
- file: optimization/Project_MILP.ipynb # - file: optimization/Project_MILP.ipynb
- file: optimization/Project_GA.ipynb # - file: optimization/Project_GA.ipynb
- file: optimization/performance # - file: optimization/performance
title: Performance Considerations in LP (Optional) # title: Performance Considerations in LP (Optional)
sections: # sections:
- file: optimization/airlines_performance.ipynb # - file: optimization/airlines_performance.ipynb
- file: optimization/performance_generic_LP.ipynb # - file: optimization/performance_generic_LP.ipynb
- file: ml/overview # - file: ml/overview
title: Machine Learning # title: Machine Learning
sections: # sections:
- file: ml/knn_interactive # - file: ml/knn_interactive
- file: ml/decision_theory_interactive # - file: ml/decision_theory_interactive
- file: ml/linear_models_interactive # - file: ml/linear_models_interactive
- file: ml/ridge_sgd_interactive # - file: ml/ridge_sgd_interactive
- file: ml/nn_interactive # - file: ml/nn_interactive
- file: ml/review # - file: ml/review
- file: eva/intro.md # - file: eva/intro.md
title: Extreme Value Analysis # title: Extreme Value Analysis
sections: # sections:
- file: eva/extreme.md # - file: eva/extreme.md
title: Concept of Extreme # title: Concept of Extreme
sections: # sections:
- file: eva/RT.md # - file: eva/RT.md
title: Return period # title: Return period
- file: eva/sampling.md # - file: eva/sampling.md
title: Sampling extremes # title: Sampling extremes
- file: eva/BM_GEV.md # - file: eva/BM_GEV.md
title: Block Maxima & GEV # title: Block Maxima & GEV
sections: # sections:
- file: eva/BM.md # - file: eva/BM.md
title: Block Maxima # title: Block Maxima
- file: eva/Asymptotic.md # - file: eva/Asymptotic.md
title: Asymptotic theorem # title: Asymptotic theorem
- file: eva/GEV.md # - file: eva/GEV.md
title: GEV distribution # title: GEV distribution
- file: eva/RP_Binomial.md # - file: eva/RP_Binomial.md
title: RT & Design Life # title: RT & Design Life
- file: eva/POT_GPD.md # - file: eva/POT_GPD.md
title: POT & GPD # title: POT & GPD
sections: # sections:
- file: eva/POT.md # - file: eva/POT.md
title: Peak Over Threshold # title: Peak Over Threshold
- file: eva/Poisson.md # - file: eva/Poisson.md
- file: eva/Threshold.md # - file: eva/Threshold.md
title: Parameters selection # title: Parameters selection
- file: eva/GPD.md # - file: eva/GPD.md
title: Intro to GPD # title: Intro to GPD
- file: eva/GPD2.md # - file: eva/GPD2.md
title: Practicalities for GPD # title: Practicalities for GPD
- file: eva/RP_Poisson.md # - file: eva/RP_Poisson.md
title: Revisiting RT # title: Revisiting RT
- file: eva/extra.md # - file: eva/extra.md
title: Supplementary Material # title: Supplementary Material
sections: # sections:
- file: eva/Bernoulli.md # - file: eva/Bernoulli.md
- file: eva/videos.md # - file: eva/videos.md
title: EVA videos # title: EVA videos
- file: pd/intro.md # - file: pd/intro.md
title: Risk and Reliability, Part 2 # title: Risk and Reliability, Part 2
# Already in Q1: # # Already in Q1:
# - file: pd/prob-design/overview.md # # - file: pd/prob-design/overview.md
# sections: # # sections:
# - file: pd/prob-design/01-one-random-variable.md # # - file: pd/prob-design/01-one-random-variable.md
# - file: pd/prob-design/02-two-random-variables.md # # - file: pd/prob-design/02-two-random-variables.md
# - file: pd/prob-design/example-river-system.md # # - file: pd/prob-design/example-river-system.md
sections: # sections:
- file: pd/risk-analysis/overview.md # - file: pd/risk-analysis/overview.md
sections: # sections:
- file: pd/risk-analysis/definition.md # - file: pd/risk-analysis/definition.md
- file: pd/risk-analysis/steps.md # - file: pd/risk-analysis/steps.md
- file: pd/risk-analysis/risk-curves.md # - file: pd/risk-analysis/risk-curves.md
- file: pd/reliability-component/overview.md # - file: pd/reliability-component/overview.md
sections: # sections:
- file: pd/reliability-component/contamination.ipynb # - file: pd/reliability-component/contamination.ipynb
# - file: reliability-component/case-two-loads.md # # - file: reliability-component/case-two-loads.md
# - file: reliability-component/case-r-s.md # # - file: reliability-component/case-r-s.md
- file: pd/reliability-system/overview.md # - file: pd/reliability-system/overview.md
sections: # sections:
# - file: reliability-system/system-series.md # # - file: reliability-system/system-series.md
# - file: reliability-system/system-parallel.md # # - file: reliability-system/system-parallel.md
- file: pd/reliability-system/exercise-simple-city.md # - file: pd/reliability-system/exercise-simple-city.md
- file: pd/risk-evaluation/overview.md # - file: pd/risk-evaluation/overview.md
sections: # sections:
- file: pd/risk-evaluation/decision.md # - file: pd/risk-evaluation/decision.md
- file: pd/risk-evaluation/cost-benefit.md # - file: pd/risk-evaluation/cost-benefit.md
- file: pd/risk-evaluation/econ-optimization.md # - file: pd/risk-evaluation/econ-optimization.md
- file: pd/risk-evaluation/example-dike-height.md # - file: pd/risk-evaluation/example-dike-height.md
- file: pd/risk-evaluation/safety-standards.md # - file: pd/risk-evaluation/safety-standards.md
- file: pd/exercises/overview.md # - file: pd/exercises/overview.md
sections: # sections:
- file: pd/exercises/exercise-fn-curve.md # - file: pd/exercises/exercise-fn-curve.md
- file: pd/exercises/exercise-paint.md # - file: pd/exercises/exercise-paint.md
- file: pd/exercises/exercise-dam.md # - file: pd/exercises/exercise-dam.md
- file: pd/exercises/exercise-sample-exam.md # - file: pd/exercises/exercise-sample-exam.md
- file: pd/videos.md # - file: pd/videos.md
# - file: pd/notebooks/overview.md # # - file: pd/notebooks/overview.md
# sections: # # sections:
# - file: pd/notebooks/flood-risk/Exercise_Flood_Risk_Render.ipynb # # - file: pd/notebooks/flood-risk/Exercise_Flood_Risk_Render.ipynb
# - file: pd/notebooks/contamination/Exercise_Contamination_Render.ipynb # # - file: pd/notebooks/contamination/Exercise_Contamination_Render.ipynb
# - file: pd/notebooks/traffic/Exercise_Traffic_Render.ipynb # # - file: pd/notebooks/traffic/Exercise_Traffic_Render.ipynb
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
# REMOVED FROM DRAFT BOOK 1/12/2023 AS NEW EVA CHAPTERS ARE THERE # # REMOVED FROM DRAFT BOOK 1/12/2023 AS NEW EVA CHAPTERS ARE THERE
# - caption: Extreme Value Analysis # # - caption: Extreme Value Analysis
# numbered: 2 # # numbered: 2
# chapters: # # chapters:
# - file: EVA_old/00_00_EVA # # - file: EVA_old/00_00_EVA
# - file: EVA_old/01_00_Extreme # # - file: EVA_old/01_00_Extreme
# title: Extremes # # title: Extremes
# sections: # # sections:
# - file: EVA_old/01_01_Bernoulli # # - file: EVA_old/01_01_Bernoulli
# - file: EVA_old/01_02_RT # # - file: EVA_old/01_02_RT
# - file: EVA_old/01_03_Sampling # # - file: EVA_old/01_03_Sampling
# - file: EVA_old/02_00_BM_GEV # # - file: EVA_old/02_00_BM_GEV
# sections: # # sections:
# - file: EVA_old/02_01_BM # # - file: EVA_old/02_01_BM
# - file: EVA_old/02_02_Asymptotic # # - file: EVA_old/02_02_Asymptotic
# - file: EVA_old/02_03_GEV # # - file: EVA_old/02_03_GEV
# - file: EVA_old/02_04_RP_Binomial # # - file: EVA_old/02_04_RP_Binomial
# - file: EVA_old/03_00_POT_GPD # # - file: EVA_old/03_00_POT_GPD
# sections: # # sections:
# - file: EVA_old/03_01_POT # # - file: EVA_old/03_01_POT
# - file: EVA_old/03_02_GPD # # - file: EVA_old/03_02_GPD
# - file: EVA_old/03_03_GPD2 # # - file: EVA_old/03_03_GPD2
# - file: EVA_old/03_04_Poisson # # - file: EVA_old/03_04_Poisson
# - file: EVA_old/03_05_GPD3 # # - file: EVA_old/03_05_GPD3
# - file: EVA_old/03_06_RP_Poisson # # - file: EVA_old/03_06_RP_Poisson
# title: Return Period # # title: Return Period
# - file: EVA_old/04_00_Threshold # # - file: EVA_old/04_00_Threshold
# sections: # # sections:
# - file: EVA_old/04_01_Threshold_Poisson # # - file: EVA_old/04_01_Threshold_Poisson
# - file: EVA_old/04_02_Threshold_MRL # # - file: EVA_old/04_02_Threshold_MRL
# - file: EVA_old/04_03_Threshold_stability # # - file: EVA_old/04_03_Threshold_stability
# - file: EVA_old/04_04_Threshold_DI # # - file: EVA_old/04_04_Threshold_DI
# - file: EVA_old/MUDE/01_00_MUDE # # - file: EVA_old/MUDE/01_00_MUDE
# title: MUDE Materials # # title: MUDE Materials
# sections: # # sections:
# - file: EVA_old/MUDE/01_01_EVA_1 # # - file: EVA_old/MUDE/01_01_EVA_1
# - file: EVA_old/MUDE/01_02_3-1-Extreme_Value_notebook.ipynb # # - file: EVA_old/MUDE/01_02_3-1-Extreme_Value_notebook.ipynb
# title: Assignment 1 # # title: Assignment 1
# - file: EVA_old/MUDE/01_03_3-1-Extreme_Value_notebook_solved.ipynb # # - file: EVA_old/MUDE/01_03_3-1-Extreme_Value_notebook_solved.ipynb
# title: Solution 1 # # title: Solution 1
# - file: EVA_old/MUDE/01_04_EVA_2 # # - file: EVA_old/MUDE/01_04_EVA_2
# - file: EVA_old/MUDE/01_05_4-1-EVA2_student.ipynb # # - file: EVA_old/MUDE/01_05_4-1-EVA2_student.ipynb
# title: Assignment 2 # # title: Assignment 2
# - file: EVA_old/MUDE/01_06_4-1-EVA2_teacher.ipynb # # - file: EVA_old/MUDE/01_06_4-1-EVA2_teacher.ipynb
# title: Solution 2 # # title: Solution 2
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
- caption: Fundamental Concepts # - caption: Fundamental Concepts
numbered: 2 # numbered: 2
chapters: # chapters:
- file: fundamentals/00_01a_PreMath # - file: fundamentals/00_01a_PreMath
- file: fundamentals/00_01b_PreMath # - file: fundamentals/00_01b_PreMath
- file: fundamentals/00_01c_PreMath # - file: fundamentals/00_01c_PreMath
- file: fundamentals/00_02_PreMath # - file: fundamentals/00_02_PreMath
- file: fundamentals/00_03_PreMath # - file: fundamentals/00_03_PreMath
- file: fundamentals/prob-background.md # - file: fundamentals/prob-background.md
- file: fundamentals/prob-rv.md # - file: fundamentals/prob-rv.md
- file: fundamentals/00_04_MeanVar # - file: fundamentals/00_04_MeanVar
- file: fundamentals/prob_tables/overview # - file: fundamentals/prob_tables/overview
title: Probability Tables # title: Probability Tables
sections: # sections:
- file: fundamentals/prob_tables/normal # - file: fundamentals/prob_tables/normal
title: Normal # title: Normal
- file: fundamentals/prob_tables/chi2 # - file: fundamentals/prob_tables/chi2
title: Chi-Squared # title: Chi-Squared
- file: fundamentals/eemc-stuff # - file: fundamentals/eemc-stuff
- caption: Programming # - caption: Programming
numbered: 3 # numbered: 3
chapters: # chapters:
- file: external/learn-programming/book/year2/overview # - file: external/learn-programming/book/year2/overview
title: Overview # title: Overview
- file: external/learn-programming/book/year2/golden_rules.ipynb # - file: external/learn-programming/book/year2/golden_rules.ipynb
title: The Golden Rules # title: The Golden Rules
- file: external/learn-programming/book/year2/programs/overview # - file: external/learn-programming/book/year2/programs/overview
title: Programs # title: Programs
sections: # sections:
- file: external/learn-programming/book/year2/programs/git/version_control # - file: external/learn-programming/book/year2/programs/git/version_control
- file: external/learn-programming/book/year2/programs/git/gui/overview # - file: external/learn-programming/book/year2/programs/git/gui/overview
title: git and GitLab (GUI) # title: git and GitLab (GUI)
sections: # sections:
- file: external/learn-programming/book/year2/programs/git/gui/cloning # - file: external/learn-programming/book/year2/programs/git/gui/cloning
title: Cloning # title: Cloning
- file: external/learn-programming/book/year2/programs/git/gui/commits_local # - file: external/learn-programming/book/year2/programs/git/gui/commits_local
title: Local Commits # title: Local Commits
- file: external/learn-programming/book/year2/programs/git/gui/commits_remote # - file: external/learn-programming/book/year2/programs/git/gui/commits_remote
title: Remote Commits # title: Remote Commits
- file: external/learn-programming/book/year2/programs/git/gui/fetch_pull # - file: external/learn-programming/book/year2/programs/git/gui/fetch_pull
title: Fetch and Pull # title: Fetch and Pull
- file: external/learn-programming/book/year2/programs/git/gui/pushing_problems # - file: external/learn-programming/book/year2/programs/git/gui/pushing_problems
title: Pushing Problems # title: Pushing Problems
- file: external/learn-programming/book/year2/programs/git/cli/overview # - file: external/learn-programming/book/year2/programs/git/cli/overview
title: git and GitLab (CLI) # title: git and GitLab (CLI)
sections: # sections:
- file: external/learn-programming/book/year2/programs/git/cli/getting_started # - file: external/learn-programming/book/year2/programs/git/cli/getting_started
title: Getting Started # title: Getting Started
- file: external/learn-programming/book/year2/programs/git/cli/remote # - file: external/learn-programming/book/year2/programs/git/cli/remote
title: Remote Repositories # title: Remote Repositories
- file: external/learn-programming/book/year2/programs/git/cli/branch_merge # - file: external/learn-programming/book/year2/programs/git/cli/branch_merge
- file: external/learn-programming/book/year2/programs/git/cli/merge_conflicts # - file: external/learn-programming/book/year2/programs/git/cli/merge_conflicts
- file: external/learn-programming/book/year2/programs/git/cli/git_the_rest # - file: external/learn-programming/book/year2/programs/git/cli/git_the_rest
title: The Rest # title: The Rest
- file: external/learn-programming/book/year2/programs/debugging/overview # - file: external/learn-programming/book/year2/programs/debugging/overview
title: Debugging and Testing # title: Debugging and Testing
sections: # sections:
- file: external/learn-programming/book/year2/programs/debugging/errors # - file: external/learn-programming/book/year2/programs/debugging/errors
title: Error Types # title: Error Types
- file: external/learn-programming/book/year2/programs/debugging/traceback # - file: external/learn-programming/book/year2/programs/debugging/traceback
title: Traceback # title: Traceback
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
- file: external/learn-programming/book/year2/programs/debugging/errors_raise_handle # - file: external/learn-programming/book/year2/programs/debugging/errors_raise_handle
- file: external/learn-programming/book/year2/programs/debugging/assertions # - file: external/learn-programming/book/year2/programs/debugging/assertions
- file: external/learn-programming/book/year2/programs/debugging/logging # - file: external/learn-programming/book/year2/programs/debugging/logging
- file: external/learn-programming/book/year2/programs/debugging/exercises # - file: external/learn-programming/book/year2/programs/debugging/exercises
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
- file: external/learn-python/other_python_stuff/year2/python_topics/overview # - file: external/learn-python/other_python_stuff/year2/python_topics/overview
sections: # sections:
- file: external/learn-python/other_python_stuff/year2/python_topics/classes # - file: external/learn-python/other_python_stuff/year2/python_topics/classes
title: Classes # title: Classes
- file: external/learn-python/other_python_stuff/year2/python_topics/visualization # - file: external/learn-python/other_python_stuff/year2/python_topics/visualization
title: Advanced Visualization # title: Advanced Visualization
- file: external/learn-python/other_python_stuff/year2/sympy/sympy.ipynb # - file: external/learn-python/other_python_stuff/year2/sympy/sympy.ipynb
# START REMOVE-FROM-PUBLISH # # START REMOVE-FROM-PUBLISH
- file: external/learn-python/other_python_stuff/year2/python_topics/modules # - file: external/learn-python/other_python_stuff/year2/python_topics/modules
title: Modules # title: Modules
# TO BE ADDED LATER: NUMPY ADVANCED, PANDAS, PYTHONIC, ETC. # # TO BE ADDED LATER: NUMPY ADVANCED, PANDAS, PYTHONIC, ETC.
# REMOVED OCTOBER 2023 TO REORGGANIZE IN "Python Topics" # # REMOVED OCTOBER 2023 TO REORGGANIZE IN "Python Topics"
# - file: programming/communication/overview # # - file: programming/communication/overview
# title: Communication # # title: Communication
# sections: # # sections:
# - file: programming/communication/visualization # # - file: programming/communication/visualization
# - file: programming/code/overview # # - file: programming/code/overview
# title: Computers & Code # # title: Computers & Code
# sections: # # sections:
# - file: programming/code/packages # # - file: programming/code/packages
# - file: programming/code/environments # # - file: programming/code/environments
# END REMOVE-FROM-PUBLISH # # END REMOVE-FROM-PUBLISH
# Welcome to the MUDE Textbook # Welcome to the MUDE Textbook
Welcome to the MUDE textbook for the 2023-24 academic year. This is where assigned reading is located, along with interactive exercises to practice and study the module material. ````{admonition} Textbook Website Under Construction
:class: warning
This website is the home of the MUDE Textbook, which will be published at the beginning of Q1.
````{admonition} Interactive Pages---Use Python in your Browser! For now, you can read the course description [here](https://www.studiegids.tudelft.nl/a101_displayCourse.do?course_id=69347).
This online textbook has a number of pages that are set up to be used interactively. You can use the "Live Code" button under the Rocket Ship icon in the top right to activate the interactive features and use Python interactively!
Sometimes the interactivity will involve completing an exercise, wheras on other pages it might simply provide the opportunity to edit the contents of code cells and execute it to explore the page contents interactively. Other pages may provide interactive figures (e.g., widgets). Material from last year is also available, but note that this should be used for general information only as **the material can change significantly!**
- Use these links to visit the [book](https://mude.citg.tudelft.nl/2023/) and [website](https://mude.citg.tudelft.nl/2023/book) from last year.
- For more information, visit the [MUDE Archive](https://mude.citg.tudelft.nl/archive/).
````
This feature is supported by [TeachBooks](http://teachbooks.tudelft.nl/). %Welcome to the MUDE textbook for the 2023-24 academic year. This is where assigned reading is located, along with interactive %exercises to practice and study the module material.
```` %
\ No newline at end of file %````{admonition} Interactive Pages---Use Python in your Browser!
%
%This online textbook has a number of pages that are set up to be used interactively. You can use the "Live Code" button under %the Rocket Ship icon in the top right to activate the interactive features and use Python interactively!
%
%Sometimes the interactivity will involve completing an exercise, wheras on other pages it might simply provide the %opportunity to edit the contents of code cells and execute it to explore the page contents interactively. Other pages may %provide interactive figures (e.g., widgets).
%
%This feature is supported by [TeachBooks](http://teachbooks.tudelft.nl/).
%````
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment