December 2017
Intermediate to advanced
386 pages
10h 42m
English
A typical linear equation is expressed in the form of ax+by=c, where x and y are unknowns and a, b, and c are known values. Essentially, we are trying to find a relationship between a, b, and c.
There are multiple ways in which one is able to solve linear equations. In this recipe, we will be looking into the built-in function available in SciPy that helps us in solving a given linear system.
Read now
Unlock full access