X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=af7e9075f8da674b0013c55ec974b998ff9db0e8;hb=64322c8ee0af7bf5ecc825ccc90513118732f335;hp=64e3df336f08abf0191dbea36407a44717501fa4;hpb=2cfe84c595e22e41d87e2630102124b64555505f;p=pspp-builds.git diff --git a/AUTHORS b/AUTHORS index 64e3df33..af7e9075 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,16 +1,19 @@ We wish to thank current active contributors to PSPP: * Ben Pfaff wrote the initial program and manual, which comprises the -majority of the current code. Ben is the current maintainer and -continues to contribute. +majority of the current code. Ben continues to contribute and +most of the core libraries which ensure that PSPP runs with optimal +speed are his work. * John Darrington wrote the graphical user interface, and the T-TEST, ONEWAY, EXAMINE, RANK and NPAR TESTS commands, implemented support -for long variable names and made numerous revisions to other modules. +for long variable names, psql and gnumeric and made numerous revisions +to other modules. * Jason Stover contributed statistical and numerical functionality, -including lib/gslextras. Jason is also an important contributor to -GSL, used by PSPP. +including lib/gslextras and the linear regression features. Jason +is also an important contributor to GSL, which is used by PSPP. + We also thank past contributors: @@ -19,3 +22,8 @@ We also thank past contributors: * Michael Kiefte contributed bug fixes and other enhancements. * Patrick Kobly contributed bug fixes and other enhancements. + +* Rob van Son wrote the original version of the routine for + calculation of the significance of the Wilcoxon matched pairs signed + rank statistic used by the NPAR TEST command. +