Bayesian Matrix

This module contains structs and functions for manipulating matrices that account for the uncertainty of learning from data. The most useful object is the BayesianGenerator object which creates a particular kind of random matrix that is useful for Bayesian inference of constructing generators from data.