Skip to content

AoC Toolkit Mathematics #3

@Andrei-Constantin-Programmer

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions