prbmjr Member Licensed User Jun 11, 2021 #1 Hi everyone, I need to generate Toeplitz Matriz from two other arrays, like the scipy.linalg.toeplitz() python function does and then multiply with another array. Someone could help me to find some algorithm to implement that? Thanks in advance!
Hi everyone, I need to generate Toeplitz Matriz from two other arrays, like the scipy.linalg.toeplitz() python function does and then multiply with another array. Someone could help me to find some algorithm to implement that? Thanks in advance!