Commit Graph

8 Commits

Author SHA1 Message Date
it3x 98b831aec4 Refresh 005_arrays2 exercise
Updated the exercise to use SIMD. This allows us to
cross-reference the concept from 112_vectors back to 005_arrays2,
introducing a handy feature of vectors early on.

See #430
2026-06-29 18:48:05 +02:00
Nick Grimshaw e96ce4da8e Minor grammar fix to comment in 005_arrays2 2026-05-18 17:38:04 +01:00
Chris Boesch 8af3372cf2 fixed removed array multiplication 2026-05-04 17:15:30 +02:00
Dave Gauer 361630fdce Improve wording in 005 arrays2 for #93
Hopefully less misleading now - explicit about comptime
operators.
2022-03-19 19:46:29 -04:00
Jonathan Halmen 29d32bfa79 fix whitespace line-endings 2021-11-05 17:46:56 +01:00
Dave Gauer f3e25be7d0 Update ex005 because no need for pointers 2021-04-17 15:56:30 -04:00
Dave Gauer 0ee4750b74 Update 005_arrays2.zig
ex005 was too to
2021-03-18 18:46:44 -04:00
Dave Gauer 0956f1839f "999 is enough for anybody" triple-zero padding (#18)
When I hit 999 exercises, I will finally have reached the ultimate
state of soteriological release and no more exercises will be needed.
The cycle will be complete. All that will be left is perfect quietude,
freedom, and highest happiness.
2021-03-12 18:59:46 -05:00