Timeline
10/07/13:
- 21:04 Changeset [10029] by
-
#2109: added additional documentation and refactored code of GEEvaluator.cs
- 08:49 Changeset [10028] by
-
- merged IfStat and ElseStat into IfThenElseStat
- changed the font of the suffixCode text box in the CodeNodeView
10/06/13:
- 17:24 Blog: Gaussian Processes for Regression and Classification edited by
- 16:40 Blog: Gaussian Processes for Regression and Classification created by
- Initial version without images
10/04/13:
- 22:00 Changeset [10027] by
-
#1886 adapted convex hull view to work with real vectors and permutations
- 17:24 Changeset [10026] by
-
- removed old caching code
- adapted convex hull view and some other minor improvements
- 15:21 Changeset [10025] by
-
#1886 added support for permutation encoding for solution caching
- 11:20 Changeset [10024] by
-
#1886 added views project for solution caching
- 09:50 Changeset [10023] by
-
- moved solution caching to an own plugin
- added initial support for real vector encoding
10/03/13:
- 22:47 Changeset [10022] by
-
- simplified GEArtificialAntProblem and removed some unused code (e.g. parameter MaximumExpressionDepth is not necessary for an IntegerVector)
- extended GEEvaluator to perform a complete, recursive Genotype-To-Phenotype mapping (depth-first approach); currently no "wrapping" of the integer vector is possible; a full tree with the maximum possible nodes filled in is generated, dependent on the integer vector; the Interpreter, Analysers and other classes get reused
10/02/13:
- 20:11 Ticket #2110 (Import/Export for ProblemInstanceConsumers of multiple data types is ...) closed by
- done: r10021: merged r10000, r10001, r10003, r10005, r10009 to stable
- 20:11 Changeset [10021] by
-
#2110: merged to stable
- 17:05 Ticket #1508 (Plugin for optimization of trading rules) closed by
- done: r10020: merged r9804:9805, r9808:9809, r9811:9812, r9822, r9824:9825, …
- 17:04 Changeset [10020] by
-
#1508: merged r9804:9805,r9808:9809,r9811:9812,r9822,r9824:9825,r9897,r9928,r9938:9941,r9964:9965,r9989,r9991:9992,r9995,r9997,r10004:10015 from trunk into stable branch.
- 14:43 Changeset [10019] by
-
#2031 added missing static modifiers and removed unused variable
- 13:59 Changeset [10018] by
-
#2031 improved UI of statistical testing view
- 13:48 Changeset [10017] by
-
#2031 improved sample size estimation and some minor improvements
10/01/13:
- 21:42 Changeset [10016] by
-
#2031 added recommended sample size to sample size influence view
- 18:17 Changeset [10015] by
-
#1508 hide export button in view for symb. trading solutions
- 16:39 Changeset [10014] by
-
- refactored grammar and symbols
- changed RobocodeProblem to use the ProbabilisticTreeCreator by default
- 13:18 Changeset [10013] by
-
- enabled transactions
- enabled tracing output
- set correct invoice data
- saving invoices
- 13:10 Changeset [10012] by
-
#2109:
added initial version of Problem class and Evaluator class; GEArtificialAntProblem randomly initializes an IntegerVector and prepares the GE run; GEEvaluator currently only creates a simple SymbolicExpressionTree, consisting of the RootSymbol, StartSymbol and the MoveSymbol
- 12:08 Changeset [10011] by
-
- refactored grammar and symbols
- fixed cloning and storable ctors
- fixed plugin dependencies
09/30/13:
- 11:08 Changeset [10010] by
-
#2113 fixed hive slave configuration files
- 11:05 Ticket #2113 (Update Hive Slave Configurations) created by
- The app.config file of the windows service is missing the behavior …
09/27/13:
- 14:59 Changeset [10009] by
-
#2110: renamed generic view class
09/26/13:
- 23:56 Changeset [10008] by
-
#1886 added volume calculation for convex d-polytopes
- 10:30 Changeset [10007] by
-
#1886 started working on volume calculation
09/25/13:
- 13:55 Ticket #2107 (Chart export dialog saves emf files as png) closed by
- done: r10006: merged r9946 and r10002 into stable
- 13:55 Changeset [10006] by
- 10:22 Changeset [10005] by
-
#2110: adapted view in MetaOpt branch
09/24/13:
- 16:15 Changeset [10004] by
-
#1508 fixed data import from ECB (some rates are not available for the full time interval)
- 14:10 Changeset [10003] by
-
#2110: fixed ProblemView to hide all provider related controls if its content is no IProblemInstanceConsumer
- 14:08 Changeset [10002] by
-
#2107: Fixed font scaling issue related to the MetafileFrameUnit when exporting charts in the EMF format.
- 12:39 Changeset [10001] by
- 11:49 Changeset [10000] by
-
#2110: refactored ProblemInstanceProviderViews
09/23/13:
- 08:09 Ticket #2102 (The "Data Analysis" menu should not be a top-level menu in the optimizer) closed by
- done: r9999: merged r9973:9975 and r9994 from trunk to stable
- 08:08 Changeset [9999] by
-
#2102 merged r9973:9975 and r9994 from trunk to stable