AxisArrays.jl icon indicating copy to clipboard operation
AxisArrays.jl copied to clipboard

Add hcat and vcat

Open AStupidBear opened this issue 5 years ago • 2 comments
trafficstars

AStupidBear avatar Jun 10 '20 10:06 AStupidBear

This should add some @inferred checks to vcat and hcat to make sure fastcat is const-propagating n.

iamed2 avatar Jun 10 '20 14:06 iamed2

Seems to not infer on Julia 1.2 and earlier. Anyone else have any thoughts on whether that's okay?

iamed2 avatar Jun 17 '20 00:06 iamed2