[Biojava-dev] [Bug 2298] New: Use of Big Decimal in DistributionTrainer
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri May 18 01:26:11 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2298
Summary: Use of Big Decimal in DistributionTrainer
Product: BioJava
Version: live (CVS source)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: dist/dp
AssignedTo: biojava-dev at biojava.org
ReportedBy: mark.schreiber at novartis.com
It would be more accurate if the Distribution API used BigDecimal internally as
much as possible to minimize rounding errors. Likely places that need changing
are Distribution, DistributionTrainer, and the DP package.
An alternative would be to make a biojavax extension of these classes that has
methods that use BigDecimal directly. This would be desirable for biojava 1.6
--
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 biojava-dev
mailing list