Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!ecsvax!ctk From: ctk@ecsvax.UUCP Newsgroups: net.lang.c Subject: Re: Numerical C Message-ID: <2320@ecsvax.UUCP> Date: Tue, 17-Apr-84 21:46:09 EST Article-I.D.: ecsvax.2320 Posted: Tue Apr 17 21:46:09 1984 Date-Received: Wed, 18-Apr-84 08:26:04 EST References: mhuxt.1311 Lines: 11 I use C in my research. I have code on both vaxen and ibm-pc's for such things as QR factorizations, Newton's method, Broyden's method, and integral equations. While I use Fortran when I need more speed than a vax provides, C does OK for most of what I need. Tim Kelley Dept. of Math. N.C. State University, box 8205 Raleigh, N.C. 27695-8205 decvax!mcnc!ecsvax!ctk P.S. I'd like complex variables too. This is something one shouldn't be expected to write on one's own.