> User's Guide > Algebra |
Linear System Solver
This process is used to solve systems of linear equations using Mathematica. Here is the set of keywords this process understands, along with a description of their possible corresponding values. See the command line documentation for more information about keyword-value pairs. |
Required Keywords | Possible Values |
Process | Linear System Solver |
Equations File | The name of the file containing the system of linear equations. See Linear Equation Files for further information. |
Kernel Link Command | The command used to link to the Mathematica kernel. See the Mathematica documentation for additional information. |
Output File Name | The desired name of the file to which the solution will be written. See Linear System Solution Files for further information. |
ExamplesClick here for an example. |