From 79827e56a5235e53001c4484788035072dd6c8ea Mon Sep 17 00:00:00 2001 From: Olivier Blanvillain <olivier.blanvillain@epfl.ch> Date: Tue, 23 Feb 2021 17:22:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5097ee6..ce6cb6e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Labs are submitted by pushing your code on GitLab, see details in the [grading a | Labs | Name | Start date | Due date (23:59 [AoE](https://en.wikipedia.org/wiki/Anywhere_on_Earth)) | | :-- | :-- | :-- | :-- | -| Lab 1 | Parallel Box Blur Filter | 22.02.21 | 07.03.2021 | +| Lab 1 | Parallel Box Blur Filter | 24.02.21 | 07.03.2021 | | Lab 2 | Reductions and Prefix Sums | 01.03.21 | 14.03.2021 | | Lab 3 | K-Means | 08.03.21 | 21.03.2021 | | Lab 4 | Barnes-Hut Simulation | 15.03.21 | 28.03.2021 | -- GitLab