File r37/packages/sparse/sparse.red artifact e0cec422b2 part of check-in a57e59ec0d


module sparse;  % Header for Sparse Matrix package.

% Author: Stephen Scowcroft.  Date: June 1995.

load_package linalg;

create!-package('(sparse sparsmat spmateig splinalg spludcmp spchlsky
		  spsvd spgrmshm),'(contrib linalg));

endmodule;

end;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]