Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

12/06/18:

18:59 Changeset [16344] by gkronber

#2915: added a unit test cases for simplification of new symbols and extended the tree simplifier accordingly.

17:41 Changeset [16343] by gkronber

#2964: edited MathMenu.js in MathJax.zip and commented out code which caused problems:

if (MENU.msieFixedPositionBug) {
MSIE can't do fixed position, so use a full-sized background
and an onresize handler to update it (stupid, but necessary)
div.width = div.height = 0; this.Resize();
attachEvent("onresize",this.Resize);
} else {

otherwise, use a fixed position DIV to cover the viewport
bg.style.position = "fixed";

}

...

/* if (this.msieFixedPositionBug) {detachEvent("onresize",MENU.Resize)} */

17:16 Changeset [16342] by gkronber

#2964: added LaTeX expression for testing MathJax output

17:10 Changeset [16341] by gkronber

#2964: programmatically unblock (remove Zone.Identifier alternative stream) displayModelFrame.html

16:04 Changeset [16340] by chaider

#2968 Changed formating of constant list

11:46 Changeset [16339] by chaider

#2968 Added infix expressen string formatter class

12/05/18:

12:14 Ticket #2969 (RunCollection view for runs with regression solutions that extracts ...) created by gkronber
Sometimes it is useful to compare multiple regression solutions within …

12/04/18:

15:37 Changeset [16338] by chaider

#2968 Added references to projects and added build events.

14:49 Changeset [16337] by chaider

#2968 Added HeuristicLab.Problems.DataAnalysis.Symbolic

14:44 Changeset [16336] by chaider

#2968 created new branch

13:25 Ticket #2968 (Add a new formatter for symbolic expressions, which produces an infix ...) created by chaider
Representation of coefficients of the mathematical representation for …

11/30/18:

14:12 Changeset [16335] by gkronber

#2929 changed criterion for updating the solution to testScore < bestTestScore

09:51 Changeset [16334] by bburlacu

#2958: Add support for sqrt in the interpreter and update dlls .

11/29/18:

10:32 Changeset [16333] by bburlacu

#2958: Native interpreter dlls: statically link against the visual C++ runtime

11/28/18:

22:21 Changeset [16332] by gkronber

#2915: merged r16241:16309 (current HEAD) from HL trunk to branch

14:49 Ticket #2967 (Ctrl+Z removes all code in C# scripts) created by abeham
Create a new script and press Ctrl+Z. Expected: Nothing happens. …

11/27/18:

10:54 Changeset [16331] by chaider

#2966: Changed Evaluate method (changed intervals parameter to optional)

10:20 Changeset [16330] by chaider

#2966: Implemented review comments and added IsCompatible method.

08:21 Changeset [16329] by gkronber

#2925: made several extensions in relation to blood glucose prediction

  • added sqr function,
  • added outputs for latent variables (linechart and model),
  • added optimization of initial values for latent variables (for each episode separately)
  • TODO: test with CVODES (so far only our own integration scheme has been tested)

11/23/18:

17:16 Changeset [16328] by mkommend

#2966: Reordered methods in interval interpreter, added IStatefulItem interface, sealed class.

17:06 Changeset [16327] by mkommend

#2966: Changed bounds to auto property in Interval and corrected typo in comment.

17:00 Changeset [16326] by mkommend

#2966: Corrected namespace of intervals.

15:37 Changeset [16325] by pfleck

#2965

  • Added CancelationTokens for the Save and Serialize methods.
  • Fixed a potential temp-file-leak when replacing the old file with the new one after serialization.
15:23 Changeset [16324] by chaider

#2966: Added test class to solution.

15:19 Changeset [16323] by chaider

#2966: Added Interval class and Interpreter class.

15:03 Changeset [16322] by chaider

#2966: Added references to projects and added build events.

14:45 Changeset [16321] by pfleck

#2965 branched trunk

14:36 Changeset [16320] by chaider

#2966: Created Branch with problems data analysis and problems data analysis symbolic.

14:28 Ticket #2966 (Implement Intervals and according calculation rules) created by mkommend
This ticket collects the changes for the implementation of intervals …
14:02 Changeset [16319] by pfleck

#2845 merged latest trunk changes

11/22/18:

15:17 Changeset [16318] by pfleck

#2845 Add optional stop and cancel handler to the Show helpers. Replaced the AddProgressTo... and RemoveProgressFrom... methods with the existing Show and Hide methods.

12:37 Changeset [16317] by pfleck

#2845 Combined separate Show methods into single one with enum parameter specifying the ProgressMode. Renamed Continuous and Marquee to Determinate and Indeterminate.

Note: See TracTimeline for information about the timeline view.