PSPP needs more statistical functionality. Though PSPP developers do not mind having to write all such code ourselves, we do not have enough time. So we are asking volunteers to submit statistical code for inclusion in PSPP. We will accept and review submissions of such code from volunteers. Below are guidelines and requirements for authors, and instructions for submitting code.
We need basic, "back-end" statistical routines most. Inserting new statistical functionality requires two steps: Writing the statistical part of the program, then making it run within PSPP. We are asking for volunteers to work on the first task: Writing modules that run statistical procedures, ignorant of PSPP. Most statisticians, even those with plenty of experience programming, will find the task of writing the statistical subroutines difficult enough. The added difficulty of hooking those routines into PSPP, and writing the necessary I/O functions, will likely discourage those statistical programmers. We want to avoid this problem by asking authors to write just the statistical subroutines, then to submit them to us for editing, review and eventual inclusion in PSPP.
Before submitting your code for inclusion in PSPP, make sure your program satisfies the following requirements:
If your submission meets these requirements, a reviewer will check it for correctness, and contact the author to resolve any technical problems.
The following list is a set of guidelines we would like authors to follow when writing code for PSPP. We will not always reject submissions that do not conform to these guidelines, but submissions that do conform to them will make our job easier.
Remember that we will have to modify the submitted program substantially to make it run inside PSPP. These modifications may take a lot of work, so following the guidelines below could speed up inclusion a lot.
To submit your code, go to http://savannah.gnu.org/projects/pspp/ and open a new task. Include your source files as an archive, and assign the task to jstover. If your submission meets the requirements above, it will be reviewed and you will contacted later about its status. Remember to give us your email address so we can contact you.
If your submission is accepted for inclusion in PSPP, you, and possibly your employer, will have to assign copyright to the Free Software Foundation to allow us to include your program.
Return to the GNU Project home page.
Please send FSF & GNU inquiries to
gnu@gnu.org.
There are also other ways to contact
the FSF.
Please send broken links and other corrections (or suggestions) to
webmasters@gnu.org.
Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc., 51 Franklin St - Suite 330, Boston, MA 02110, USA
Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice, and the copyright notice, are preserved.
Updated: $Date: 2006/07/10 19:43:32 $ $Author: jstover $