> User's Guide |
Algebra |
Processes | Brief Descriptions |
Linear System Solver | Used to solve systems of linear equations using Mathematica. |
Multiple-Vectors File Conversion | Used to convert a single multiple-vectors file into multiple single-vector files. |
Single-Vector File Conversion | Used to convert multiple single-vector files into a single multiple-vectors file. |
Matrix File Conversion | Used to convert a matrix into a list of linear combinations. |
Linear Combination File Conversion | Used to convert a list of linear combinations into a matrix. |
Text Formats | Brief Descriptions |
Double Precision Numbers | The format of real numbers. |
Intervals | The format of intervals. |
Linear Combinations | The format of linear combinations. |
Files | Brief Descriptions |
Single-Vector Files | Used to store a single vector. |
Multiple-Vectors Files | Used to store multiple vectors. |
Single-Interval-Vector Files | Used to store a single vector whose values are intervals. |
Multiple-Interval-Vectors Files | Used to store multiple vectors whose values are intervals. |
Linear Equation Files | Used to store a system of linear equations. |
Linear System Solution Files | Used to store the solution to a system of linear equations. |