Commit Graph

43 Commits

Author SHA1 Message Date
Vitor Santos Costa e23055d4f0 gecode
debugger.
2019-05-09 12:44:50 +01:00
Vitor Santos Costa fda10395b8 c-interface 2019-04-09 18:06:27 +01:00
Vitor Santos Costa 9ea395c031 modules 2019-04-08 13:16:21 +01:00
Vitor Santos Costa e8d9e71a4e lbfgs 2019-03-17 23:01:48 +00:00
Vitor Santos Costa 044329d115 bbdd 2019-03-15 12:38:09 +00:00
Vitor Santos Costa 4afbc4461c problog 2019-03-12 10:51:39 +00:00
Vitor Santos Costa 70cb6ed01e sum 2018-10-15 13:47:25 +01:00
Vitor Santos Costa a079139060 lbfgs 2018-09-13 13:35:37 +01:00
Vitor Santos Costa faf3c930c8 docs 2017-04-07 23:10:59 +01:00
Vitor Santos Costa ea72cd09e3 rxamples were broken 2016-12-05 20:49:10 -06:00
Vitor Santos Costa 298b287859 op 2016-09-23 01:37:18 -05:00
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa 1f29aea94b clean-up 2016-02-26 17:53:20 +00:00
Vítor Santos Costa ce8a19d381 Add documentation 2015-11-18 15:06:25 +00:00
Vítor Santos Costa 4a200c3601 take your own MD5, use version in Python/SWI 2015-11-05 16:14:45 +00:00
Vítor Santos Costa 5b19e9546a fix foreach 2015-03-04 09:59:05 +00:00
Vítor Santos Costa 3164ed2d61 doc support 2015-01-04 23:58:23 +00:00
Vítor Santos Costa 427c3ecf54 fix operators. 2014-10-05 23:53:47 +01:00
Vítor Santos Costa f415e16b79 typo 2014-09-25 09:48:00 +01:00
Vitor Santos Costa 66a95e96c0 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	library/matrix.yap
	pl/qly.yap
2014-09-23 22:46:19 +01:00
Vitor Santos Costa ed3f0a8b74 use of as part of the phrase, not as main operatorSr 2014-09-23 22:39:20 +01:00
Vítor Santos Costa f29e017c63 documentation update. 2014-09-22 18:12:57 +01:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa 19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa 7cf1b68c3a documentation and small fixes; also call for foreach 2013-09-29 11:31:18 +01:00
Vítor Santos Costa 3d863b1058 improve and document matrix package 2013-09-28 11:09:32 +01:00
Vítor Santos Costa efddaab558 sudoku and for 2013-09-21 23:23:42 +01:00
Vítor Santos Costa e7477d9888 foreach + fold (idea from BProlog) 2013-09-20 01:42:50 +01:00
Vítor Santos Costa 0f45b3dc42 foreach on matrices (idea from BProlog) 2013-09-20 01:16:25 +01:00
Vitor Santos Costa 28ff95f8de progress with matrix package 2013-09-19 17:59:37 +01:00
Vítor Santos Costa b2dcbe961c development commit 2013-09-19 14:34:44 +01:00
Vítor Santos Costa bc992f552f use new notation 2013-07-16 07:59:38 -05:00
Vitor Santos Costa de7474a5d9 allow inplace operations. 2009-05-26 10:48:45 -05:00
Vitor Santos Costa 13fb5d5156 fix underflows when computing marginals. 2008-11-04 03:55:49 +00:00
Vitor Santos Costa 4a2aa23c5b more CLP(BN) fixes, add softening option when computing MLE estimators. 2008-10-31 15:11:27 +00:00
Vitor Santos Costa 9c1ee7ba34 add matrix_row to get a row of a matrix
fix a bit of error handling.
2008-10-31 09:47:58 +00:00
Vítor Santos de Costa b3cb7b1071 add log/2 and exp/2 2008-10-22 00:40:15 +01:00
vsc 64d62f1e3e improve JT
fix graph compatibility with SICStus
re-export declaration.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2037 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-12-05 12:17:25 +00:00
vsc 1bd96722de junction tree algorithm
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2031 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-11-28 23:52:14 +00:00
vsc d908c8633f implement sophisticated operations with matrices.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2022 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-11-16 14:58:41 +00:00
vsc 9e9c260f7e new version of viterbi implementation
fix all:atvars reporting bad info
fix bad S info in x86_64


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1968 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-10-28 00:54:09 +00:00
vsc 69046824cd add documentation to matrix library
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1912 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-07-03 15:24:20 +00:00
vsc 72064a8c74 compact representation for matrix operations
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1737 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2006-12-24 01:34:16 +00:00