Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercises 1-20 #1363

Merged
merged 26 commits into from
Nov 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
eab62e6
add first pass at exercises
billylanchantin Nov 10, 2023
948e0a7
stop fighting the auto-formatted numbers (for now)
billylanchantin Nov 11, 2023
dba7470
TIL broadcast
billylanchantin Nov 11, 2023
bb6771e
drop to_number; use reduce_{min,max}
billylanchantin Nov 11, 2023
55412e6
drop comments
billylanchantin Nov 11, 2023
e93dbd9
drop unhelpful expressions
billylanchantin Nov 11, 2023
657a3d9
drop s
billylanchantin Nov 11, 2023
23d5f77
fix checkerboard
billylanchantin Nov 11, 2023
fd521a8
fix shape
billylanchantin Nov 11, 2023
ba51909
fix shape (again)
billylanchantin Nov 11, 2023
f9c005c
use latest version; drop print config exercise
billylanchantin Nov 11, 2023
fcbcf14
add `size` exercise to replace removed exercise
billylanchantin Nov 11, 2023
4a1f211
use bolding to circumvent auto-formatter
billylanchantin Nov 11, 2023
4be316e
add actual solution
billylanchantin Nov 12, 2023
1475f49
remove errant comment
billylanchantin Nov 12, 2023
cf7a994
tweak exercise 10 to request a mask; add part b
billylanchantin Nov 12, 2023
8ac5b5d
wrap solutions in details tags; mild wording tweaks
billylanchantin Nov 12, 2023
bee6f3e
clarify wording
billylanchantin Nov 14, 2023
2ff9ee8
use markdown link
billylanchantin Nov 14, 2023
9ecf23d
remove trailing `:ok`s
billylanchantin Nov 14, 2023
aa93d54
name everything just `tensor`
billylanchantin Nov 14, 2023
57e8be4
change docs exercise to be better suited to livebook
billylanchantin Nov 14, 2023
57b3920
switch to inline styles
billylanchantin Nov 14, 2023
58eb8b1
make 20 another checkerboard exercise
billylanchantin Nov 19, 2023
a087119
tone down styling on tip
billylanchantin Nov 26, 2023
e667514
8->7; 9->8; 7->9; add iota solution
billylanchantin Nov 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading