Skip to content

jac2130/OpenBayes-Fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a patched build of OpenBayes from openbayes.org which uses NumPy instead of numarray. Also, readexcel needs to be in the Python path for the patched version to run. Readexcel requires the XLRD module, which can be installed from easy_install. Please note that all licenses are retained by their respective owners. This repository is merely meant to make it easier for others to use the library now that numarray is deprecated.

Dependencies:

readexcel Class
http://code.activestate.com/recipes/483742/
 
XLRD
http://pypi.python.org/pypi/xlrd
 
NumPy
http://numpy.scipy.org/

If you want to patch the library for yourself, check out the following links:
 
OpenBayes from SVN
http://svn.berlios.de/svnroot/repos/pybayes/branches/Public/
 
OpenBayes NumPy Patch
http://www.scipy.org/scipy/scikits/attachment/ticket/52/numpy.diff

About

A fork of OpenBayes including the NumPy Patch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • TeX 1.2%
  • Other 0.8%