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

Inverse of `circshift(_, shifts)`

Open jariji opened this issue 1 year ago • 7 comments
trafficstars

I think the inverse of circshift(_, shifts) is circshift(_, map(-, shifts)). Would that fit here?

jariji avatar Jun 20 '24 19:06 jariji