How can I create a Triadiagonal Matrix on Python, without numpy and with user's input?

前端 未结 0 857
天命终不由人
天命终不由人 2020-12-12 17:51

I got a homework for numerical analysis. I need to create a matrix, it needs to be tridiagonal, code will ask for how many coulmns there will be, and what will be de values.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题