libdai.git
2009-03-02 Joris MooijMerge branch 'joris'
2009-03-02 Joris MooijSeveral changes by Giuseppe Passino
2009-02-10 Joris MooijAdded Quickstart for MacOSX to README and improved...
2009-02-09 Joris MooijFixed exception handling in tests/testdai
2009-02-09 Joris MooijUpdated ChangeLog
2009-02-06 Joris MooijAdded simple factorgraph illustrating the clamping...
2009-02-06 Joris MooijAdded sprinkler example
2009-02-05 Joris MooijMiscellaneuos changes thanks to Dan Preston
2008-12-24 Joris Mooij[Peter Gober] libDAI now compiles out-of-the-box under...
2008-12-04 Joris MooijUpdated ChangeLog, README and some copyrights
2008-11-19 Joris MooijFinished integrating Gibbs sampler by Frederik Eaton...
2008-11-16 Joris MooijRemoved cache because it's not always a performance...
2008-11-16 Joris MooijMade state a member variable of Gibbs, and added a...
2008-11-14 Joris MooijMerge branch 'master' into gibbs
2008-11-14 Joris MooijAdded Gibbs code provided by Frederik Eaton
2008-11-14 Joris MooijSome small changes
2008-10-15 Joris MooijChanged regression test so that it also works under...
2008-10-10 Joris MooijMerged TODO and FILEFORMAT into doxygen documentation...
2008-10-10 Joris MooijImproved documentation of factor.h, ...
2008-10-09 Joris MooijFixed regression in TFactor::partSum
2008-10-09 Joris MooijImproved documentation of include/dai/enum.h and includ...
2008-10-09 Joris MooijImproved documentation...
2008-10-08 Joris MooijOops, correct previous partial commit.
2008-10-08 Joris MooijImproved documentation of bipgraph.h and added example_...
2008-10-08 Joris MooijCleanups of matlab, BP; small improvement of utils...
2008-10-01 Joris MooijFixed some little typos in v0.2.2
2008-09-30 Joris MooijSignificant improvement of documentation
2008-09-30 Joris MooijMisc changes
2008-09-30 Joris MooijUpdated copyrights
2008-09-29 Joris MooijGeneralized VarSet to "template<typename T> small_set<T>"
2008-09-29 Joris MooijAdded max-product version of BP
2008-09-29 Joris MooijRemoved x2x
2008-09-29 Joris MooijReplaced all "protected:" by "private:" or "public:"
2008-09-29 Joris MooijReplaced sub_nb class in mr.h by boost::dynamic_bitset
2008-09-29 Joris MooijMerged SVN head ...
2008-09-27 Joris MooijMerged jtree.h and jtree.cpp from SVN head
2008-09-26 Joris MooijMerged bp.h and bp.cpp from SVN head
2008-09-26 Joris MooijMerged mf.* from SVN head (which implements damping)...
2008-09-26 Joris MooijMerged tests/*, matlab/*, utils/* from SVN head...
2008-09-26 Joris MooijMerged regiongraph.* and daialg.* from SVN head,
2008-09-26 Joris MooijFixed previous partial commit which left everything...
2008-09-26 Joris MooijMerged prob.h, factorgraph.h, factograph.cpp from SVN...
2008-09-24 Joris MooijMerged factor.h from SVN head
2008-09-24 Joris MooijMerge branch 'master' of git@git.tuebingen.mpg.de:libdai
2008-09-24 Joris MooijSmall changes
2008-09-24 Joris Mooij- Solved the proliferation of type checks for different...
2008-09-23 Joris MooijAdded ExactInf class for doing brute force exact infere...
2008-09-23 Joris MooijRemoved remove_short_loops functionality.
2008-09-23 Joris MooijReplaced ENUM2,ENUM3,ENUM4,ENUM5,ENUM6 by single DAI_EN...
2008-09-22 Joris MooijSmall doc changes
2008-09-21 Joris MooijMerge branch 'master' of git@git.tuebingen.mpg.de:libdai
2008-09-21 Joris MooijRemoved stuff from InfAlg, moved it to individual infer...
2008-09-19 Joris MooijSeveral small changes
2008-09-19 Joris MooijReplaced complex numbers by real numbers
2008-09-19 Joris MooijReplaced some FactorGraph functionality in InfAlg by...
2008-09-19 Joris MooijAdded Exceptions framework (and more)
2008-09-18 Joris MooijFixed NAN related bugs for Visual C++.
2008-09-18 Joris MooijNow compiles also with Visual Studio 2008 under Windows...
2008-09-15 Joris MooijFixed nasty bug in BipartiteGraph::erase1 and erase2
2008-09-13 Joris MooijTwo small bugfixes
2008-09-13 Joris MooijMerged var.h and varset.h from SVN head
2008-09-11 Joris MooijImproved BipartiteGraph doxygen documentation.
2008-09-11 Joris MooijImproved ClusterGraph implementation and MaxSpanningTre...
2008-09-09 Joris MooijMiscellaneous changes:
2008-09-09 Joris MooijAdded "logdomain" property to BP.
2008-09-08 Joris MooijImproved index.h (merged from SVN head), which yields...
2008-09-08 Joris MooijSmall misc changes
2008-09-08 Joris MooijMerge branch 'no-edges2'
2008-09-08 Joris MooijPervasive change of BipartiteGraph implementation
2008-09-05 Joris MooijFixed little bug in fg2dot.cpp
2008-09-03 Joris Mooij* Contributions by Giuseppe Passino in dai::TProb.
2008-09-03 Joris MooijMisc small changes:
2008-08-25 Joris MooijPartial adoption of contributions by Giuseppe:
2008-08-25 Joris MooijAdopted contributions by Christian.
2008-08-23 Joris MooijInitial commit of libDAI-0.2.1
2008-08-20 Joris MooijThird test commit.
2008-08-20 Joris MooijSecond test commit
2008-05-19 Joris MooijInitial commit (just a test)