From: Ben Pfaff Date: Mon, 4 Jul 2005 04:27:31 +0000 (+0000) Subject: Revise. X-Git-Tag: v0.4.0~55 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=6a42f0b711d699333fda01a076b8a27275fc4492 Revise. Add Jason Stover. --- diff --git a/AUTHORS b/AUTHORS index be9daa83..0b1915dc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,8 +3,12 @@ * Ben Pfaff wrote most of the program and the manual. * John Williams originally wrote the T-TEST procedure, which was - subsequently re-written by John Darrington + subsequently re-written by John Darrington. - * John Darrington wrote the T-TEST ONEWAY and EXAMINE procedures, - implemented support for long variable names and made numerous - revisions to other modules. + * John Darrington wrote the T-TEST, ONEWAY, and EXAMINE + procedures, implemented support for long variable names and + made numerous revisions to other modules. + + * Jason Stover contributed statistical and numerical + functionality, including lib/gslextras. (Jason is also an + important contributor to libgsl used by PSPP.)