-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Create a toolkit with generic implementations of various data types and algorithms useful for AoC.
Implement mathematical formulas that are common and useful:
- Cramer's Rule (generalised)
- GCD (+ Extended)
- LCM
- Distance (Manhattan, Euclidean)
- Permutations of an enumerable
- Combinations of an enumerable
- factorise number into primes
Metadata
Metadata
Assignees
Labels
No labels