# This is a collection of miscellaneous linear algebra files from # a variety of authors solving a variety of problems. A few of the # well-known systematic libraries in this area are lapack, linpack, # eispack, and y12m. For people who prefer C, there is meschach. # And more linear algebra material can be found elsewhere in netlib, # notably in the matlab directory. # Many of the files in "linalg" used to be located in "misc" and have # been moved here in the ongoing battle against entropy.