Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 4.03 KB

index.md

File metadata and controls

55 lines (50 loc) · 4.03 KB

Welcome

Welcome to CSCI-5636: Numerical Solution of Partial Differential Equations

:::{admonition} Logistics

% ::::{admonition} Activities % :::{list-table} % :header-rows: 1 % :widths: 30 70 % % * - Name % - Objectives % * - 2022-08-24-derivatives % - Use GitHub classroom and observe two kinds of numerical error: rounding error and discretization (aka. truncation) error. % * - 2022-09-19-blasius % - Solve a nonlinear PDE using spectral methods. Learn libraries and assess accuracy. % * - Community project % - This has three parts: community presentation, contribution, and % retrospective presentation about the contribution experience. The goal is to % build a deeper understanding of how open source communities function, what % metrics and implicit criteria are valued, and the design decisions and norms % that went into making libraries and applications successful. In the first stage, % you' ll survey the community, and in the second, you'll gain experience making a % specific contribution of your choosing. % ::: % ::::

:::{admonition} Resources