Free cookie consent management tool by TermsFeed Policy Generator
wiki:ChangeLogPending

Version 3 (modified by abeham, 11 years ago) (diff)

added modified date to see when a ticket was released

HeuristicLab 3.3.9 - Pending

Changes to the previous release that are available in the daily build of our stable branch and will become part of the next release: Download HeuristicLab daily build binaries.

Features and Enhancements:

Ticket Modified Component Summary
#2038 11 years Algorithms Reevaluation of elite individuals
#1961 11 years Algorithms.CMAEvolutionStrategy CMAES algorithm implementation
#2032 11 years Algorithms.DataAnalysis Polynomial covariance function
#2059 11 years Algorithms.DataAnalysis Piece-wise polynomial covariance function
#2095 11 years Common Improve object graph traversal by using a cache
#2075 11 years Data ValueTypeArrays should provide element names similar to row names for matrix types
#2081 11 years Data New HL data types for dealing with files and paths
#2079 11 years Data.Views StringConvertibleValueView cannot be subclassed
#1270 11 years Encodings.SymbolicExpressionTreeEncoding Implement representation of symbolic expressions in Smalltalk syntax
#2062 11 years Encodings.SymbolicExpressionTreeEncoding Analyzer that tracks the best symbolic expression tree in the results
#2084 11 years General OS X Compile Support for HL
#2100 11 years MainForm.WindowsForms Views should support displaying help texts
#2099 11 years Optimization.Views Improve names of RunCollection views
#1042 11 years Optimizer Indication which view is currently saving
#1508 11 years Problems.DataAnalysis Plugin for optimization of trading rules
#1730 11 years Problems.DataAnalysis.Symbolic Exporting symbolic data analysis solutions to excel files
#2021 11 years Problems.DataAnalysis.Symbolic SymbolicExpressionTreeLinearInterpreter
#2094 11 years Problems.DataAnalysis.Views Show the training and test split for discriminant function classification models in the EstimatedValuesView
#2047 11 years Problems.Instances Handling of white spaces in the DataAnalysisImportDialog
#1909 11 years Problems.TestFunctions Support for different real valued test functions should be implemented through a problem instance provider
#2055 11 years Tools Tool to reduce the file size of data analysis experiments
#2054 12 years Visualization.ChartControlsExtensions Option to hide axis when exporting images for publications

Bugs:

Ticket Modified Component Summary
#2052 12 years Algorithms.DataAnalysis BatchRun only executes one run of a CrossValidation
#2065 11 years Algorithms.DataAnalysis Neural network covariance function does not work correctly in combination with masking
#2101 11 years Algorithms.DataAnalysis Several incorrect names/descriptions in class NeuralNetworkClassification
#1483 11 years Analysis The default constructor for DataRow should not be public
#2044 11 years Core.Views Checked state of Items in a CheckedItemsListView is changed when the item positions are changed
#1421 6 years Data.Views Change of StringValue in ItemCollection View does not react on Enter
#2078 11 years General Mono Fixes for HeuristicLab 3.3.9
#2064 11 years Hive.Client Fix sorting in Hive Job Manager and ItemCollectionView
#2085 11 years Hive.Client InvalidOperationException when refreshing in the Hive Job Manager
#2097 11 years Hive.Client Hive Job Manager crashes when downloading a job that cannot be deserialized
#2030 11 years Hive.Server Improve Hive Server performance
#2087 11 years Hive.Server HiveException: Add task fails with: The query results cannot be enumerated more than once.
#1833 11 years Operators Checked operator information is lost in run
#1501 11 years Optimization.Views `RunCollectionBubbleChartView` crashes when a run is added during a foreach loop over runs
#1677 11 years Optimization.Views Rows in the RunCollectionTabularView don't respect filters
#2043 12 years Optimizer Create experiment dialog doesn't handle ConstrainedValueParameter<ValueTypeValue> correctly
#2056 12 years Problems.DataAnalysis File name `OnlineOnlineCovarianceCalcualtor.cs` spelled wrong
#2066 11 years Problems.DataAnalysis TimeSeriesProblemData does not adapt training and test ranges
#2102 11 years Problems.DataAnalysis The "Data Analysis" menu should not be a top-level menu in the optimizer
#2067 11 years Problems.DataAnalysis.Views Relative error is calculated incorrectly in the RegressionSolutionEstimatedValuesView
#2070 11 years Problems.Instances TableFilesParser does not parse correctly
#2110 11 years Problems.Instances Import/Export for ProblemInstanceConsumers of multiple data types is not shown
#2010 11 years Problems.TravelingSalesman Some TSP instances do not load
#2107 11 years Visualization.ChartControlsExtensions Chart export dialog saves emf files as png

Tasks:

Ticket Modified Component Summary
#2053 11 years Algorithms.DataAnalysis Update implementation of covariance functions to match GPML version 3.2 released in 01/2013
#1591 11 years General Remove outdated versions of plugins which were kept for compatibility reasons
#2049 11 years General Release HeuristicLab 3.3.9
#1099 11 years Tests Create unit tests for NamedItems
#2088 11 years Tests Restructure Unit Tests
#2108 11 years Tests Adapt unit tests to VS 2012