File r38/packages/sparse/sparse.red from the latest check-in


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 ]