http:^^www.cs.cornell.edu^info^people^csun^pssls^index.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 32 行
HTML
32 行
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 23:03:10 GMT
Content-Type: text/html
Content-Length: 881
Last-Modified: Thursday, 17-Oct-96 19:55:18 GMT
<title> PSSLS: Parallel Solution of Sparse Least Squares Problems</title><P>PSSLS(Parallel Solution of Sparse Least Squares Problems)is a sparse matrix packagefor solving large, sparse,linear least squares problemson distributed-memory machines.This package is implemented in ANSI C using double-precision arithmetic.The IBM Message-Passing Library(MPL)is used for communication among processors.<P>PSSLS is a parallel direct sparse solver.To solve a sparse linear least squares problem,a sparse QR decomposition is computed. Then a sparse triangular system is solved.Both the sparse QR factorizationand the triangular solution are carried out by a blocked-oriented parallel multifrontal scheme.<a href="./pssls_guide.ps"> A user's guide to PSSLS is available here</a>.For further information regarding PSSLS, please contact the author(csun@cs.cornell.edu).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?