-git b6efbfd9e4e76de65c44e4060a9b56f99543b70a (head of branch eaton before merge)
---------------------------------------------------------------------------------
+* Added work-around for bug in Boost Graph Library
+* Improvements of TFactor<T>:
+ - Extended functionality of TFactor<T>::operators +,-,+=,-= to handle different VarSets
+ - Added TFactor<T>::maxMarginal (similar to marginal but with max instead of sum)
+* Added BipartiteGraph::eraseEdge
+* Removed all the virtual default constructors *::create(), as they are not used.
+* Fixed bug in MaxSpanningTree (it wrongly assumed that the tree was not empty).
+* [Charlie Vaske] Added Expectation Maximization code.
+* Added MatLab QuickStart to README.
+* MEX file dai now also returns variable and factor beliefs.
* Cleanups and extra documentation of the code contributed by Frederik Eaton
* Removed erroneous 'inline' directives in gibbs.cpp
* [Frederik Eaton] Added script for automatically generating properties code (used by CBP and BBP)
errors (thanks to Dan Preston for reporting this)
* toc() now returns POSIX system time with maximum accuracy of microseconds
* Exception objects now remember their error code
-* Added examples/example_springler.cpp
+* Added examples/example_sprinkler.cpp
git 065eae35cbfcc36f1a945ae3053c80c23f366306