Tokazama / AxisIndices.jl

Apply meaningful keys and custom behavior to indices.
MIT License
22 stars 4 forks source link

Swapping Dimensions #8

Open Tokazama opened 4 years ago

Tokazama commented 4 years ago

Most of these are very straightforward. I feel like the current solution for the deriving the axis that corresponds to the diagonal is pretty good but I'm not as set on it as the others.

Tokazama commented 4 years ago

v0.2.0 consolidated inverse_axes into permute_axes. Doesn't change behavior just simplifies code.