JuliaSmoothOptimizers / JuliaSmoothOptimizers/LinearOperators.jl
Any plan for including multidimensional linear operators?
Open
- Dominant language
- Julia
- Stars
- 209
- Forks
- 46
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 1
Description
Hello, do you have a plan to include array-to-arrat feature in `LinearOperator`?
The current `LinearOperator` only support vector-to-vector.
This is not enough because I need to do redundant reshaping before applying multidimensional linear functions such as `fft`.
I hope it can explicitly support such linear functions.
Contributor guide
Assessment
This issue has not been assessed yet.