JuliaMath / JuliaMath/InverseFunctions.jl
Inverse of `circshift(_, shifts)`
Open
- Dominant language
- Julia
- Stars
- 29
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I think the inverse of `circshift(_, shifts)` is `circshift(_, map(-, shifts))`. Would that fit here?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.