projects
/
libdai.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Multiple changes: changes in build system, one workaround and one bug fix
[libdai.git]
/
src
/
lc.cpp
2013-10-29
Joris Mooij
Multiple changes: changes in build system, one workarou...
blob
|
commitdiff
|
raw
2012-02-11
Joris Mooij
[Benjamin Piwowarski] Renamed "foreach" macro into...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Joris Mooij
Changed license from GPL v2+ to FreeBSD (aka BSD 2...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Joris Mooij
[Frederik Eaton] Fixed some random number seed issues
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Joris Mooij
Replaced Name members by name() virtual functions ...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Joris Mooij
Merge branch 'master' of git@git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Joris Mooij
JTree now handles disconnected factor graphs
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Joris Mooij
Merge branch 'master' of git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Joris Mooij
Made all "verbose" properties optional and unit tests...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Joris Mooij
Improved prob.h/cpp code:
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Joris Mooij
Improved properties.h/cpp and added unit tests
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Joris Mooij
Finished release 0.2.4
v0.2.4
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Joris Mooij
Strengthened convergence criteria of various algorithms
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Joris Mooij
Removed obsolete/deprecated stuff
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Joris Mooij
Declared class Diffs as obsolete
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Joris Mooij
Improved documentation of include/dai/alldai.h and...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Joris Mooij
Replaced doubles by Reals, fixed two bugs
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Joris Mooij
Merge branch 'pletscher'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Joris Mooij
Replaced the standard assert() macro by DAI_ASSERT
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Joris Mooij
Updated copyright headers
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Joris Mooij
Fixed tabs and trailing whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Joris Mooij
[Frederik Eaton] Change cout to cerr in warnings and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Joris Mooij
Merge branch 'joris'
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Joris Mooij
Improved documentation of factor.h, ...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Joris Mooij
Significant improvement of documentation
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Joris Mooij
Misc changes
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Joris Mooij
Updated copyrights
blob
|
commitdiff
|
raw
|
diff to current
2008-09-29
Joris Mooij
Generalized VarSet to "template<typename T> small_set<T>"
blob
|
commitdiff
|
raw
|
diff to current
2008-09-29
Joris Mooij
Merged SVN head ...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Joris Mooij
Merged jtree.h and jtree.cpp from SVN head
blob
|
commitdiff
|
raw
|
diff to current
2008-09-26
Joris Mooij
Merged tests/*, matlab/*, utils/* from SVN head...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Joris Mooij
Merged factor.h from SVN head
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Joris Mooij
Merge branch 'master' of git@git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Joris Mooij
- Solved the proliferation of type checks for different...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Joris Mooij
Merge branch 'master' of git@git.tuebingen.mpg.de:libdai
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Joris Mooij
Removed stuff from InfAlg, moved it to individual infer...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Joris Mooij
Several small changes
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Joris Mooij
Replaced some FactorGraph functionality in InfAlg by...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Joris Mooij
Fixed NAN related bugs for Visual C++.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Joris Mooij
Improved ClusterGraph implementation and MaxSpanningTre...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Joris Mooij
Miscellaneous changes:
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Joris Mooij
Small misc changes
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Joris Mooij
Merge branch 'no-edges2'
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Joris Mooij
Pervasive change of BipartiteGraph implementation
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Joris Mooij
Partial adoption of contributions by Giuseppe:
blob
|
commitdiff
|
raw
|
diff to current