Skip to content

OogieM/pypedal

 
 

Repository files navigation

README - PyPedal Version 2.0.4
-------------------------------------------------

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.

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 NumPy extension to Python installed.  You can
obtain NumPy as well as installation instructions, at:
http://www.numpy.org/


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 "[email protected]"
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 "[email protected]".


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-2015 by John B. Cole ([email protected]).

LICENSING

PyPedal is available under the terms of the GNU Library General
Public License v2.0.  <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>

About

2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 51.9%
  • Python 27.0%
  • Perl 8.4%
  • PostScript 7.0%
  • Emacs Lisp 2.2%
  • CSS 2.0%
  • Other 1.5%