Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

06/23/08:

22:47 Ticket #171 (ProgrammableOperator is recompiled in each clone) closed by swagner
worksforme
22:46 Ticket #173 (Programmable operators are recompiled after deserialization) created by swagner
As already stated in ticket #171, the compiled code of programmable …
19:42 Changeset [333] by gkronber

minor code cleanup

19:13 Ticket #172 (GP evaluators for autoregressive modelling) closed by gkronber
fixed: fixed with r332
19:13 Changeset [332] by gkronber

implemented #172

18:17 Ticket #172 (GP evaluators for autoregressive modelling) created by gkronber

06/22/08:

22:25 Changeset [331] by gkronber

deleted experimental branch for bottom up GP tree evaluation

06/21/08:

13:03 Ticket #171 (ProgrammableOperator is recompiled in each clone) created by abeham
In each clone operation the custom code of programmable operators is …
12:26 Changeset [330] by gkronber

small improvements

10:11 Changeset [329] by gkronber

fixed bugs in bottom up gp evaluator

06/20/08:

18:12 Changeset [328] by gkronber

more work on GP evaluation - work in progress - bug nest

00:35 Changeset [327] by gkronber

changed GP evaluator to evaluate trees bottom up. This removes the dependency chain for the terminals and allows non-recursive evaluation of the tree

00:29 Changeset [326] by gkronber

created a short-living branch to store experimental evaluation code for GP functions

06/18/08:

16:31 Changeset [325] by gkronber

extend only trees that are at least the specified size

16:20 Changeset [324] by gkronber

added Size and Height properties to interface IFunctionTree and removed the helper methods from TreeGardener (specific implementations of size and height properties in classes implementing IFunctionTree can be more efficient than the general functions in TreeGardener)

14:45 Ticket #170 (Resetted is not a word (in BakedTreeEvaluator)) closed by gkronber
fixed: fixed with r323
14:45 Changeset [323] by gkronber

fixes #170

14:42 Ticket #170 (Resetted is not a word (in BakedTreeEvaluator)) created by gkronber
11:47 Changeset [322] by gkronber

made evaluator static (related to ticket #168)

11:30 Changeset [321] by gkronber
  • changed Instr from struct to class for a big performance improvement
  • BakedTreeEvaluator is never serialized so it doesn't need to extend StorableBase anymore. (related to changes in #168)

06/17/08:

20:51 Ticket #168 (BakedFunctionTree maps different function instances of the same ...) closed by gkronber
fixed: fixed the main problem of this ticket which was caused by the static …
20:47 Ticket #169 (Possibility to extend the set of available functions for GP via plugins) created by gkronber
Related to reopened ticket #106 in that it needs a similar adaption to …
20:31 Ticket #166 (SymbolTable for the function-evaluation shouldn't be static) closed by gkronber
fixed: This issue was fixed together with #168 (see changeset r319)
20:22 Ticket #106 (Programmable functions for GP (similar to ProgrammableOperator)) reopened by gkronber
The evaluation of ProgrammableFunctions was removed while improving …
20:15 Changeset [320] by gkronber

fixed serialization of function-trees (deactivated with r317) (ticket #168)

19:48 Changeset [319] by gkronber

simplified symbol-table mechanism (ticket #168)

18:56 Changeset [318] by gkronber

adapted and simplified evaluation code for ticket #168

18:17 Changeset [317] by gkronber

fixed the defect (ticket #168)

16:36 Ticket #168 (BakedFunctionTree maps different function instances of the same ...) created by gkronber

06/16/08:

17:38 Changeset [316] by gkronber

removed unnecessary catch statement because exception is not handled anyway

17:36 Changeset [315] by gkronber

improved code for distributed-engine job-manager. Also removed the throwing of an uncaught exception in a thread-pool thread.

06/13/08:

11:22 Ticket #154 (Remove text-field to enter the port number in the grid-client form) closed by gkronber
fixed: fixed with r314
11:21 Changeset [314] by gkronber

fixed #154

11:05 Changeset [313] by gkronber

deleted experimental serialization branches

06/10/08:

16:22 Ticket #167 (Possibility to set scaling parameters for dataset-scaling manually) closed by gkronber
fixed: implemented with r312
16:21 Changeset [312] by gkronber

added possibility to manually scale data. (ticket #167)

11:15 Ticket #6 (Data preprocessing functionality similar to HeuristicModeling (HL2)) closed by gkronber
invalid: non actionable. should be replaced by specific feature requests.
10:52 Ticket #167 (Possibility to set scaling parameters for dataset-scaling manually) created by gkronber

06/09/08:

19:26 Ticket #165 (Add counter that counts a DoubleData by a given interval) closed by abeham
fixed: completed in r311 no plans to merge to 3.0 unless required/requested
19:25 Changeset [311] by abeham

Added DoubleCounter which counts a double (by a given interval) -> ticket #165

19:06 Changeset [310] by gkronber

fixed a bug in the tree exporter for HL2

19:05 Changeset [309] by gkronber

fixed a bug that threw Exceptions when loading a GP engine with results (trees)

15:37 Ticket #166 (SymbolTable for the function-evaluation shouldn't be static) created by gkronber
15:28 Ticket #165 (Add counter that counts a DoubleData by a given interval) created by abeham
11:24 Changeset [308] by gkronber

fixed typo "Substraction" -> "Subtraction" oops

Note: See TracTimeline for information about the timeline view.