Home / pypedal-2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
2.0.3 2012-05-15
2.0.2 2012-05-04
2.0.1 2010-12-30
2.0.0 2010-09-29
2.0.0rc9 2010-09-01
2.0.0rc8 2010-09-01
2.0.0rc7 2008-05-07
2.0.0rc6 2008-05-01
2.0.0rc5 2008-04-14
2.0.0rc4 2008-04-09
2.0.0rc3 2008-03-28
2.0.0rc2 2008-03-11
2.0.0rc1 2008-03-04
2.0.0beta23 2008-03-03
2.0.0beta22 2007-06-26
2.0.0b21 2007-04-06
pypedal2.0.0b20 2007-03-22
2.0.0b19 2007-03-19
2.0.0b18 2007-03-14
2.0.0b17 2007-01-19
2.0.0b16 2006-11-02
2.0.0b15 2006-09-21
2.0.0b14 2006-05-16
2.0.0b13 2006-05-15
2.0.0b12 2006-05-15
2.0.0b11 2006-05-12
2.0.0b10 2006-04-29
2.0.0a9 2006-04-26
2.0.0b8 2006-04-17
2.0.0b7 2006-04-13
2.0.0b6 2006-02-16
2.0.0b5 2005-12-19
pypedal-2.0.0b4 2005-12-06
pypedal-2.0.0b3 2005-11-29
2.0.0b2 2005-11-22
2.0.0b1 2005-11-15
pypedal-2.0.0a19 2005-10-25
pypedal-2.0.0a18 2005-08-15
pypedal-2.0.0a17 2005-05-19
pypedal-2.0.0a16 2005-05-03
pypedal-2.0.0a15 2005-04-28
pypedal-2.0.0a14 2005-04-27
pypedal-2.0.0a13 2005-04-26
pypedal-2.0.0a12 2005-04-19
pypedal-2.0.0a11 2005-04-15
pypedal-2.0.0a10 2005-04-14
pypedal-2.0.0a9 2005-03-30
pypedal-2.0.0a7 2004-08-12
pypedal-2.0.0a6 2004-05-25
pypedal-2.0.0a5 2004-05-06
pypedal-2.0.0a4 2004-04-23
pypedal-2.0.0a3 2004-04-19
pypedal-2.0.0a2 2004-04-15
Totals: 53 Items   4
README - PyPedal Version 2.0.0
-------------------------------------------------

WHAT IS PyPedal?

PyPedal is a Python package for pedigree analysis.  PyPedal is
a research tool for the use of the author and any others who
might be interested in its use. It was originally developed by
John B. Cole, and may be freely (re)distributed.


LICENSING

PyPedal is available under the terms of the GNU Library General
Public License.  <stolen from FLTK README>Contrary to popular
belief, it can be used in commercial software! (Even Bill Gates
could use it.) </stolen from FLTK README>


DOCUMENTATION

Limited (read preliminary) documentation is available in TeX and
Postscript format in this tarball.


INSTALLING PyPedal UNDER UNIX/LINUX

In most cases you can just place the PyPedal pyp_*.py files in your
PYTHONPATH.  

You MUST have Python 2.4 (or later) installed in order to use PyPedal.
PyPedal depends on features in 2.4 that are not present in earlier versions
of Python.  You may find Python for your operating system at:
http://www.python.org/

You MUST have the Numeric extension to Python installed.  You can
obtain Numeric, as well as installation instructions, at:
http://www.pfdubois.com/numpy/


INSTALLING PyPedal UNDER UNIX/LINUX

I have not attempted to use PyPedal in any environments other than
RedHat Linux 7 & 8 and Mandrake Linux 8 and 9.1.

REPORTING BUGS

To report a bug in PyPedal, send an email to "jcole@lsu.edu"
Please include the PyPedal version, Python version, Numeric
version, and operating system & version that you are using
when describing the bug or problem.

For general support and questions, please e-mail the author
at "jcole@aipl.arsusda.gov".


TRADEMARKS

Microsoft and Windows are registered trademarks of Microsoft
Corporation. UNIX is a registered trademark of the X/Open
Group, Inc.  Linux is a registered trademark of Linus
Torvalds.


COPYRIGHT

PyPedal is copyright 2001-2007 by John B. Cole (jcole@aipl.arsusda.gov).

This library is free software; you can redistribute it
and/or modify it under the terms of the GNU Library General
Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any
later version.

This library is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.  See the GNU Library General Public License for
more details.

You should have received a copy of the GNU Library General
Public License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307 USA.
Source: README.txt, updated 2012-05-04