[Biopython-dev] [Bug 2627] New: Updated Bio.MarkovModel to remove oldnumeric and listfns imports
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Oct 24 13:30:15 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2627
Summary: Updated Bio.MarkovModel to remove oldnumeric and listfns
imports
Product: Biopython
Version: Not Applicable
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P4
Component: Main Distribution
AssignedTo: biopython-dev at biopython.org
ReportedBy: bsouthey at gmail.com
I have updated Bio.MarkovModel to remove using numpy.oldnumeric and
Bio.listfns. Hopefully I found the correct places because of the usage of
'from import *'.
The test_MarkovModel.py does pass and the commented section using Baum-Welch
does run without errors. However, this is not my area so it may not be
completely correct. So I would appreciate any other testing.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list