Commit Graph

12 Commits

Author SHA1 Message Date
kageru adb0e84858
caching meme for D17 to save time 2021-07-09 00:21:34 +02:00
kageru a570cf6fda
Remove hardcoded neighbors implementation
Not that this one is much better, but after hours of trying,
it’s all I got to compile. :(
2021-07-08 22:23:48 +02:00
kageru 4b4f4fbf80
Add tests and clean up add/sub/mul for positions 2021-07-08 19:58:30 +02:00
kageru 123d9bd1fb
Get rid of Position2D, 3D, 4D 2021-07-08 19:35:31 +02:00
kageru c726998c0c
Migrate day 12 to PositionND 2021-07-08 19:27:56 +02:00
kageru 98b8a9c81c
Migrate day 11 to PositionND 2021-07-08 19:21:07 +02:00
kageru eee3183dc0
Merge branch 'd17-constgenerics' 2021-07-08 19:09:45 +02:00
kageru e838f132c2
Make day 17 work with const generics 2021-07-08 19:05:31 +02:00
kageru 3d80b9f073
clippy lints and stabilizations
A few things have changed in the past few months
2021-04-29 19:14:28 +02:00
kageru b8ae6f5711
try to make const generics work for day 17 2020-12-17 21:30:30 +01:00
kageru eef4aa7643 Add 2020/17/2 2020-12-17 15:15:51 +01:00
kageru a2bee8300b Refactor grid stuff into modules 2020-12-17 14:51:05 +01:00