Timeline
05/15/17:
- 16:48 Changeset [14984] by
-
#2715 Added a Clear-Color button (like in the DataTableVisualPropertiesControl).
- 16:30 Changeset [14983] by
-
#2709 Adapted DataTable/ScatterPlotControl to the recent (re-) merge of the -View and -Control.
- 16:26 Changeset [14982] by
-
#2713 Reverted the separation of the DataTable/ScatterPlotView in -View and -Control.
Instead, a ShowName property is added to control whether the name-textbox and the info-label from the NamedItemView are shown.
- 15:22 Ticket #2255 (MeanVarianceCalculator should not perform range checks of the added values) closed by
- rejected: r14981: Recorded merge and reverse merge (11417,11422) in stable. …
- 15:21 Changeset [14981] by
-
#2255: Recorded merge and reverse merge (11417,11422) in stable.
- 15:10 Changeset [14980] by
05/13/17:
- 00:34 Changeset [14979] by
-
#2739: Improving camera position and look direction
05/12/17:
- 23:37 Changeset [14978] by
-
#2739: Improved Bin Packing 3D View
- Fixing an overlap of triangles in the corner points in the wireframe code
- Removing unnecessary translate transforms and using centerXYZ of scaling and rotation
- Correctly calculated the center of the bin after scaling
- When an item is selected, instead of using solid cubes with semi-transparent surfaces, a wireframe model is displayed
- The selected cube has to be drawn first, otherwise the other wireframe cubes are not transparent to it
- 20:25 Ticket #2786 (Cursor keys in optimizer menu navigate in wrong direction) closed by
- worksforme
- 19:40 Ticket #2788 (Blue screen on some Windows 10 systems) created by
- 19:39 Ticket #2787 (Opening a C# script on Windows10 causes a change of DPI settings ...) created by
- 19:39 Ticket #2786 (Cursor keys in optimizer menu navigate in wrong direction) created by
- 14:55 Changeset [14977] by
-
#2762: worked on best fit heuristics, update of residual space heuristic
- 14:10 Changeset [14976] by
-
#2762: worked on best fit heuristics
- 13:41 Changeset [14975] by
-
- Improved Check/Uncheck of variables.
- Instead of removing whole columns/rows from the tablelayout, the tablelayout stays the same with the column/rows width/height set to zero.
- Hidden charts are not updated to avoid unnessecary calculations.
- Added a check (messagebox) if >20 variables should be displayed in the multi scatterplot or reduced to 20.
- Added configuration for point size/opacity and (histogram)aggregation.
- Improved Check/Uncheck of variables.
05/11/17:
- 17:01 Changeset [14974] by
-
#2640: merged r13268 from trunk to stable (was omitted in merging #2442)
- 16:58 Changeset [14973] by
-
#2640: added r12973 and its reverse merge r12977 to mergeinfo of stable (only record the merge)
- 16:53 Changeset [14972] by
-
#2640: merged r14160 from trunk to stable (was omitted when merging #2594
- 16:25 Changeset [14971] by
-
#2739: Embedded ViewPort3D into Border to catch mouse events in the background
- 14:06 Ticket #2729 (Allow excluding generic type in item attribute) closed by
- done: r14970: merged 14656 to stable
- 14:06 Changeset [14970] by
-
#2729: merged 14656 to stable
- 14:05 Ticket #2732 (GetRow and GetColumn iterators for ValueTypeMatrix<T>) closed by
- done: r14969: merged 14672 to stable
- 14:05 Changeset [14969] by
-
#2732: merged 14672 to stable
- 14:03 Ticket #2674 (Copy&paste should also copy the row names for DoubleArrays) closed by
- done: r14968: merged 14299,14561 to stable
- 14:03 Changeset [14968] by
-
#2674: merged 14299,14561 to stable
- 14:01 Ticket #2731 (Improve performance of certain manipulations on Permutation) closed by
- done: r14967: merged 14662 to stable
- 14:01 Changeset [14967] by
-
#2731: merged 14662 to stable
- 13:58 Ticket #2785 (BinPacking doesn't respect stacking constraints) closed by
- done: r14966: merged 14916 to stable
- 13:58 Changeset [14966] by
-
#2785: merged 14916 to stable
- 13:57 Ticket #2720 (Exporting of JSSP problem instances does not work) closed by
- done: r14965: merged 14506,14509,14692 to stable
- 13:57 Changeset [14965] by
-
#2720: merged 14506,14509,14692 to stable
- 13:46 Changeset [14964] by
- 13:44 Changeset [14963] by
-
#2698: merged r14381 r14382 r14384 r14388 r14418 r14425 from trunk to stable
- 13:42 Changeset [14962] by
- 13:31 Ticket #2718 (View to analyze residuals over the rows of the dataset for regression ...) closed by
- done
05/10/17:
- 16:23 Changeset [14961] by
-
#2755: Corrected usings for GBT.
- 15:58 Ticket #2778 (Shuffling manipulation in the DataPreprocessing does not work as expected) closed by
- done: r14960: Merged r14886 and r14947 into stable.
- 15:58 Changeset [14960] by
- 15:52 Changeset [14959] by
-
#2640: Added global ignore properties.
- 15:44 Ticket #2685 (SymbolicExpressionGrammars calculate the min length and depth of ...) closed by
- done
- 15:44 Changeset [14958] by
-
#2685: Merged r14340, r14341, r14342, r14352, r14353, r14354, r14355, r14356, r14357 into stable.
- 15:42 Ticket #2763 (Qualities-Chart for GBT should start at 0) closed by
- done
- 15:42 Changeset [14957] by
- 15:41 Ticket #2755 (For gradient boosted trees with LogisticRegressionLoss the threshold ...) closed by
- done
- 15:40 Changeset [14956] by
- 15:39 Changeset [14955] by
-
#2755: Removed usings in GBT sources.
- 15:24 Ticket #2764 (MenuItem CreateHiveJob operates on the displayed content) closed by
- done: r14954: Merged r14842 into stable.
- 15:23 Changeset [14954] by
- 14:23 Changeset [14953] by
-
#2709 Disposed dynamically created controls.
- 11:23 Changeset [14952] by
-
#2665 Added IsNoop to Expression, Made Expressions storable, Fixed Debugger, Fixed and improved problem data and result visualisation, Added custom ErcOption view, Added problem difficulty to problem data name
- 10:31 Changeset [14951] by
-
#2686: Code clean up in ConstantOptimization.
05/09/17:
- 20:08 Changeset [14950] by
-
#2697: code improvement in TreeToAutoDiffTermConverter
- 19:54 Changeset [14949] by
-
#2697: made TreeSimplifier static
- 19:45 Changeset [14948] by
-
#2697: removed static Convert class
- 19:38 Changeset [14947] by
-
#2778: fixed off-by-one error
- 19:16 Ticket #2529 (AR1 is not evaluated correctly on the test partition) closed by
- done
- 18:23 Changeset [14946] by
-
#2686: Fixed updating of constants / variable weights if lagged variables are used within constants optimization.
- 11:09 Changeset [14945] by
-
#2697: Removed empty folder HL.Problems.DataAnalysis.Symbolic\Transformation.
- 11:05 Changeset [14944] by
-
#2697: Removed TakeEvery methods from EnumerableExtensions.cs
05/05/17:
- 20:27 Changeset [14943] by
-
#2779: cleaned code and added absolute residual and error
- 20:08 Changeset [14942] by
- 20:07 Changeset [14941] by
- 20:06 Changeset [14940] by
- 20:05 Changeset [14939] by
- 17:56 Changeset [14938] by
-
#2697: Made symbol fields readonly in TreeSimplifier.
- 17:08 Changeset [14937] by
-
#2718: Minor changes in residual line chart.
- 16:06 Changeset [14936] by
-
#2699: changed namespace for KernelRidgeRegression
- 16:02 Changeset [14935] by
-
#2520: support persistence for OperatorGraphVisualizationInfo
05/04/17:
- 20:20 Changeset [14934] by
-
#2520: svn:ignore
- 20:20 Changeset [14933] by
-
#2520 added a code fix for generating StorableTypeAttributes
- 20:17 Changeset [14932] by
-
#2520 check if results are the same for the GA TSP sample test
- 19:54 Changeset [14931] by
-
#2520 do not store graph visualization info for the operatorgraph
- 19:53 Changeset [14930] by
-
#2520 changed optimizer to use new persistence per default
- 19:06 Changeset [14929] by
-
#2520 fixed unit tests for new persistence: loading & storing all samples
- 18:16 Changeset [14928] by
-
#2520 added unit tests and fixed all test cases for old persistence
- 17:19 Changeset [14927] by
-
#2520: changed all usages of StorableClass to use StorableType with an auto-generated GUID (did not add StorableType to other type definitions yet)
- 13:54 Changeset [14926] by
-
#2520 changed references and plugin dependencies
- 12:30 Changeset [14925] by
-
#2520 moved storable attributes (construction)
- 09:59 Changeset [14924] by
-
#2520 copied relevant files from persistence overhaul branch
- 09:52 Changeset [14923] by
-
#2520 created branch from trunk (again)
- 09:51 Changeset [14922] by
-
#2520 deleted branch again
- 09:26 Changeset [14921] by
-
#2520 created a branch of stable
- 09:23 Changeset [14920] by
-
#2520 deleted branch of trunk
- 09:04 Changeset [14919] by
-
#2520: created a branch for reintegration of new persistence
- 09:03 Changeset [14918] by
-
#2782: removed a comment
05/03/17:
- 16:17 Changeset [14917] by
-
- Use the new icons for PreprocessingCheckedVariablesView (linechart, histogram).
- Added a "lock aspect ratio" sizing for the multi scatter plot.
- Fixed a bug in single scatter plot when changing the regression line.
- 14:42 Changeset [14916] by
-
#2785: fixed bug that leads to ignored stacking constraints
- 14:38 Ticket #2785 (BinPacking doesn't respect stacking constraints) created by
- Even if the parameter stacking constraints is set to true, the …
- 14:33 Changeset [14915] by
-
- Added Check All/Inputs&Target/None Icons.
- Improved location and formatting of the "Show Variables" groupbox in datagrid and statistics view.
- Added an "Orientation" option for the statistics view.
- 12:48 Changeset [14914] by
-
#2665 Added Dictionary of stacks to interperter, clear all stacks
- 12:24 Changeset [14913] by
-
#2784: fixed hive engine
- 10:33 Changeset [14912] by
-
#2666: Fixed GA_Grouping.hl Sample
- 09:20 Changeset [14911] by
-
#2699: copied kernel ridge regression from branch to trunk
- 08:57 Changeset [14910] by
-
#2665 Sorted BenchmarkSuite problems by name
- 01:31 Changeset [14909] by
-
#2665 Fixed VectorExpression errors, Fixed BenchmarkSuite Problem Data View issues
05/02/17:
- 22:03 Changeset [14908] by
-
#2665 Removed "this" qualifier
- 21:53 Changeset [14907] by
-
#2665 Run Hl General, Essential tests and applied fixes for errors
- 21:17 Changeset [14906] by
-
#2665 Formatted solution using hl dev settings
- 20:42 Changeset [14905] by
-
#2665 Made ErcOptions checkable
- 17:41 Changeset [14904] by
-
#2760: Reuse the shuffled data when creating the solution ensemble.
- 15:28 Changeset [14903] by
-
- Added warning when creating a new regression/classification that data will be lost.
- Renamed view shortcuts to have a more descriptive name instead of the camel casing.
- Added missing license header.
- 14:45 Changeset [14902] by
-
- Changed chart sizing to absolute values (pixels).
- Added chart sizing to Linechart and Histogram.
- 09:41 Changeset [14901] by
-
#2784: fixed pausing of hive tasks
- 09:35 Ticket #2784 (Pausing of Hive tasks does not work) created by
- Currently, when a Hive user pauses a task, a new state log entry is …
- 08:06 Ticket #2783 (Provide useful helper methods in BasicProblem) created by
- It would be helpful if BasicProblem could offer a couple of helper …