4b4f4fbf80
Add tests and clean up add/sub/mul for positions
2021-07-08 19:58:30 +02:00
123d9bd1fb
Get rid of Position2D, 3D, 4D
2021-07-08 19:35:31 +02:00
98b8a9c81c
Migrate day 11 to PositionND
2021-07-08 19:21:07 +02:00
eee3183dc0
Merge branch 'd17-constgenerics'
2021-07-08 19:09:45 +02:00
e838f132c2
Make day 17 work with const generics
2021-07-08 19:05:31 +02:00
3d80b9f073
clippy lints and stabilizations
...
A few things have changed in the past few months
2021-04-29 19:14:28 +02:00
b8ae6f5711
try to make const generics work for day 17
2020-12-17 21:30:30 +01:00
b7d6d40394
Optimize 2020/17 further
...
This avoids some hashing per step and unneeded copies.
About 10% faster.
2020-12-17 16:27:07 +01:00
a2bee8300b
Refactor grid stuff into modules
2020-12-17 14:51:05 +01:00
804345629a
implement FromIterator for Grid
2020-12-17 14:13:02 +01:00
49fac3e0a9
Add 2020/17/1
2020-12-17 14:04:05 +01:00
da5a57089c
Add 2020/12
2020-12-12 14:31:40 +01:00
e5cfb6282e
Add 2020/11 part 2
2020-12-11 13:32:03 +01:00
cd4f399ed6
Add 2020/11 part 1
2020-12-11 12:04:38 +01:00
c70f62f4cb
Add grid lib from 2019 to 2020 project
2020-12-11 10:18:58 +01:00