Timeline
09/19/17:
- 18:13 Changeset [15374] by
- 15:58 Changeset [15373] by
-
- Merged recent trunk-changes into branch.
- Using task-continuations for semaphore-releasing to avoid manually started optimizers to mess with the semaphore.
- 11:30 Changeset [15372] by
-
#1666 Fixed PluginDependency. Removed duplicate progress-removal in RegressionInstanceProviderView.
- 10:49 Changeset [15371] by
-
#1666: Merged into trunk
- 08:36 Changeset [15370] by
-
#2837: Added missing await.
- 07:15 Changeset [15369] by
-
#2789 added penalized regression splines as implemented in alglib.
09/18/17:
- 16:56 Ticket #2837 (Lost Exception in DataPreprocessing during Import) created by
- The async Import of the DataPreprocessingView is not awaited, …
- 14:15 Ticket #2836 (IsAlmost() uses a fixed epsilon for comparison) created by
- The fixed epsilon value in IsAlmost (1E-12) is problematic e.g. when …
- 12:26 Changeset [15368] by
-
- disabled breakpoints for the sequential and parallel engines
- fixed exception handling in parallel engine
- 12:18 Changeset [15367] by
-
- the asynchronous calls are now awaited
- added extension method to flatten and handle inner exceptions of AggregateExceptions
- fixed some catch clauses
09/17/17:
- 23:27 Changeset [15366] by
-
#2665 Solution Cleanup
- 18:06 Changeset [15365] by
-
#2789 experiments with spline smoothing and additive models
09/15/17:
- 18:20 Changeset [15364] by
-
#2789 experimenting with GAMs and Splines
- 09:56 Changeset [15363] by
-
#2640: updated hl download images
09/14/17:
- 07:58 Changeset [15362] by
-
#2789 testing Math.Numerics splines
09/13/17:
- 17:04 Changeset [15361] by
-
- switched to DNS identities
- updated service client generation cmds
- 17:03 Ticket #2835 (Check service identity using the certificate's DNS/SN instead of the ...) created by
- Some endpoints are identified using a Base64-encoded certificate. When …
- 08:14 Changeset [15360] by
-
#2796 added collection of Pareto-optimal solutions
09/12/17:
- 18:01 Changeset [15359] by
-
#2796 added files to allow building the branch
09/11/17:
- 19:09 Ticket #2834 (GUI might freeze when downloading multiple Hive jobs concurrently) created by
- I ran into what seems to be a GUI deadlock today while I was …
- 13:36 Changeset [15358] by
-
#2833: fixed condition in HiveService.UpdateTaskState
- 13:34 Ticket #2833 (Hive service does not reschedule tasks) created by
- A slave pauses a task for three reasons: * A user requests to pause …
09/08/17:
- 14:51 Changeset [15357] by
-
#2824: Removed the installation manager tests from the tests project
- 10:52 Ticket #2832 (Explicitly differ between continuous and marquee Progress) created by
- Currently, the ProgressView displays a continuous progress for …
- 10:41 Changeset [15356] by
-
#1666 Added a delay for hiding the progress bar to avoid closing the progress during animation.
09/07/17:
- 17:15 Ticket #2821 (Remove Creators-Update-Info in ChangeNestingLevelDialog) closed by
- done: r15355: Merged r15326 into stable.
- 17:15 Changeset [15355] by
- 17:09 Changeset [15354] by
-
#1666: Changed delegate creation in constant optimization.
- 15:32 Changeset [15353] by
-
- Changed Progress interface (single parameterless ctor, overloads for Start-method).
- Passed Impact-Calculator per ctor argument instead of virtual properties.
- Created virtual OptimizeConstants-method instead of making the button-click event-handler virtual.
- 08:22 Changeset [15352] by
-
#2789 testing alglib RBF and splines
09/06/17:
- 20:51 Changeset [15351] by
-
#1772: Merge trunk changes, add a couple of convenience parameters to the SchemaCreator.
- 11:13 Changeset [15350] by
-
#2829: JobTaskOneFileDownloader: Check for exception and add sleep timeout in log update loop.
- 10:33 Changeset [15349] by
-
#2789 installed correct version of FSharp.Core package for DiffSharp
- 10:13 Changeset [15348] by
-
#2789 worked on NLR with constraints
- 10:07 Changeset [15347] by
-
#2829: Adapt the JobTaskOneFileDownloader to save an experiment instead of a run collection.