top | item 29672988

(no title)

DickieStarshine | 4 years ago

I love Julia for AoC, especially for matrices. It's just that good and I'm surprised more python people don't use it.

discuss

order

ellisv|4 years ago

Every language has their own conveniences but, I agree, Julia is well-suited for these types of problems.

I’ve used Julia previous years but I didn’t use Julia this year because it’s been more difficult to gain traction with it professionally.

heinrich5991|4 years ago

Python's numpy has great support for matrices and all kinds of matrix operations.