#12283: Numerical noise in chmm.pyx
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.8
Component: doctest | Keywords: hidden markov model
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
------------------------+---------------------------------------------------
On cicero:
{{{
sage -t -long -force_lib devel/sage/sage/stats/hmm/chmm.pyx
**********************************************************************
File
"/home/buildbot/build/sage/cicero-1/cicero_binary/build/sage-4.8.rc0/devel
/sage-main/sage/stats/hmm/chmm.pyx", line 872:
sage: m.baum_welch(v)
Expected:
(-162.85437039799817, 49)
Got:
(-162.8543703979982, 49)
**********************************************************************
}}}
I don't know what caused this, but the fix is so easy that I don't want to
bother tracking it down.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12283>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.