nojhan
|
9decda0c6a
|
cholesky factorization with rounding to zero
|
2011-11-15 17:10:46 +01:00 |
|
nojhan
|
06100a6b57
|
test binary now computes average errors of the differents cholesky factorization methods over random covariance matrices
|
2011-11-13 21:40:39 +01:00 |
|
nojhan
|
17ce8a90e3
|
cholesky test can take matrix size and precision arguments
|
2011-11-12 23:53:23 +01:00 |
|
nojhan
|
fe2cebc0e8
|
BUGFIX: factorized matrix are not symetric, cholesky factorization should process different types for covariance and decomposition + better format output for cholesky test
|
2011-11-12 23:44:31 +01:00 |
|
nojhan
|
e0f691c148
|
the complete robust cholesky factorization -- bugfix in LDLT: return the factorization LD^1/2 instead of L, thus no needs of accessors on D
|
2011-11-12 20:13:18 +01:00 |
|
nojhan
|
b2b1a96423
|
working robust cholesky factorization, with test binary
|
2011-11-12 15:52:18 +01:00 |
|
nojhan
|
0e9d9f8c81
|
added a symetric round repairer around 0.5, plus a rounding at a given precision
|
2011-11-08 18:40:28 +01:00 |
|
nojhan
|
4d45970767
|
refactored vectors repairers that are using a function in a more generic way, added a binary function wrapper for vectors repairers, with the modulus function as an example
|
2011-11-08 17:55:01 +01:00 |
|
nojhan
|
99d1a08e7c
|
repairer dispatcher may be used with an unordered vector of indexes, thus we use a vector and not a set
|
2011-10-14 10:34:33 +02:00 |
|
nojhan
|
e4399683dd
|
Repairer operator more generic than Bounder, example with a Repairer that rounds values, a Dispatcher to call several Repairer on partial solutions
|
2011-09-14 16:30:45 +02:00 |
|
Caner Candan
|
9ff69a8fca
|
* edo: fixed deprecated eoParserLogger warning message
|
2011-08-23 18:39:42 +02:00 |
|
Caner Candan
|
70e60a50d2
|
* whitespace cleanup
|
2011-05-05 17:15:10 +02:00 |
|
Caner Candan
|
d1426b4bce
|
* fixed issues on the code to be compatible with last version of boost
|
2011-02-24 11:09:51 +01:00 |
|
Johann Dreo
|
cbb1771dd6
|
move edo stuff, that was in the wriong place after the merge, in the edo directory
|
2011-01-27 11:58:21 +01:00 |
|