Timeline
10/02/18:
- 09:58 Changeset [16207] by
-
#2948 added new unit test class to project (combine with previous commit)
- 09:57 Changeset [16206] by
-
#2948 added first implementation of symbolic differentiation as well as a test case (to be checked manually)
- 09:54 Ticket #2948 (Symbolic differentiation) created by
- Sometimes it can be helpful to look at derivatives of a model. It is …
10/01/18:
- 16:21 Changeset [16205] by
-
#2839 adapting project job view
- 15:43 Changeset [16204] by
-
#2839: added assembly reference
- 15:18 Changeset [16203] by
-
#2839: fixed job listing method for hive administrators
- 15:14 Changeset [16202] by
-
#2839: fixed several bugs:
- renamed tab "Slaves" to "Resources"
- fixed bugs in job manager > resource selector reported by fholzinger
- adapted client-side handling of disabled resource ancestors
- adapted parentship check in HiveAdminClient
- adapted seting of enabled state of controls for project details, project resources
- introduced "inactive" tag in ProjectsView
- 15:06 Changeset [16201] by
-
#2886: remove branch as it was migrated to Git
- 03:43 Changeset [16200] by
-
#2929: Updated DLL to get coeff results and release memory
09/28/18:
- 18:17 Changeset [16199] by
-
#2929: renaming things, use data from regression problem instead of hard-coded data. Algorithm crashes in StepW.
- 18:07 Changeset [16198] by
-
#2886: Cleanup R-scripts for expression clustering.
- 17:05 Changeset [16197] by
-
#2929: renaming things
- 16:52 Changeset [16196] by
-
#2929 introduced parameter names to prepare for renaming parameters
- 16:31 Changeset [16195] by
-
#2929 copied go-pge.dll to plugin folder and include in project, set unsafe property for project
- 15:40 Changeset [16194] by
-
#2886: Fix compilation errors in test
- 15:22 Changeset [16193] by
-
#2886: Implement new hasher (faster & less collision prone) and update unit tests
- 14:08 Changeset [16192] by
-
#2924: added packages.config
- 02:17 Changeset [16191] by
-
#2929: Added current DLL to PGE dir that needs to be placed in bin path
09/27/18:
- 10:10 Changeset [16190] by
-
#2904: Added changes from #2910 to ClassificationSolutionVariableImpactsCalculator
- 09:51 Changeset [16189] by
-
#2904: Overwrote trunk-changes with branch-changes
- 09:50 Changeset [16188] by
-
#2904: Merged changes from trunk
09/26/18:
- 15:02 Changeset [16187] by
-
- fixed enabled state of controls bug for initial project selection regarding permission detail views
- fixed problem at resource assignment for root projects
09/25/18:
- 15:05 Changeset [16186] by
-
#2839 fixed lightweightUserInformationView
- 13:55 Changeset [16185] by
-
- updated enabled state of controls for projects
- updated enabled state of controls for resources
- 13:21 Changeset [16184] by
-
#2839 fixed bug appeared when clicking on user
- 11:28 Changeset [16183] by
-
#2929: Adapted PGE Go code to work as dll
- 10:49 Changeset [16182] by
-
#2929: Added PGE dll and the first working call
- 08:52 Changeset [16181] by
-
#2904: Fixed Types (String for FactorVariables) for Classification
09/24/18:
- 20:00 Changeset [16180] by
-
changed output format for maps for the GPTP paper
- 16:19 Changeset [16179] by
-
#2894: Added initialization code to all constructors
- 16:14 Changeset [16178] by
-
#2916: removed branch
- 16:12 Changeset [16177] by
-
#2916: merged to trunk
09/22/18:
- 21:57 Changeset [16176] by
-
#2886: Fix hashing
- 07:14 Changeset [16175] by
-
#2886 removed expression clustering project from solution
- 07:12 Changeset [16174] by
-
#2886 made several changes to clustering scripts for GPTP paper
09/21/18:
- 16:00 Changeset [16173] by
-
- fixed compilation errors in HiveEngine
- minor changes
- 09:50 Changeset [16172] by
-
- created LinearProgrammingAlgorithm
- created definitions for all LP/MIP solvers supported by OR-Tools
- created LinearProgrammingProblem
- created classes required for scripting: LinearProgrammingProblemDefinition, LinearProgrammingProblemDefinitionScript, CompiledLinearProgrammingProblemDefinition
- created views: LinearProgrammingProblemView, LinearProgrammingProblemDefinitionScriptView
- updated OR-Tools version in ExtLibs to 6.9
- created LinearProgrammingAlgorithm
- 09:18 Changeset [16171] by
-
#2943 worked on MOBasicProblem - added Interfaces;reworked MOCalculators; several minor changes
09/20/18:
- 15:56 Changeset [16170] by
- 15:52 Changeset [16169] by
-
#2908 changed handling of resource names (moved into data descriptors)
- 15:27 Changeset [16168] by
-
#2891: incorporated feedback from review, made NeuralNetworkEnsembleModel and NeuralNetworkModel readonly. This is a breaking change to the API
- 15:10 Changeset [16167] by
- 15:05 Changeset [16166] by
- 14:58 Changeset [16165] by
- 14:55 Changeset [16164] by
- 14:49 Changeset [16163] by
- 14:46 Changeset [16162] by
- 14:45 Changeset [16161] by
-
#2911: merged r15877,r15881,r15900,r15901,r15902 from trunk to stable
- 14:43 Changeset [16160] by
- 14:42 Ticket #1973 (Support more than 256 variables in linear regression models) closed by
- done
- 13:18 Changeset [16159] by
-
#2886: Refactor unit test using only C# 4.5 features.
- 13:12 Changeset [16158] by
-
#2883 merged trunk
- 11:12 Changeset [16157] by
-
#2886: Update IGrammarEnumerationEvaluator interface (add Evaluate method accepting an ISymbolicExpressionTree for the case when the constants have already been optimized in the tree, add boolean OptimizeConstants flag), small refactor in GrammarEnumeration/GrammarEnumerationAlgorithm.cs, add unit tests
09/19/18:
- 16:04 Changeset [16156] by
-
#2947 fixed initial title for IndexedDataTable
09/18/18:
- 11:28 Changeset [16155] by
-
#2925: allow tuning individual parameter vectors for episodes (using the same structure)
- 06:00 Changeset [16154] by
-
#2925 bug fix for the extraction of target values (missed when introducing episodes)