2009-07-31 Søren Højsgaard * In previous versions: If the normalizing constant was zero then propagation was stopped. This has been changed so that propagation continues and the conditional probabilities are then NaN. * Version 0.8.1 uploaded 2009-04-26 Søren Højsgaard * Simplification of code. * Version 0.8.0 uploaded 2009-02-11 Søren Højsgaard * Bunch of minor changes, renamings etc. No new functionality. * Version 0.7.0 uploaded 2009-01-22 Søren Højsgaard * Various speed ups * Version 0.6.0 uploaded 2009-01-05 Søren Højsgaard * grain objects built from undirected graph and data now extended so that they also contain the slots dag and cptlist (so that they can be saved as a Hugin net file). * Version 0.5.3 uploaded. 2008-12-04 Søren Højsgaard * Small change on MCS call for consistency with current gRbase * Version 0.4.1 uploaded 2008-08-08 Søren Højsgaard * General table operation functions moved to gRbase * Version 0.4.0 uploaded 2008-07-13 Søren Højsgaard * Rgraphviz is no longer required, but if it is installed then plot() will produce graphs. * Version 0.3.4 uploaded 2008-06-12 Søren Højsgaard * Bug fix: ripOrder did not work on networks with only one clique in triangulated graph. * Version 0.3.3 uploaded 2008-05-07 Søren Højsgaard * Removal of functions which are in gRbase * Version 0.3.2 uploaded 2008-05-01 Søren Højsgaard * Coercion to ptab with as.ptab introduced. * Minor bugs corrected * Vignette added * Version 0.3.1 uploaded 2008-03-27 Søren Højsgaard * duplicated facilities (now moved to gRbase) are removed. * Debugging output in mcs removed * Major cleanup in graph code * Version 0.3.0 uploaded 2008-03-06 Søren Højsgaard * ctab objects changed to ptab objects (essentially arrays but modified such that dimension attributes are preserved). * Reimplemntation of table operations * A much faster implementation of simulate * Documents are updated * Various minor changes * Version 0.2.0 uploaded 2008-02-27 Søren Højsgaard * ctab slot-names have been modified * C code for graph triangulation incorporated; * Numerous small alterations * Various docs (pdfs) included * Version 0.1.2 uploaded 2008-01-30 Søren Højsgaard * simulate now works on uncompile objects * Version 0.1.1 of gRain uploaded to CRAN 2008-01-22 Søren Højsgaard * Version 0.1.0 of gRain uploaded to CRAN