Ticket #153 (new enhancement)
rewrite mystic.math stats to use "streams"
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | major | Milestone: | mystic-0.4a |
Component: | mystic.math | Keywords: | |
Cc: |
Description
rewrite mystic.math stats to use "streams"
Note: See
TracTickets for help on using
tickets.
convert to similar to the pyre-1.0 examples in bazaar:devel
this change, for example, reduces the need for "expectation value" and just uses "mean" -- taking mean("x") or mean("f(x)").