2009-08-06 |
Joris Mooij | Fixed clean_updates bug in BBP by commenting out this... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Updated ChangeLog |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Merge branch 'eaton' |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Updated ChangeLog |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Added CBP to README and to doxygen front page. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Updated ChangeLog |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Cleanup of CBP code |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Joris Mooij | Even more cleanup of BBP code |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Joris Mooij | Cleanup of BBP code |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Joris Mooij | Cleanup of BP_dual code |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Joris Mooij | Marked the backwards compatibility edge interface of... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Joris Mooij | Various cleanups |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Joris Mooij | MEX file dai now also returns variable and factor beliefs. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Joris Mooij | Added MatLab Quickstart to the README |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Joris Mooij | Added Charlie Vaske to the list of contributors |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Joris Mooij | Merge branch 'vaske' |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Joris Mooij | Improved documentation and coding style of EM code |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Joris Mooij | Fixed bug in MaxSpanningTree |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Joris Mooij | Small cleanup of EM code |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Joris Mooij | Polished EM code |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Joris Mooij | Fixed testem failure caused by rounding error |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Joris Mooij | Removed all the virtual default constructors *::create... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Joris Mooij | Added BipartiteGraph::eraseEdge and some small cleanup |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Joris Mooij | Cleaned up part of BP code |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Joris Mooij | Improvements of TFactor<T> |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Joris Mooij | Renamed SampleData->Observation, changed Observation... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Joris Mooij | Added EM code by Charlie Vaske (and cleaned up the... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Charlie Vaske | Full command line inference and tests |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Charlie Vaske | First working version of EM |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Joris Mooij | Fixed FTBFS bug on Windows |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Joris Mooij | Fixed a Windows build issue |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Joris Mooij | Removed erroneous 'inline' directives in gibbs.cpp |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Joris Mooij | [Frederik Eaton] CBP and BBP now use automatically... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Joris Mooij | [Frederik Eaton] Major cleanup of BBP and CBP code... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Joris Mooij | [Frederik Eaton] Improved bp_dual |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Joris Mooij | [Frederik Eaton] Several small changes |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Joris Mooij | [Frederik Eaton] Change doxygen.conf to expand DAI_ACCM... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Joris Mooij | [Frederik Eaton] Improved documentation of BipartiteGra... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Joris Mooij | - [Frederik Eaton]: Misc smaller changes |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Joris Mooij | Added workaround for bug in Boost Graph Library |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Joris Mooij | Small improvement to testdai warning message of previou... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Joris Mooij | [Frederik Eaton] Change testdai help message to warn... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Joris Mooij | Two tiny improvements |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Joris Mooij | Improvements to BP_dual code |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Joris Mooij | Some improvements to the new BP_dual/BBP/CBP code to... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Frederik Eaton] Added BP_Dual, BBP and CBP algorithms |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | Improved build system by separating local config from... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Patrick Pletscher] Fixed typo in TProb::abs() |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Frederik Eaton] Improvements of Gibbs class |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | Merge branch 'eaton' |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Frederik Eaton] Removed unnecessary copy constructors... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Frederik Eaton] Change cout to cerr in warnings and... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | Merge branch 'master' of git@git.tuebingen.mpg.de:libdai |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Joris Mooij | [Giuseppe Passino] Optimised maximum-residual BP... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Joris Mooij | Merge branch 'joris' |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Joris Mooij | Several changes by Giuseppe Passino |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Joris Mooij | Small update of README for Mac OS X |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Joris Mooij | Added Quickstart for MacOSX to README and improved... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Joris Mooij | Fixed exception handling in tests/testdai |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Joris Mooij | Updated ChangeLog |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Joris Mooij | Added simple factorgraph illustrating the clamping... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Joris Mooij | Added sprinkler example |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Joris Mooij | Miscellaneuos changes thanks to Dan Preston |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Joris Mooij | [Peter Gober] libDAI now compiles out-of-the-box under... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Joris Mooij | Updated ChangeLog, README and some copyrights |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Joris Mooij | Finished integrating Gibbs sampler by Frederik Eaton... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Joris Mooij | Removed cache because it's not always a performance... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Joris Mooij | Made state a member variable of Gibbs, and added a... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Joris Mooij | Merge branch 'master' into gibbs |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Joris Mooij | Added Gibbs code provided by Frederik Eaton |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Joris Mooij | Some small changes |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Joris Mooij | Changed regression test so that it also works under... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Joris Mooij | Merged TODO and FILEFORMAT into doxygen documentation... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Joris Mooij | Improved documentation of factor.h, ... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Joris Mooij | Fixed regression in TFactor::partSum |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Joris Mooij | Improved documentation of include/dai/enum.h and includ... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Joris Mooij | Improved documentation... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Joris Mooij | Oops, correct previous partial commit. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Joris Mooij | Improved documentation of bipgraph.h and added example_... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Joris Mooij | Cleanups of matlab, BP; small improvement of utils... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Joris Mooij | Fixed some little typos in v0.2.2 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Joris Mooij | Significant improvement of documentation |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Joris Mooij | Misc changes |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Joris Mooij | Updated copyrights |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Generalized VarSet to "template<typename T> small_set<T>" |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Added max-product version of BP |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Removed x2x |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Replaced all "protected:" by "private:" or "public:" |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Replaced sub_nb class in mr.h by boost::dynamic_bitset |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Joris Mooij | Merged SVN head ... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Joris Mooij | Merged jtree.h and jtree.cpp from SVN head |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Merged bp.h and bp.cpp from SVN head |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Merged mf.* from SVN head (which implements damping)... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Merged tests/*, matlab/*, utils/* from SVN head... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Merged regiongraph.* and daialg.* from SVN head, |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Fixed previous partial commit which left everything... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Joris Mooij | Merged prob.h, factorgraph.h, factograph.cpp from SVN... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Joris Mooij | Merged factor.h from SVN head |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Joris Mooij | Merge branch 'master' of git@git.tuebingen.mpg.de:libdai |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Joris Mooij | Small changes |
commit | commitdiff | tree | snapshot |
next |