Download
PsN is distributed as a gziped tar ball and zipped file. Both should work on Windows and UNIX (Including Linux an OS X).
| Latest release | ||
|---|---|---|
| PsN 3.0.0 | Please see the change log or the README.txt file for details. | 2009-10-1 |
| .zip .tar.gz | ||
Version numbers
The format
is X.Y.Z where X is major version. The Y is minor version and
increases when significant features are added or changed.
The Z is a revision number, it changes more often and
signifies smaller changes, mostly bug fixes.
Older PsN versions are available from the SourceForge project page. (Look under the files section). The project page also explains how to access the SourceForge CVS, the repository where the latest changes to PsN are stored. However, if you download PsN from the CVS the stability is not guaranteed - it might be broken.
Compatibility
PsN is tested on various platforms. Note:If you are using the option -nmfe, compiler compatibility is irrelevant (check psn_configuration.pdf for more informations).
| Platform | OS Version | Perl | NONMEM | Fortran compiler |
|---|---|---|---|---|
| Microsoft Windows | XP | ActivePerl 5.10. | NONMEM 6 | g77 Intel Fortran |
| NONMEM 7 | gfortran Intel Fortran |
|||
| Windows 7 | ActivePerl 5.10. | NONMEM 6 | g77 | |
| NONMEM 7 | gfortran | |||
| Macintosh | OS X 10.4.7 and above | 5.10. | NONMEM 6 | Intel Fortran |
| NONMEM 7 | ||||
| Linux | Ubuntu 9.04 | 5.10. | NONMEM 6 | g77 |
| NONMEM 7 | gfortran |
Our aim is to make PsN platform independent. Please try PsN on other platforms and with other Perl versions and compilers and report your success or failure.
