Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/20/08:

16:11 Ticket #277 (Replace DOM-based XML serialization with streaming-based XML serialization) created by swagner
As the generation of XML DOM trees needs a huge amount of RAM, …
15:58 Ticket #276 (Define SVN properties) created by swagner
The SVN property svn:ignore should be set for all solution, project …
15:54 Ticket #275 (Define appropriate directory structure for branches) created by swagner
Due to the changes in versioning and deployment (#274), we need to …
15:47 Ticket #274 (Qualify assembly names with major and minor version number) closed by swagner
fixed: Finished in r582
15:45 Changeset [582] by swagner

Added major and minor version number to assembly names (#274)

14:07 Ticket #274 (Qualify assembly names with major and minor version number) created by swagner
After an intensive discussion with gkronber, abeham, swinkler, and …
14:01 Ticket #273 (Increment version numbers to 3.2) closed by swagner
fixed: Done in r581
14:01 Changeset [581] by swagner

Incremented version numbers to 3.2 (#273)

13:56 Ticket #273 (Increment version numbers to 3.2) created by swagner
Due to the HL 3.1 Release branch (#272) the version numbers of the …
13:52 Changeset [580] by swagner

Created HL 3.1 Release branch (#272)

13:49 Changeset [579] by swagner

Worked on #272

  • incremented version numbers to 3.1
  • fixed spaces issue in CopyAssemblies.cmd
13:43 Ticket #272 (Create a HL 3.1 Release branch) created by swagner
13:11 Changeset [578] by abeham

Fixed startup bug in ServerForm when no external interface is connected

09/16/08:

00:21 Changeset [577] by gkronber

evaluate all samples for the model line chart

09/15/08:

13:48 Changeset [576] by gkronber

added functionality to open the algorithm that generated any model

13:19 Changeset [575] by gkronber

fixed a problem with brushing in histograms and added variable selection pressure

12:10 Changeset [574] by gkronber

fixed a problem in the pre/post build scripts with spaces in paths

09/14/08:

22:31 Changeset [573] by gkronber

minor code improvements

22:18 Ticket #271 (Functionality to show frequency distribution of any variable (histograms)) closed by gkronber
fixed: added brushing for histograms with r572.
22:18 Changeset [572] by gkronber

added brushing for histograms. #271 (Functionality to show frequency distribution of any variable (histograms))

21:18 Changeset [571] by gkronber

implemented basic histogram (without 'brushing'). #271 (Functionality to show frequency distribution of any variable (histograms))

18:09 Ticket #271 (Functionality to show frequency distribution of any variable (histograms)) created by gkronber
Should also display frequency of selected points.
17:36 Changeset [570] by gkronber

improved distribution of bubble sizes by ignoring outliers

16:52 Changeset [569] by gkronber

fixed a bug in multiple selection #270

16:29 Changeset [568] by gkronber

fixed incorrect output paths

16:17 Ticket #269 (Functionality to open a chart with predicted vs. original values of ...) closed by gkronber
fixed: implemented a view that shows the model itself and a line chart and a …
16:16 Changeset [567] by gkronber

implemented a view that shows the model itself and a line chart and a scatter plot showing original and predicted values. #269 (Functionality to open a chart with predicted vs. original values of any model)

10:13 Ticket #270 (Selection of multiple points) closed by gkronber
fixed: implemented 'brushing' and cleaned up code a little bit with r566.
10:13 Changeset [566] by gkronber

implemented 'brushing' and cleaned up code a little bit. #270 (Selection of multiple points)

08:32 Changeset [565] by gkronber

set output directory to /bin/x86/ (follow up to r564)

08:12 Changeset [564] by gkronber

There are problems when compiling to a specific architecture (i.e. x86 instead of any cpu) because VS adds another directory level (bin/x86/Debug). Thus I improved the directory handling in the install scripts and build-events. Also changed the default architecture for the solution and all projects to x86. Hopefully this doesn't cause compilation problems for anyone. In this case just reverse merge the changeset.

09/13/08:

20:37 Ticket #270 (Selection of multiple points) created by gkronber
20:36 Ticket #269 (Functionality to open a chart with predicted vs. original values of ...) created by gkronber
20:34 Ticket #268 (Possibility to open the function-tree of any model (represented as ...) closed by gkronber
fixed: added override for method ContainsPoint() in …
20:34 Changeset [563] by gkronber

added override for method ContainsPoint(). #268 (Possibility to open the function-tree of any model (represented as point in the scatter-plot))

20:32 Changeset [562] by gkronber
  • implemented selection of points
  • implemented functionality to open the underlying FunctionTree of a point

#268 (Possibility to open the function-tree of any model (represented as point in the scatter-plot))

13:36 Changeset [561] by gkronber
  • asynchronous downloading of agents and results from the CEDMA server
  • created a chart that displays points as bubbles (scatter-plot + optional third dimension for the size of the bubble, larger bubbles are more transparent than smaller bubbles)

ticket #268 (Possibility to open the function-tree of any model (represented as point in the scatter-plot))

09/12/08:

21:59 Changeset [560] by gkronber
  • added strong name key to CEDMA.Charting.
  • moved classes related to charting from CEDMA.Core to CEDMA.Charting

#268

21:57 Changeset [559] by gkronber

added plug-in CEDMA.Charting to the script that copies plugin assemblies into the application base directory

21:27 Changeset [558] by gkronber

added new project for CEDMA.Charting plug-in. ticket #268 (Possibility to open the function-tree of any model (represented as point in the scatter-plot)). A specialized implementation of chart is necessary to support selection as needed for CEDMA.

21:15 Ticket #268 (Possibility to open the function-tree of any model (represented as ...) created by gkronber
17:36 Changeset [557] by gkronber

added very coarse grained locking in the Store as a quick fix to support distributed execution model generating engines

17:35 Changeset [556] by gkronber

minor change: uncommented call to start the scheduler again

17:29 Changeset [555] by gkronber

ignore samples where the original value is 0 to prevent division by zero and thus MAPE=infinite

11:26 Ticket #200 (Simple indexer for results and matching search-frontend for ...) closed by gkronber
fixed: The console provides functionality to display solution quality for all …
11:24 Changeset [554] by gkronber

added 'jitter' sliders to add random noise to data points (useful in scatter plots with integer values). #200 (Simple indexer for results and matching search-frontend for solution-quality)

09/11/08:

21:11 Changeset [553] by gkronber

added a results-tab in the cedma console which contains a data chart that can be used to display histograms and scatter plots for any result value.

21:09 Changeset [552] by gkronber

added overrides for Equals and GetHashCode in Entity, Literal, SerializedLiteral to behave like values (equal means same uri or value). #200 (Simple indexer for results and matching search-frontend for solution-quality).

21:06 Changeset [551] by gkronber

added a method to select based on a set of templates. #200 (Simple indexer for results and matching search-frontend for solution-quality)

15:28 Ticket #267 (DataRowType.Bars is not implemented in DataChart) closed by gkronber
fixed: fixed with r550. Bars can be specified by adding two data points for …
15:28 Changeset [550] by gkronber

fixed #267 (DataRowType.Bars is not implemented in DataChart).
Bars can be specified by adding two data points for the lower left and upper right corner.

14:57 Ticket #267 (DataRowType.Bars is not implemented in DataChart) created by gkronber
14:33 Changeset [549] by gkronber

improved SelectProperties operator to query only one specific predicate. #200 (Simple indexer for results and matching search-frontend for solution-quality)

09/10/08:

19:46 Ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB) closed by gkronber
fixed: After changes r543:548 each result item is stored only once. While …
19:32 Changeset [548] by gkronber

added commands to copy the SemWeb dlls into the plugins directory. #261 (Items are stored multiple times in the result entries in the CEDMA DB)

19:31 Changeset [547] by gkronber

added new operators to add new rdf-statments and to query the stored graph (with statement templates). #261 (Items are stored multiple times in the result entries in the CEDMA DB)

19:30 Changeset [546] by gkronber

published the rdf-store as WCF service. #261 (Items are stored multiple times in the result entries in the CEDMA DB)

19:29 Changeset [545] by gkronber

implemented RDF backend on to of SemWeb. #261 (Items are stored multiple times in the result entries in the CEDMA DB)

19:27 Changeset [544] by gkronber

added interface IStore and data classes (with DataContracts) for the RDF backend. #261 (Items are stored multiple times in the result entries in the CEDMA DB)

10:29 Changeset [543] by gkronber

removed prototypical implementation of rdf-like statement store and corresponding operators in a consolidation step (to prepare for a more solid implementation). Ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)

Note: See TracTimeline for information about the timeline view.