Open yewalenikhil65 opened 1 year ago
This seems to be the culprit:
Modifying the code so the small case branch is taken unconditionally fixes the issue.
@nsajko shouldn't this issue be fixed by maintainers of ToeplitzMatrices.jl ? Or is it something that is expected to be done in isolation by users in their own compiled package of ToeplitzMatrices.jl ?
shouldn't this issue be fixed by maintainers of ToeplitzMatrices.jl
I guess so. I'm not a maintainer, though, so don't ask me.
shouldn't this issue be fixed by maintainers of ToeplitzMatrices.jl
I guess so. I'm not a maintainer, though, so don't ask me.
Thanks for the help with that smaller case condition. It helped a lot
I am trying following , and this works okay! I am raising this issue both on Symbolics and ToeplitzMatrices
However, the code fails if i increase the code to N=280, even with FFTW