Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 166 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 166 Bytes

collatz-metal

A Swift and Metal program that computes the longest Collatz sequence for values 1 to n in parallel.

It works, though it's much slower than I'd like.