Timeline
05/24/16:
- 14:44 Changeset [13856] by
-
- Generalized GaussianProcessRegressionSolution...Views to ConfidenceBasedRegressionSolution...Views.
- Added "all" column for variances.
05/20/16:
- 13:01 Changeset [13855] by
-
- Added validation in GradientChartConfigurationDialog and DensityTrackbar.
- Added optional configuration button for GradientChart.
- 13:01 Changeset [13854] by
-
#2582 Core update, pre migration
05/19/16:
- 15:31 Changeset [13853] by
-
- Added GradientChartConfigurationDialog to allow setup x/y axis and drawing steps.
- Added "calculating pending"-icon only after 100ms to avoid flickering.
- Fixed some small issues.
05/18/16:
- 17:53 Changeset [13852] by
-
Add license information
- 17:52 Changeset [13851] by
-
Add licence information
- 16:28 Changeset [13850] by
-
- Extracted DensityChart from DensityTrackbar.
- Added DensityChart to RegressionSolutionTargetResponseView with different options (none/training/test/all).
- Moved RegressionSolutionGradientView and RegressionSolutionTargetResponseView to subfolder.
- 11:27 Changeset [13849] by
-
Constrained test function
Check for constrained test function and evaluated the constraints violations
Add to dominance comparator also constraints violations
05/13/16:
- 13:17 Changeset [13848] by
-
#2582 Hive finish, start OKB
05/12/16:
- 17:09 Changeset [13847] by
-
#2582 Security access implemented, directory renaming and choosing, adding more partials
- 15:11 Changeset [13846] by
-
- Added a manual y-axis control.
- Fixed bug with dragging the cursor in the GradientChart out of the chart.
- 15:02 Ticket #2607 (TabControl slows other controls and causes flickering) created by
- Controls on a TabControl resize slowly and flicker, as also reported …
05/11/16:
- 17:17 Changeset [13845] by
-
- All used variables of a model are initially checked when opening the Target Response Gradient View.
- Fixed a bug on axis scaling.
- 16:50 Changeset [13844] by
-
#2582 Optimizing open file view by cutting down batches to 1. Logging system in navbar. Start authenticationCheck
- 16:38 Changeset [13843] by
-
#2597 Implemented "sync" y-axis for Target Response Gradient View.
- 12:18 Changeset [13842] by
-
- Reduced memory consumption greatly by reusing existing datapoints from existing series instead of creating new series on update.
- Rearranged methods and properties in GradientChart.
- Added properties to set fixed axis limits instead of calculation.
05/10/16:
- 16:55 Changeset [13841] by
-
#2582 More parameter datatypes, splitting fileopening service, approving users, reopen last file, change name tasks and repetitions
- 12:38 Changeset [13840] by
-
#2597 Implemented cancellation of chart update when new update is called during calculation.