Changes between Initial Version and Version 1 of Ticket #3726
- Timestamp:
- 08/04/08 01:38:13 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3726
-
Property
Summary
changed from
stats/finance -- add support for hidden markov models to sage
to[with patch; needs review] stats/finance -- add support for hidden markov models to sage
-
Property
Summary
changed from
-
Ticket #3726 – Description
initial v1 1 1 The spkg: 2 2 3 http://sage.math.washington.edu/home/was/patches/ghmm-20080 725.spkg3 http://sage.math.washington.edu/home/was/patches/ghmm-20080803.spkg 4 4 5 builds ghmm and doesn't depend on anything not in sage (I hope). It does not 6 build the official GHMM bindings. I am replacing those bindings with cleaner 7 Cython bindings that have better documentation, but initially expose less 8 functionality. 5 builds ghmm and doesn't depend on anything not in sage (I hope). It does *not* build the official GHMM bindings. This ticket replaces those bindings with clean new Cython bindings that have much much better documentation, but initially expose much less functionality.