Skip to content

Commit

Permalink
Added HW solutions column to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaskl97 authored Oct 20, 2023
1 parent c8dfc1d commit c2e8fcb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ While not exactly the same as our past [Computational Thinking Class](https://co

## Homeworks at a glance

| Homework | Assigned | Due | Topic |
| ------------------------------------------------------- | -------- | ------ | ------------------------- |
| [HW0](https://mit-c25-fall23.netlify.app/homeworks/hw0) | Sep 7 | Sep 14 | Getting Started |
| [HW1](https://mit-c25-fall23.netlify.app/homeworks/hw1) | Sep 14 | Sep 21 | Automatic Differentiation |
| [HW2](https://mit-c25-fall23.netlify.app/homeworks/hw2) | Sep 21 | Sep 28 | Matrix Calculus |
| [HW3](https://mit-c25-fall23.netlify.app/homeworks/hw3) | Sep 28 | Oct 12 | Julia Types |
| [HW4](https://mit-c25-fall23.netlify.app/homeworks/hw4) | Oct 12 | Oct 19 | Seam Carving |
| [HW5](https://mit-c25-fall23.netlify.app/homeworks/hw5) | Oct 19 | Oct 26 | Performance & Parallelism |
| Homework | Assigned | Due | Topic | Solution |
| ------------------------------------------------------- | -------- | ------ | ------------------------- | -------- |
| [HW0](https://mit-c25-fall23.netlify.app/homeworks/hw0) | Sep 7 | Sep 14 | Getting Started | |
| [HW1](https://mit-c25-fall23.netlify.app/homeworks/hw1) | Sep 14 | Sep 21 | Automatic Differentiation | |
| [HW2](https://mit-c25-fall23.netlify.app/homeworks/hw2) | Sep 21 | Sep 28 | Matrix Calculus | |
| [HW3](https://mit-c25-fall23.netlify.app/homeworks/hw3) | Sep 28 | Oct 12 | Julia Types | |
| [HW4](https://mit-c25-fall23.netlify.app/homeworks/hw4) | Oct 12 | Oct 19 | Seam Carving | |
| [HW5](https://mit-c25-fall23.netlify.app/homeworks/hw5) | Oct 19 | Oct 26 | Performance & Parallelism | |

Each student gets to turn in one homework late without justification.
Further late turn ins must be justified.
Expand Down

0 comments on commit c2e8fcb

Please sign in to comment.