I am working on a project that does some simulation and analysis for some buses on a circuit and I am required to implement a jacobian matrix like the one in the picture below in python
I am still a beginner and i am trying to get some ideas on whats the best way to implement the matrix,i have been reading other posts here and most of them suggest using numpy, which i haven't been able to install ( i have windows 10 64bit). I would appreciate any help !