Skip to content

Commit

Permalink
Update hw5.jl
Browse files Browse the repository at this point in the history
Fixed Task 4.2 being named Task 5.1
  • Loading branch information
nicholaskl97 authored Nov 13, 2023
1 parent c6d741d commit da5845d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homeworks/hw5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ end
md"""
Homework 5 of the MIT Course [_Julia: solving real-world problems with computation_](https://github.com/mitmath/JuliaComputation)
Release date: Thursday, Nov 19, 2023 (version 1.1)
Release date: Thursday, Nov 19, 2023 (version 1.2)
**Due date: Thursday, Nov 26, 2023 at 11:59pm EST**
Expand Down Expand Up @@ -740,7 +740,7 @@ md"""

# ╔═╡ cc734b56-93b2-40c3-acbb-2d18b028ae21
md"""
!!! danger "Task 5.1"
!!! danger "Task 4.2"
Implement `nbody_threaded!` as a multithreaded version of `nbody!`
"""

Expand Down

0 comments on commit da5845d

Please sign in to comment.