solve_linear_system
Solves systems of linear equations using LaTeX-formatted solutions. Input expression keys, variable names, and domain (complex, real, etc.) to compute the solution set.
Instructions
Solves a system of linear equations using SymPy's linsolve.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | No | complex | |
expr_keys | Yes | ||
var_names | Yes |