Timeline
03/30/21:
- 18:03 Changeset [17924] by
-
- renamed ResultFormatter to ResultFormatters
- adjusted some UI components (changed margins/paddings/sizes of some controls)
- 13:17 Changeset [17923] by
-
- removed branch
- 13:15 Changeset [17922] by
-
- merged branch into trunk
- 08:39 Changeset [17921] by
-
#3104: set e.Handled to true for Ctrl+C and Ctrl+V.
03/29/21:
- 19:29 Changeset [17920] by
-
#3115 cache calculations to improve speed when plotting multiple solutions in a partial dependence plot with factor variables.
- 19:03 Ticket #3115 (Method IsSolutionCompatible in PartialDependencePlotView is slow for ...) created by
- Inefficient code leads to blocking GUI. Steps to reproduce: 1. load …
- 17:49 Changeset [17919] by
-
- added a static FormatTree method
- reordered the if-else construct and some helper methods
- refactored the header generation
- removed all private properties
- added a helper method for AnalyticQuotient
- 09:54 Changeset [17918] by
-
#3105: Merge trunk changes into branch.
03/26/21:
- 17:25 Changeset [17917] by
-
#3107: Add node impacts strategy controller.
- 10:53 Changeset [17916] by
-
#3107 Added missing placeholder for the Reinitialization Strategy.
03/25/21:
- 18:06 Changeset [17915] by
-
#3040 started added some vector benchmarks for gptp.
03/24/21:
- 10:13 Changeset [17914] by
-
#3073 Fixed check for scaling nodes in ConstraintsEvaluators
03/23/21:
- 18:14 Changeset [17913] by
-
#3073 fix build fail of test solution
- 15:29 Changeset [17912] by
-
#3073 improved help dialog
- 15:24 Changeset [17911] by
-
#3073 code improvements after reintegration of branch
03/22/21:
- 23:59 Changeset [17910] by
-
#3073 Worked on todos: resource file update, added constraints with checked state into list, fixed constructor
03/18/21:
- 16:26 Changeset [17909] by
-
#3073 also change storable ctor for IntervalArithCompiledExpressionBoundsEstimator to protected
03/17/21:
- 09:15 Changeset [17908] by
-
#3073 Changed Interval tests, set delta to check bounds against each other
- 09:13 Changeset [17907] by
-
- Set cloning constructor to protected in IntervalArithCompiledExpressionBoundsEstimator
- Add Content == null handle in the OnContentChanged in ShapeConstraintView
03/16/21:
- 15:26 Changeset [17906] by
-
#3073 bugfixing
- 14:28 Changeset [17905] by
-
#3073: deleted reintegration branch
- 14:28 Changeset [17904] by
-
#3076 deleted reintegration branch
- 14:24 Changeset [17903] by
-
#3076: merged reintegration branch to trunk
- 14:23 Changeset [17902] by
-
#3073 merged reintegration branch to trunk
- 14:00 Changeset [17901] by
-
#3076: prepare for trunk reintegration
- 14:00 Changeset [17900] by
-
#3073 prepare for trunk reintegration
- 13:54 Changeset [17899] by
-
#3076 refactoring for branch reintegration
- 13:34 Changeset [17898] by
-
#3076 refactoring to prepare for branch reintegration
- 11:09 Changeset [17897] by
-
#3076 fixed a compilation error (to work with latest version of 3073)
- 11:08 Changeset [17896] by
-
#3073: refactoring to prepare for trunk integration
- 09:12 Changeset [17895] by
-
#3073: renamed IntervalConstraintView -> ShapeConstraintView
- 09:11 Changeset [17894] by
-
#3073: moved views into Regression folder because they are only used within RegressionProblemData
- 08:55 Changeset [17893] by
-
#3073 Added changes for reintegration