Raw
(Obsolete Mathematica Symbol) As of Version 6.0, Raw is no longer supported.
ARPACK is a collection of Fortran77 subroutines designed to solve large-scale eigenvalue problems. http://www.caam.rice.edu/software/ARPACK The ATLAS (Automatically Tuned ...
This tutorial shows a number of examples of the use of Mathematica for computations that involve linear algebra. Certain sparse matrix techniques try to reorder the matrix so ...
Introduction Matrix and Tensor Operations Working with Sparse Arrays
This tutorial reviews the functions that Mathematica provides for building and working with matrices, vectors, and tensors. It focuses on functions that are specific to ...
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...