[Biopython-dev] [Bug 2649] New: Bio.KDTree expects numpy array with dtype="float32" on 64 bit machines.
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Mon Nov 10 19:19:15 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2649
Summary: Bio.KDTree expects numpy array with dtype="float32" on
64 bit machines.
Product: Biopython
Version: 1.49b
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main Distribution
AssignedTo: biopython-dev at biopython.org
ReportedBy: paul at rudin.co.uk
Bio.KDTree expects numpy array with dtype="float32" on 64 bit machines. The
numpy default for floats is "float64" on 64 bit machines and this would seem to
be a more natural and practical choice.
--
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