Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

08/30/13:

21:11 Changeset [9919] by gkronber

#2101: fixed strings in classes for ANNs

21:05 Ticket #2101 (Several incorrect names/descriptions in class NeuralNetworkClassification) created by gkronber
12:59 AddonsDailyBuilds edited by ascheibe
(diff)
12:57 Changeset [9918] by ascheibe

deleted scheduling branch as it has already been moved to trunk

08/29/13:

12:09 Changeset [9917] by ascheibe

#2031 adapted views to new help system

12:04 Changeset [9916] by ascheibe

#2100 added loading of txt files

11:43 Changeset [9915] by ascheibe

#2100 added a help button to View which opens and displays help texts if a help resource path is specified in the view attribute

11:41 Ticket #2100 (Views should support displaying help texts) created by ascheibe
09:46 Changeset [9914] by ascheibe

#2031 implemented rest of the reviewing comments for the statistical testing view

08/27/13:

16:27 Changeset [9913] by ascheibe

#2031

  • redesigned statistical testing view
  • improved sample size influence view
13:01 Changeset [9912] by ascheibe

#2031 some minor UI improvements

12:19 Changeset [9911] by ascheibe

#2031

  • renamed statistical run collection views
  • implemented RunCollection events in statistical testing view
  • incorporate content name into view caption
12:04 Changeset [9910] by ascheibe

#2099 renamed run collection views

11:16 Ticket #2099 (Improve names of RunCollection views) created by ascheibe
There are some minor glitches in the naming of the views: - All views …
11:02 Changeset [9909] by ascheibe

#2031 removed useless split container from chart analysis view

10:56 Changeset [9908] by ascheibe

#2031 improved chart analysis view

08/23/13:

17:52 Changeset [9907] by ascheibe

#1042

  • the size of the ProgressView is now adjusted if the Cancel button is not shown
  • replaced the progress bar of the start page with the ProgressView
12:58 Ticket #2098 (Excel export of symbolic data analysis solutions should support ...) created by mkommend
Currently not all available symbols are implemented in the excel …
12:52 Changeset [9906] by mkommend

#1730: Added progress bar to excel export.

11:21 Changeset [9905] by mkommend

#1042: Added invoke required checks to the progress view display.

10:33 Changeset [9904] by ascheibe

#2031 updated chart analysis view to work with new progress handling

10:28 Ticket #2097 (Hive Job Manager crashes when downloading a job that cannot be deserialized) closed by ascheibe
done: r9903 merged r9902 into stable branch
10:28 Changeset [9903] by ascheibe

#2097 merged r9902 into stable branch

09:39 Changeset [9902] by ascheibe

#2097 prevent Hive Job Manger from crashing when downloading a job that cannot be deserialized

09:32 Ticket #2097 (Hive Job Manager crashes when downloading a job that cannot be deserialized) created by ascheibe

08/22/13:

16:33 Changeset [9901] by mkommend

#1042: Updated progress message while saving a file.

16:29 Changeset [9900] by mkommend

#1042: Renamed control parameter in MainForm while displaying a progress.

16:13 Changeset [9899] by ascheibe

#2069 fixed bug in quality calculation

15:16 Changeset [9898] by ascheibe

#2069 added automatic discovery of robocode jars

13:37 Changeset [9897] by ascheibe

#1508 fixed Mono compatibility of project files

13:32 Changeset [9896] by ascheibe

#1042 changed MainForm progress handling to work with controls instead of views

12:58 Changeset [9895] by ascheibe

#1042 fixed OptimizerhiveTaskView

11:31 Changeset [9894] by ascheibe

#1042

  • changed Hive views to use MainForm for progress handling
  • removed Cancel timeout
  • setter for ProgressState is now private
  • added Start methods to Progress
  • removed unused methods from RefreshableHiveJobView

08/21/13:

23:08 Changeset [9893] by ascheibe

#1042

  • applied mkommends progress view patch
  • adapted Hive views accordingly
  • made some minor improvements (more to come...)
16:24 Changeset [9892] by ascheibe

#2069 use directory values instead of string values for the robocode path

16:14 Changeset [9891] by ascheibe

#2069 moved battle runner from Robocode directory to HL bin

15:21 Changeset [9890] by ascheibe

#2069

  • changed Solution from NamedItem to Item
  • adapted views to be only ItemViews
  • some more minor improvements
14:38 Changeset [9889] by ascheibe

#2069 cleaned up views

11:59 Changeset [9888] by ascheibe

#2069

  • fixed parsing of qualities
  • removed robocode method crossover as it was never used anyways
10:24 Ticket #2088 (Restructure Unit Tests) closed by mkommend
done: Everything works as expected.

08/20/13:

19:12 Documentation/Reference/Test Functions edited by jkarder
updated description of real valued test functions (diff)
19:08 Zakharov.png attached to Documentation/Reference/Test Functions by jkarder
Zakharov Function
19:08 SumSquares.png attached to Documentation/Reference/Test Functions by jkarder
Sum Squares Function
19:08 Sphere.png attached to Documentation/Reference/Test Functions by jkarder
Sphere Function
19:08 Schwefel.png attached to Documentation/Reference/Test Functions by jkarder
Schwefel Function
19:07 Rosenbrock.png attached to Documentation/Reference/Test Functions by jkarder
Rosenbrock Function
19:07 Rastrigin.png attached to Documentation/Reference/Test Functions by jkarder
Rastrigin Function
19:07 Matyas.png attached to Documentation/Reference/Test Functions by jkarder
Matyas Function
19:07 Levy.png attached to Documentation/Reference/Test Functions by jkarder
Levy Function
19:07 Griewank.png attached to Documentation/Reference/Test Functions by jkarder
Griewank Function
19:06 Booth.png attached to Documentation/Reference/Test Functions by jkarder
Booth Function
19:06 Beale.png attached to Documentation/Reference/Test Functions by jkarder
Beale Function
19:05 Ackley.png attached to Documentation/Reference/Test Functions by jkarder
Ackley Function
19:02 Changeset [9887] by jkarder

updated template document for description of real valued test functions

17:33 Ticket #1099 (Create unit tests for NamedItems) closed by mkommend
done: r9886: Merged changesets for named item unit test into the stable branch.
17:33 Changeset [9886] by mkommend

#1099: Merged changesets for named item unit test into the stable branch.

17:03 Changeset [9885] by mkommend

#2088: Merged all changesets regarding the unit test restructuring in the stable branch.

14:01 Changeset [9884] by ascheibe

#2069

  • qualities are now scaled between 0 and 1
  • fixed naming of robots

08/19/13:

23:33 WikiStart edited by swagner
(diff)
23:27 Ticket #2096 (Persistence has issues with certain characters) created by abeham
The persistence serialized the string <PRIMITIVE typeId="5" …
08:48 Changeset [9883] by jkarder

#1909: fixed build configuration

Note: See TracTimeline for information about the timeline view.