Possible improvements in convolve_2d function
Open
cat/enhancement
cat/performance
ext/numeric
- Dominant language
- C++
- Stars
- 199
- Forks
- 171
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 10
Description
### Possible improvements list:
- [ ] 1. Create API similar to `convolve_1d`
- [ ] 2. Allow all types of boundary options available
- [ ] 3. Derive correlate function from `convolve_2d` or vice versa
- [ ] 4. Check if performance improvements can be done by using implemented numeric algorithms
Contributor guide
Assessment
This issue has not been assessed yet.