Is there a simply way of solving large arrays of polynomial equations in Python?
I have to solve 16 equations that look like:
W1*(P1^0) + W2*(P2^0) + .