packages feed

bayes-stack-0.2.0.1: BayesStack/Core.hs

module BayesStack.Core( module BayesStack.Core.Types
                      , module BayesStack.Core.Gibbs
                      ) where

import BayesStack.Core.Types
import BayesStack.Core.Gibbs