I´m sorry but I have no example, it is justa a generic algebra question.
The matrix A and vector B are generated using some external Python code that calls numpy library (that cannot be used from the GhPython component) to solve the linear system of equations. I want to know the vector X.
I have recently posted a question in “Grasshopper Developers” to find an alternative way to run numpy from GH using Python, but there is not an answer yet.