1 line
51 B
Text
1 line
51 B
Text
genmatrix(lambda([i,j], jacobi(2*i-1,j)), 10, 10);
|
genmatrix(lambda([i,j], jacobi(2*i-1,j)), 10, 10);
|