Path: utzoo!attcan!uunet!pyrdc!pyrnj!rutgers!uwvax!monterey3.cs.wisc.edu!deleone From: deleone@monterey3.cs.wisc.edu (Renato De Leone) Newsgroups: comp.sys.sequent Subject: Subroutine to solve linear system of equations Keywords: linear equations, LU decomposition Message-ID: <6235@spool.cs.wisc.edu> Date: 9 Sep 88 16:39:48 GMT References: <677@paris.ICS.UCI.EDU> Sender: news@spool.cs.wisc.edu Reply-To: deleone@cs.wisc.edu (Renato De Leone) Organization: U of Wisconsin CS Dept Lines: 21 Hello, I am looking for a fast fortran subroutine to solve (in parallel) dense system of linear equations ( with at most 1,000 variables). I really appreciate if someone can mail me such a subroutine. Thanks ######################################################################### # Renato De Leone # # arpa : deleone@cs.wisc.edu # # UUCP : {allegra,seismo,ihnp4}!uwvax!deleone or deleone@uwvax.UUCP # # na : na.deleone@na-net.stanford.edu # # Telephone: (608) 263-2677 # # Telephone: (608) 262-5083 # # Telephone: (608) 233-4120 (home) # ######################################################################### -- Renato