This package is still developing and may need peer review from mathematicians.
Important note: still being defined are multidimensional operations such as addition and multiplication.
This is a package for a pure Julia tools I have found useful in working in higher dimensions. This repository came about from some informal work in Advent of Code, 2020, days 11 & 17
julia> ] add MultidimensionalTools
julia> using MultidimensionalTools
julia