root/library

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @489 [489] 15 years smidl Mpdf redesing is complet - all tests pass (except mlnorm<chmat> which is …
(edit) @488 [488] 15 years smidl changes in mpdf -> compile OK, broken tests!
(edit) @487 [487] 15 years smidl 1st step of mpdf redesign - BROKEN compile
(edit) @486 [486] 15 years vbarta fixed test utils for windows (debug testsuite passes)
(edit) @485 [485] 15 years vbarta reverted debug code
(edit) @484 [484] 15 years vbarta repeating failing mpdf tests; mpdf_harness configs now have optional cond …
(edit) @483 [483] 15 years vbarta fixed UIException::what returning invalid (by the time it returns) pointer
(edit) @482 [482] 15 years vbarta changed nbins to integers
(edit) @481 [481] 15 years vbarta doubled tolerance computed from variance, repeating failing tests (at …
(edit) @480 [480] 15 years vbarta fixed tests for new UI::get & UI::build
(edit) @479 [479] 15 years vbarta removed useless branch
(edit) @478 [478] 15 years mido patch preklepu, uz by mel jit build knihovny
(edit) @477 [477] 15 years mido panove, vite, jak jsem peclivej na upravu kodu.. snad se vam bude libit:) …
(edit) @476 [476] 15 years vbarta removed duplicate call to lookupValue
(edit) @475 [475] 15 years vbarta not crashing on incorrect configuration
(edit) @474 [474] 15 years vbarta reverted settings load & save to throw UIException (std::exception usage …
(edit) @473 [473] 15 years vbarta written numbers with explicit types (config read fails otherwise)
(edit) @472 [472] 15 years mido obnovena dokumentace, vcetne pridani mnoha novych doc-souboru do svn
(edit) @471 [471] 15 years mido 1) ad UserInfo?: UI::get a UI::build predelany tak, ze vraci fals / NULL v …
(edit) @470 [470] 15 years vbarta fixed fixes for Windows for Linux
(edit) @469 [469] 15 years vbarta made to compile on Windows (again); tests fail
(edit) @468 [468] 15 years vbarta added supplementary random test data to agenda
(edit) @467 [467] 15 years vbarta added a program (square_mat_prep) to generate configurably random …
(edit) @466 [466] 15 years vbarta using computed tolerance also when sampling mprod
(edit) @465 [465] 15 years vbarta computing mean tolerance from variance
(edit) @464 [464] 15 years smidl merger adapted to changes + fixes
(edit) @462 [462] 15 years vbarta moved test of marginal & condition to epdf_harness
(edit) @461 [461] 15 years vbarta mpdf (& its dependencies) reformat: now using shared_ptr, moved virtual …
(edit) @460 [460] 15 years smidl Correct handling of named Coms in emix::set_parameters - fixes crash of …
(edit) @459 [459] 15 years vbarta added mlnorm test
(edit) @458 [458] 15 years vbarta removed configurable integral value (constantly 1)
(edit) @457 [457] 15 years vbarta moved generic configurable tests to common source files
(edit) @456 [456] 15 years vbarta custom test location for harness tests (extended UnitTest?++), configurable …
(edit) @455 [455] 15 years smidl test mult_sym_t(.,.)
(edit) @454 [454] 15 years smidl configurations for epdf tests & minor fixes
(edit) @453 [453] 15 years vbarta moved square_mat children's tests to testsuite
(edit) @452 [452] 15 years vbarta randomize before testing; breaks tests, especially (but not exclusively) …
(edit) @451 [451] 15 years vbarta in error message, showing the first registered class name just once
(edit) @450 [450] 15 years vbarta removed enorm<sq_T>::sample(int) - now spelled sample_m, inherited
(edit) @449 [449] 15 years vbarta control iteration with integers, not doubles (overrides memory when it …
(edit) @448 [448] 15 years vbarta mepdf configurable tests
(edit) @447 [447] 15 years vbarta mgamma configurable tests
(edit) @446 [446] 15 years vbarta removed unused code
(edit) @445 [445] 15 years vbarta removed unused test code
(edit) @444 [444] 15 years vbarta more enorm tests
(edit) @443 [443] 15 years vbarta converted some enorm tests to configurable
(edit) @442 [442] 15 years vbarta distinguishing nbins from nsamples
(edit) @441 [441] 15 years vbarta added configurable tests for egamma
(edit) @440 [440] 15 years vbarta actually using egiw_harness in testsuite
(edit) @439 [439] 15 years vbarta split epdf_harness to common base & testing specific to a particular class
(edit) @438 [438] 15 years vbarta testing matrix inversion
(edit) @437 [437] 15 years smidl missing functions in chmat - square_matrix test now passes for chmat
(edit) @436 [436] 15 years vbarta moved egiw_test to testsuite (partially converted to a configurable test); …
(edit) @435 [435] 15 years vbarta dislaying test name (to standard output) before running each test
(edit) @434 [434] 15 years smidl bug in chmat.opupdt resolved
(edit) @433 [433] 15 years smidl unification of inv in sqmat
(edit) @432 [432] 15 years smidl dim in constructor
(edit) @431 [431] 15 years vbarta removed useless includes
(edit) @430 [430] 15 years vbarta removed useless (double) iterator initialization
(edit) @429 [429] 15 years smidl merger changes + corresponding fixes
(edit) @428 [428] 15 years vbarta moved enorm tests to testsuite
(edit) @427 [427] 15 years vbarta deriving ldmat publically (like all other children of square_mat); more …
(edit) @426 [426] 15 years vbarta added unit & stress tests for ldmat & chmat (as well as other descendants …
(edit) @425 [425] 15 years vbarta moved logger test to testsuite, updated logger docs (a bit)
(edit) @424 [424] 15 years vbarta moved datalink tests to testsuite, added default initialization to …
(edit) @423 [423] 15 years vbarta fixed merger_base constructor to initialize debug fields (still not all …
(edit) @422 [422] 15 years vbarta RV partial cleanup: more arguments passed by reference, less inline …
(edit) @421 [421] 15 years vbarta more tests
(edit) @420 [420] 15 years vbarta some inline documentation, using it_assert_debug (like other library …
(edit) @419 [419] 15 years vbarta added basic smart pointer
(edit) @418 [418] 15 years vbarta #27: added UnitTest?++ to bdm sources, changed test_user_data to use it
(edit) @417 [417] 15 years vbarta fixed doc typos, using standard terminology
(edit) @416 [416] 15 years vbarta fixed typo (bitwise to logical or and and)
(edit) @415 [415] 15 years smidl compilation fixes by Karel Vrbensky
(edit) @414 [414] 15 years smidl details
(edit) @413 [413] 15 years miro several fixes of config2mxstruct.h it still doesn't work properly but the …
(edit) @412 [412] 15 years smidl arx example for estimator workig
(edit) @410 [410] 15 years smidl matrix format in UI is: ROWS, COLS, DATA!!
(edit) @408 [408] 15 years smidl astyle preference - tabs + attach brackets
(edit) @407 [407] 15 years smidl clean up of bdmdir mex - merger is now in one .cpp file
(edit) @406 [406] 15 years smidl Build system restructuring
(edit) @405 [405] 15 years smidl compilation warning shut up
(edit) @404 [404] 15 years smidl Change in epdf: evallog returns -inf for points out of support. Merger is …
(edit) @403 [403] 15 years smidl cleanup of matlab directory
(edit) @402 [402] 15 years smidl delete old doc files
(edit) @401 [401] 15 years smidl doc
(edit) @399 [399] 15 years smidl compilation + DFLT in merger
(edit) @398 [398] 15 years smidl doc 2
(edit) @397 [397] 15 years smidl doc
(edit) @396 [396] 15 years mido UI documentation almost finished; UIException redesigned and used instead …
(edit) @395 [395] 15 years smidl merging works for merger_mx
(edit) @394 [394] 15 years mido 1) UI_File renamed to UIFile 2) part UI's documentation 3) stat/mixtures.h …
(edit) @392 [392] 15 years smidl compilation fixes - UI_build use exceptions now!!!!
(edit) @391 [391] 15 years smidl compilation of bdmtoolbox - broken compilation of applications!
(edit) @390 [390] 15 years mido class bdmroot renamed to root, ui matrix patched (possibility of a …
(edit) @389 [389] 15 years smidl mixtures corrections
(edit) @388 [388] 15 years smidl mergers
(edit) @387 [387] 15 years smidl paths corrections
(edit) @386 [386] 15 years mido possibly broken? 4th part
(edit) @385 [385] 15 years mido possibly broken? 3rd part
Note: See TracRevisionLog for help on using the revision log.