Activity for beeblbrox

  • beeblbrox beeblbrox committed [r884]

    Updated to reflect changes done in Experiment.hpp.

  • beeblbrox beeblbrox committed [r908]

    Changed to use seperate state in ConditionDataModSim.

  • beeblbrox beeblbrox committed [r883]

    Updated to link with Loki and Quantities.

  • beeblbrox beeblbrox committed [r890]

    Initial version.

  • beeblbrox beeblbrox committed [r896]

    Added new auto-registration mechanism. SerializationTools.h is assumed

  • beeblbrox beeblbrox committed [r914]

    Changed to dump conversion factor to stdout

  • beeblbrox beeblbrox committed [r888]

    Added test case for remove function of Compound.

  • beeblbrox beeblbrox committed [r882]

    Made Realism and Dynamics template parameters, added functions for

  • beeblbrox beeblbrox committed [r915]

    ConditionData and MeasurementData classes.

  • beeblbrox beeblbrox committed [r911]

    svm add-on

  • beeblbrox beeblbrox committed [r891]

    Updated to use TechniqueType, autoregistration yet to be added.

  • beeblbrox beeblbrox committed [r909]

    *** empty log message ***

  • beeblbrox beeblbrox committed [r897]

    Initial version.

  • beeblbrox beeblbrox committed [r916]

    Update for Data test functions.

  • beeblbrox beeblbrox committed [r898]

    bogus.

  • beeblbrox beeblbrox committed [r880]

    Initial version. So far only minor checks for construction + serialization.

  • beeblbrox beeblbrox committed [r886]

    Implemented container invariants + setters/getters for member data. Still needs documentation + navigation function for composite.

  • beeblbrox beeblbrox committed [r912]

    bogus to be deleted

  • beeblbrox beeblbrox committed [r885]

    Modification to serialization test.

  • beeblbrox beeblbrox committed [r887]

    Completed test cases for container invariants, serialization, basic creation/destruction and setters/getters.

  • beeblbrox beeblbrox committed [r879]

    Initial version. Still needs template parameters for realism, dynamics and

  • beeblbrox beeblbrox committed [r913]

    rm

  • beeblbrox beeblbrox committed [r900]

    Initial version

  • beeblbrox beeblbrox committed [r907]

    Extended to include batchExperimentDialog and SVM related dialogs.

  • beeblbrox beeblbrox committed [r889]

    Added basic documentation of classes. Remove method for Compound.

  • beeblbrox beeblbrox committed [r881]

    Added LD directives for linking with boost.

  • beeblbrox beeblbrox committed [r899]

    Renamed Technique.hpp

  • beeblbrox beeblbrox committed [r910]

    Changes due to boost::serialization.

  • beeblbrox beeblbrox committed [r919]

    Updated Experiment tests.

  • beeblbrox beeblbrox committed [r975]

    Patched back to have all examples working.

  • beeblbrox beeblbrox committed [r931]

    Excluded InputFilters since it doesn't provide any

  • beeblbrox beeblbrox committed [r966]

    Removed debug output.

  • beeblbrox beeblbrox committed [r973]

    Added new definitions for ca and cc experiments.

  • beeblbrox beeblbrox committed [r983]

    Final fix for num_electrode bug.

  • beeblbrox beeblbrox committed [r963]

    build system change.

  • beeblbrox beeblbrox committed [r925]

    Experiment implementation.

  • beeblbrox beeblbrox committed [r982]

    Fixed num_electrode bug.

  • beeblbrox beeblbrox committed [r985]

    GMM++

  • beeblbrox beeblbrox committed [r927]

    Removed bootstrap scripts. All functionality is now in toplevel runme_cvs.sh

  • beeblbrox beeblbrox committed [r920]

    Changed linking of shared VTK libraries.

  • beeblbrox beeblbrox committed [r939]

    Removed tiny xml flag.

  • beeblbrox beeblbrox committed [r969]

    Updated docs for input filters.

  • beeblbrox beeblbrox committed [r986]

    Turned on response viz.

  • beeblbrox beeblbrox committed [r968]

    New input filter framework.

  • beeblbrox beeblbrox committed [r937]

    Removed call to non-existent function.

  • beeblbrox beeblbrox committed [r924]

    Modified to use boost::serialization.

  • beeblbrox beeblbrox committed [r926]

    Script to run after CVS checkout. Makes bootstrap stuff obsolete.

  • beeblbrox beeblbrox committed [r967]

    Removed old input filters files.

  • beeblbrox beeblbrox committed [r941]

    Removed InputFilters from build system again, since it breaks

  • beeblbrox beeblbrox committed [r949]

    Changed to deal with recent changes made in Quantities.

  • beeblbrox beeblbrox committed [r948]

    New example5. Yet unsure whether this works correctly.

  • beeblbrox beeblbrox committed [r957]

    Minor modification to allow changes to all diffusion coefficients at once.

  • beeblbrox beeblbrox committed [r928]

    Patched to use with VTK 4 or VTK 5

  • beeblbrox beeblbrox committed [r980]

    To avoid GMM++ induced build error.

  • beeblbrox beeblbrox committed [r961]

    Build system change due to BOOSTXXX.

  • beeblbrox beeblbrox committed [r923]

    Examples using boost::serialization.

  • beeblbrox beeblbrox committed [r981]

    *** empty log message ***

  • beeblbrox beeblbrox committed [r929]

    Fixed typo.

  • beeblbrox beeblbrox committed [r964]

    Changed to use InputFilters and separate load/save for all dialogs.

  • beeblbrox beeblbrox committed [r945]

    Changed. All I/O is now within modelMainWindow to improve

  • beeblbrox beeblbrox committed [r921]

    minor change.

  • beeblbrox beeblbrox committed [r979]

    Removed.

  • beeblbrox beeblbrox committed [r933]

    Reintroduced id() needed internally by excitation func. dialogs.

  • beeblbrox beeblbrox committed [r976]

    Disabled compiler warnings due to non-virtual dtors in GMM++.

  • beeblbrox beeblbrox committed [r930]

    Fixed sltNewSingleExperiment.

  • beeblbrox beeblbrox committed [r935]

    Switch to boost::serialization.

  • beeblbrox beeblbrox committed [r958]

    Initial version.

  • beeblbrox beeblbrox committed [r932]

    Excluded all files except Data.{hpp,cpp} remove obsolete

  • beeblbrox beeblbrox committed [r944]

    Removed AutoRegistor.

  • beeblbrox beeblbrox committed [r978]

    Fixed subtle bug in experiment dialog initialization.

  • beeblbrox beeblbrox committed [r984]

    Changed examples to comply with new datastructures.

  • beeblbrox beeblbrox committed [r946]

    iostream facet needed for reading special double/float values "inf" and "nan".

  • beeblbrox beeblbrox committed [r922]

    Modified to reflect changes in modelParametersDialog etc.

  • beeblbrox beeblbrox committed [r942]

    Changed to use readXML.

  • beeblbrox beeblbrox committed [r971]

    Removed old files in Experiment/Data.

  • beeblbrox beeblbrox committed [r972]

    Changed MeasurementData for Experiments.

  • beeblbrox beeblbrox committed [r962]

    Build system changes due to BOOSTXXX.

  • beeblbrox beeblbrox committed [r965]

    Minor change on includes.

  • beeblbrox beeblbrox committed [r974]

    *** empty log message ***

  • beeblbrox beeblbrox committed [r947]

    New examples to conform with current ModSim.

  • beeblbrox beeblbrox committed [r977]

    *** empty log message ***

  • beeblbrox beeblbrox committed [r956]

    Fixed QT_VERSION checks responsible for "no cv display" bug.

  • beeblbrox beeblbrox committed [r936]

    Removed obsolete serialization code and old supply() functions.

  • beeblbrox beeblbrox committed [r918]

    New Experiment classes.

  • beeblbrox beeblbrox committed [r970]

    Input filters test files.

  • beeblbrox beeblbrox committed [r938]

    Removed flags concerning tiny xml.

  • beeblbrox beeblbrox committed [r934]

    Excluded old sources. Remove files later.

  • beeblbrox beeblbrox committed [r917]

    Changed to use boost::serialization.

  • beeblbrox beeblbrox committed [r990]

    Fixed UI to use auto-resize function, causing dialogs to resize properly.

  • beeblbrox beeblbrox committed [r993]

    Patch for segmentation fault, when single experiment simulations

  • beeblbrox beeblbrox committed [r991]

    Fixed initialization of table parameters, which

1
MongoDB Logo MongoDB