POLY Download

The current version of POLY is 0.4.0. If you use POLY please e-mail wmchen @ virginia.edu

Source Distribution

This version of source code is recommended for Unix or Linux users with access to the GNU C++ compiler. To install POLY, unpack (using "gunzip poly040.tar.gz" and "tar xvf poly040.tar") the archive below:

poly040.tar.gz
Then type
prompt> c++ -lm -o poly *.cpp 


Example Files

samples.tar.gz includes the following two files:
    data file     pedigree file

Precompiled Binaries

If you do not have access to a C++ compiler, one of the following precompiled versions may work on your system:
Linux-poly.tar.gz     For GNU/LINUX systems
SunOS-poly.tar.gz     For Sun Workstations
Windows-poly.zip      For Windows Workstations


====================================
Last updated: June 27, 2007 by Wei-Min Chen