root/library/bdm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @659 [659] 15 years mido synchronization of documentation pages names
(edit) @653 [653] 15 years smidl corrections in Kalman and particles
(edit) @652 [652] 15 years smidl doc corrections
(edit) @649 [649] 15 years smidl corrections in arx and ctrl_base
(edit) @648 [648] 15 years mido arx_strax astylled
(edit) @646 [646] 15 years mido arx_straux od sarky
(edit) @644 [644] 15 years smidl win32 compilation fixes - does not compile yet…
(edit) @643 [643] 15 years mido small patch of documentation of installation under win xp; preparation of …
(edit) @639 [639] 15 years smidl ARX stabilized forgetting + condirional model ARXfrg
(edit) @638 [638] 15 years smidl redesign of PF and MPF to be more flexible and share more code
(edit) @637 [637] 15 years smidl new Dirichlet random walk + numerics in egiw
(edit) @636 [636] 15 years smidl missing pointer is a serious error - abort - this should not happen in …
(edit) @635 [635] 15 years smidl changes in base classes
(edit) @634 [634] 15 years smidl Dirichlet sampling with unit test
(edit) @631 [631] 15 years smidl doc estimation + ARX corrections
(edit) @629 [629] 15 years smidl egiw.variance works for multidimensional + cleanup in tests
(edit) @628 [628] 15 years smidl methods of a datalink are virtual!
(edit) @625 [625] 15 years smidl ARX re-designed
(edit) @624 [624] 15 years smidl RV accepts size=-1 as 'already existing size'
(edit) @622 [622] 15 years smidl astyle
(edit) @621 [621] 15 years smidl doc - new pattern for from_setting for pdfs
(edit) @620 [620] 15 years smidl replace assert_debug by assert in classes interacting with users …
(edit) @619 [619] 15 years mido zmena abstraktnich trid na konkretni - s chybovou hlaskou, vse kvuli MS VS
(edit) @618 [618] 15 years smidl use simulator in tutorial/userguide
(edit) @613 [613] 15 years smidl documentation
(edit) @612 [612] 15 years smidl register euni
(edit) @611 [611] 15 years smidl new logger - stdlog - designed for easy debuggint in command line
(edit) @610 [610] 15 years smidl rv returns name of a scalar at prespecified position
(edit) @609 [609] 15 years smidl remove "delays" from memory DS, check length of datasource
(edit) @607 [607] 15 years smidl test for ticket 12 is now part of testsuite - see …
(edit) @606 [606] 15 years smidl ticket 12
(edit) @605 [605] 15 years smidl StateCanonical? = StateSpace? model with connection to ARX models
(edit) @604 [604] 15 years smidl change of syntax of RV
(edit) @603 [603] 15 years smidl datasources revisited…
(edit) @601 [601] 15 years smidl eprod correction
(edit) @600 [600] 15 years mido presun globalnich veci v RV dovnitr tridy kde byly zadefinovany jako …
(edit) @599 [599] 15 years miro mexBM fix (?): * added line BM::fromSetting, * estimator renamed from …
(edit) @598 [598] 15 years smidl new buffered datalink ( #32 ) and new datasources - all with minor trivial …
(edit) @597 [597] 15 years smidl missing file
(edit) @596 [596] 15 years smidl #37 almost finished
(edit) @593 [593] 15 years smidl new test for mxArrayDS (former MexDS)
(edit) @588 [588] 15 years smidl win32 compilation fixes
(edit) @587 [587] 15 years smidl oprava unique_complement
(edit) @586 [586] 15 years smidl redesign of ctrl LQ control for arx
(edit) @585 [585] 15 years smidl ticket #12 preparations
(edit) @584 [584] 15 years smidl new function unique(ivec) and its test in RV_test
(edit) @583 [583] 15 years smidl redesign of Kalman to use BM, new object StateSpace? created
(edit) @581 [581] 15 years vbarta using long long in RandunStorage?; test passes
(edit) @580 [580] 15 years smidl randun test - fails because of wierd behavior of mod on line 388 of …
(edit) @579 [579] 15 years smidl Implementation of mixtools randun function
(edit) @577 [577] 15 years smidl preparatory stuff for #12
(edit) @576 [576] 15 years smidl fix broken mlstudent
(edit) @573 [573] 15 years smidl preparatory stuff for #19
(edit) @570 [570] 15 years vbarta supporting shared_ptr<const T>
(edit) @569 [569] 15 years smidl new object discrete_support, merger adapted to accept this input as well
(edit) @565 [565] 15 years vbarta using own error macros (basically copied from IT++, but never aborting)
(edit) @564 [564] 15 years vbarta reserving vector space in rectangular_support::get_vec
(edit) @563 [563] 15 years vbarta initializing numeric fields in default constructor of rectangular_support; …
(edit) @561 [561] 15 years vbarta initializing infexist to false - not necessarily correct, but it should be …
(edit) @559 [559] 15 years vbarta updated obsolete comment
(edit) @558 [558] 15 years smidl New stuff for discrete grid world - pdf and function
(edit) @557 [557] 15 years smidl egiw_1_2 test reimplemented using rectangular_support - similar can be …
(edit) @556 [556] 15 years smidl Initial implementation of discrete rectangular grid - will be a base for …
(edit) @555 [555] 15 years vbarta more doxygen comments
(edit) @554 [554] 15 years vbarta fewer Visual Studio warnings
(edit) @551 [551] 15 years vbarta initializing memory used by memlog (it would probably work OK even …
(edit) @550 [550] 15 years vbarta disabled implicit copy constructor & assignement operator of mratio
(edit) @549 [549] 15 years vbarta disabled implicit copy constructor & assignement operator of mprod
(edit) @548 [548] 15 years vbarta added memlog test
(edit) @546 [546] 15 years vbarta using shared_ptr for mprod's datalinks; testsuite now without memory leaks
(edit) @545 [545] 15 years vbarta moved some datalink method bodies to bdmbase.cpp; more datalink tests
(edit) @544 [544] 15 years vbarta corrected dynamic memory handling in UI::from_setting, more UIException …
(edit) @540 [540] 15 years vbarta split UIException into 3
(edit) @536 [536] 15 years smidl removal of unused functions _e() and samplecond(,) and added documentation …
(edit) @535 [535] 15 years smidl Changed UIREGISTER for templated classes to UIREGISTER2. * it is now …
(edit) @534 [534] 15 years vbarta removed unused overload of UI::build, changed another one to return …
(edit) @532 [532] 15 years vbarta moved mpdf::samplecond_m body to .cpp
(edit) @531 [531] 15 years vbarta more RV tests
(edit) @529 [529] 15 years vbarta defined *_ptr wrappers of shared pointers
(edit) @527 [527] 15 years vbarta using shared_ptr in UI (optionally so far; loading & saving Array<T *> …
(edit) @515 [515] 15 years vbarta fixed previous fix
(edit) @514 [514] 15 years vbarta fixed nonexistent variable reference
(edit) @513 [513] 15 years smidl quickies: no assert in mpdf::_rvc mmix accepts empty Coms
(edit) @510 [510] 15 years smidl corrections for testSmp
(edit) @508 [508] 15 years smidl LQG basic implementation
(edit) @507 [507] 15 years vbarta removed class compositepdf; keeping mpdfs of mprod and merger_base in …
(edit) @504 [504] 15 years vbarta returning shared pointers from epdf::marginal & epdf::condition; testsuite …
(edit) @503 [503] 15 years vbarta extended mmix::set_parameters to also set dimensions
(edit) @502 [502] 15 years vbarta added tests of epdf::evallog_m methods, moved them out of line
(edit) @498 [498] 15 years vbarta updated build for moved sources
(edit) @497 [497] 15 years vbarta moved cross-platform directory scanning support from tests to core …
(edit) @495 [495] 15 years vbarta moved square matrices to namespace bdm
(edit) @494 [494] 15 years vbarta fixed UIREGISTER to also work outside namespace bdm
(edit) @493 [493] 15 years vbarta fixed UIREGISTER
(edit) @491 [491] 15 years smidl First attempt at #3 and #11
(edit) @490 [490] 15 years smidl corrections of bdmtoolbox for new UIs, Mex files now call RV::clear_all(), …
(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) @483 [483] 15 years vbarta fixed UIException::what returning invalid (by the time it returns) pointer
Note: See TracRevisionLog for help on using the revision log.