JuliaMath / JuliaMath/AbstractFFTs.jl
move `dims` arg to keyword?
Open
- Dominant language
- Julia
- Stars
- 134
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the [convention in Base](https://docs.julialang.org/en/latest/base/collections/#Base.sum) is (as of recently?) to have `dims` be a keyword argument. Should `AbstractFFT` match that convention, rather than as a positional argument?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.