Difference between revisions of "Phycas Home"

From Phycas
Jump to: navigation, search
Line 1: Line 1:
 
'''Phycas''' is a Python application for carrying out phylogenetic analyses. Phycas is also a C++ and Python library that can be used to create new applications or to extend the current functionality.
 
'''Phycas''' is a Python application for carrying out phylogenetic analyses. Phycas is also a C++ and Python library that can be used to create new applications or to extend the current functionality.
  
 +
=== New version 1.1.2 posted March 13, 2009 ===
 +
 +
This is a bug-fix release. Please replace version 1.1 or version 1.1.1 with this version to avoid the use of possibly incorrect likelihoods under invariant sites models or (for any model) trees with more than 26 taxa (see description of the "underflow" bug in [http://hydrodictyon.eeb.uconn.edu/projects/phycas/downloads/BUGS BUGS] file for details).
 +
 +
Phycas version 1.1.1 can be downloaded for Windows or Mac on the [[Download]] page. (Linux versions are available but must be compiled from the C++ sources.)
 +
 +
[[Phycas Development Team]]
 +
 +
<!--
 
=== New version 1.1.1 posted March 12, 2009 ===
 
=== New version 1.1.1 posted March 12, 2009 ===
  
Line 7: Line 16:
 
Phycas version 1.1.1 can be downloaded for Windows or Mac on the [[Download]] page. (Linux versions are available but must be compiled from the C++ sources.)
 
Phycas version 1.1.1 can be downloaded for Windows or Mac on the [[Download]] page. (Linux versions are available but must be compiled from the C++ sources.)
  
<!--
 
 
=== Version 1.1 posted February 11, 2009 ===
 
=== Version 1.1 posted February 11, 2009 ===
  
Line 16: Line 24:
 
Phycas version 1.1 is no longer available for download because newer versions are available.
 
Phycas version 1.1 is no longer available for download because newer versions are available.
 
-->
 
-->
 
[[Phycas Development Team]]
 

Revision as of 03:35, 14 March 2009

Phycas is a Python application for carrying out phylogenetic analyses. Phycas is also a C++ and Python library that can be used to create new applications or to extend the current functionality.

New version 1.1.2 posted March 13, 2009

This is a bug-fix release. Please replace version 1.1 or version 1.1.1 with this version to avoid the use of possibly incorrect likelihoods under invariant sites models or (for any model) trees with more than 26 taxa (see description of the "underflow" bug in BUGS file for details).

Phycas version 1.1.1 can be downloaded for Windows or Mac on the Download page. (Linux versions are available but must be compiled from the C++ sources.)

Phycas Development Team