Using Google Collab, build and solve question your own matrix to solve certain matrices
Tasks (a) Implement a tridiagonal solver in Python. The function to implement must be called tri_solver, with input/output as described in the template. A tri-d...
Read more