Timeline
08/26/16:
- 15:33 Ticket #2661 (Remove bugs in TableFileParser) created by
- During modeling and importing CSV files in HeuristicLab I discovered …
08/22/16:
- 22:51 Changeset [14265] by
-
#2615:
changed default entries in P2PMigrationAnalyzer
- 12:08 Changeset [14264] by
-
#2615:
removed debug code
- 12:06 Changeset [14263] by
-
#2615:
changed behaviour when determening a new free tcp port
08/20/16:
- 12:02 Changeset [14262] by
-
#2615:
fixed bug, which not raised an exception
- 10:45 Changeset [14261] by
-
#2615:
re-enabled log in P2PMigrationAnalyzer
made code formatings
08/19/16:
- 11:16 Changeset [14260] by
-
#2660: Include instances with no noise. Improve formatting of problem description.
- 11:13 Ticket #2660 (Extend VariableNetworkInstances to include problems with no noise and ...) created by
- It should also be possible to use VariableNetwork problem instances …
08/18/16:
- 15:04 Research edited by
- (diff)
- 15:02 Research edited by
- (diff)
- 15:00 Research edited by
- (diff)
- 01:31 EvoSoft/2016 created by
- 01:28 Research edited by
- (diff)
- 00:31 DevelopersTeam edited by
- (diff)
08/17/16:
- 16:20 Changeset [14259] by
-
#2650: added support for factor variables to Excel formatter and Excel exporter as well as to the Latex formatter and consequently the mathematical representation view.
- 13:14 Ticket #2659 (Improve serialization and deserialization of Dataset) created by
- It seems persistence of the individual columns (IList) is very slow. …
- 12:19 Changeset [14258] by
-
#2657: added random restarts for NonlinearRegression (curve fitting) algorithm
08/16/16:
- 17:34 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by
- (diff)
- 17:31 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- (diff)
- 17:28 Blog: New Website and Subversion URL edited by
- 15:09 Ticket #2658 (Evaluation results are different after opening the simplifier view for ...) closed by
- worksforme
- 14:40 Changeset [14257] by
-
#2651: removed failing tests from project, still left in Repository (renamed category from igraph to ExtLibs.igraph)
- 14:08 Ticket #2658 (Evaluation results are different after opening the simplifier view for ...) created by
- 12:37 Changeset [14256] by
-
- reverted Builder.testsettings
- fixed bug in DllImporter (64bit call forwards)
- 12:04 Changeset [14255] by
-
- Added the name of the target variable in plots and charts (scatter, line, ...).
- Renamed MathSymbolicDataAnalysisModelView and added two subclasses for regression and classification that shows the name of the target variable in the equation. (added and used a new Format method to the LatexFormatter that uses the actual target name when encountering the StartSymbol)
08/12/16:
- 14:20 Changeset [14254] by
-
removed logging
- 13:30 Changeset [14253] by
-
bugfixing (memory leaks)
- 09:15 Changeset [14252] by
-
#2615:
added IDisposable to classes with Dispose()-Method