Timeline
03/18/13:
- 19:29 Changeset [9320] by
-
#1886 some more improvements for the statistical testing view
- 15:08 Changeset [9319] by
-
#1886 improved view and added documentation
- 13:39 Changeset [9318] by
-
#1886 added test for normality and pairwise statistical testing
03/17/13:
03/14/13:
- 16:32 Changeset [9317] by
-
#1886 started working on a statistical testing run collection view
03/13/13:
- 16:21 Changeset [9316] by
-
#1886 implemented Kruskal-Wallis Test
03/12/13:
- 21:52 Changeset [9315] by
-
#2023: Adapted bubble chart to fire the ViewChanged event, if the selected runs are changed. Added event forwarding for the ViewChanged event in the ViewHost and updated the CreateEnsembleMenuItem to work with the selected runs from the bubble chart.FF
- 17:56 Ticket #2023 (The CreateEnsemble MenuItem should utilize the selected Runs of the ...) created by
- The bubble chart allows the selection of runs according to certain …
- 16:59 Changeset [9314] by
-
- the properties of Item are cached
- added solution file and build commands
- 16:21 Changeset [9313] by
-
#2016: Corrected text alignment of the newly introduced buttons in the bubblechart.
- 16:11 Changeset [9312] by
-
#2016: Changes in the bubblechart:
- Added possibility to select runs.
- Added option to hide all selected runs.
- Performance improvements regarding coloring, filtering and selection.
- Corrected minor bug regarding categorial values in the bubblechart and boxplot view.
- 12:31 Changeset [9311] by
-
#2022: branch project Core
- 12:30 Changeset [9310] by
-
#2022: branch project Core.Views
- 12:29 Changeset [9309] by
-
#2022: created branch
- 12:27 Ticket #2022 (Updating items in ItemListView is rather slow) created by
- Even if just a series of IntValues are incremented, the …
- 12:20 Changeset [9308] by
-
- added column names to the ValueTypeArray and StringArray
- added batch update methods to IStringConvertibleArray similar to methods in IStringConvertibleMatrix
- 09:26 Changeset [9307] by
-
#2018: restored original behaviour of StringConvertibleMatrixView
03/11/13:
- 16:47 Changeset [9306] by
-
- renamed the structs and methods in IStringConvertibleMatrix
- added MatrixValuesChangedEventArgs in IStringConvertibleMatrix
- added methods SetValues(MatrixValues<T>) in ValueTypeMatrix
- fixed bugs in StringConvertibleMatrixView: DataGridView has now at least one column and dataGridView_CellValidating does not set e.Cancel to true anymore.
- 14:40 Changeset [9305] by
-
- Added an Update / GetExperiment... methods to the controller for updating and querying experiments.
- The AlgorithmConverter class now properly converts from/to JSON format.
- Integrated backbone js as MVC provider for JavaScript + jquery.
- Added experiment.model.js + experiment.view.js + experiment.controller.js containing the MVC impl. for the Experiment pages.
- Added new methods to the ExperimentController usable by the backbone js model implementation.
- Added the experiment dialog from HL 3.3.7 (variate experiment parameters). It's capable of variating the algorithm parameters.
- 13:39 Changeset [9304] by
-
#2019 UpdateTaskState has to return a complete task object
03/08/13:
- 16:05 Changeset [9303] by
-
#1961: Improved performance slightly (thx to mkommend)
- 14:52 Blog: CMA-ES Implementation in HeuristicLab created by
- 14:51 Changeset [9302] by
-
#1961: updated analyzer to match the output of Hansen more closely
- 13:02 Changeset [9301] by
-
#2020: fixed index out of range in NormalDistributedRealVectorCreator
- 12:17 Changeset [9300] by
-
#2020: Added files from last commit to project
03/07/13:
- 17:16 Changeset [9299] by
-
#1961: removed comment
- 16:46 Changeset [9298] by
-
#1961: fixed bug introduced in last commit regarding initialization of cCov
- 16:13 Changeset [9297] by
-
- Improved performance of CMA-ES without ALGLIB
- All CMA-ES parameter are standard .NET types instead of HL types
- Improved performance of CMA-ES without ALGLIB
- 15:39 Changeset [9296] by
-
#1772: Updated analyzers.
- 15:24 Changeset [9295] by
-
#2020: Added merge info from CMA-ES branch to HL.Analysis and HL.Analysis.Views.
- 15:23 Changeset [9294] by
-
#2020: Commited remaining files of CMA-ES branch integration to HL.Problems.TestFunctions.
- 14:53 Changeset [9293] by
-
#1772: Added new similarity measures and moved them to separate class SymbolicDataAnalysisExpressionTreeSimilarity.cs.
- 14:49 Changeset [9292] by
-
#2021: Reverted r9290 as it is actually slower than the initial implementation.
- 11:33 Documentation/FAQ edited by
- (diff)
- 11:31 Documentation/FAQ edited by
- Added section on HL crash during startup (diff)
- 10:22 Documentation/FAQ edited by
- Adapted the size of screenshots on the FAQ wiki page (diff)
03/06/13:
- 17:33 Changeset [9291] by
-
#1961: Removed dependency to ALGLIB in CMA-ES implementation (code is commented)
- 10:32 Changeset [9290] by
-
#2021: Removed double field from Instruction.cs, added separated double array for computing the values.
03/05/13:
- 19:05 Changeset [9289] by
-
#2007: Corrected changes in HL.Problems.DataAnalysis.Symbolic.Regression.csproj
- 19:01 Changeset [9288] by
-
#2007: Adapted trunk projects to use AlgLib 3.7.0.
- 18:45 Changeset [9287] by
-
#2007: Adapated rng of AlgLib 3.7.0 to the changes in #1968.
- 16:37 Changeset [9286] by
-
- added new methods to the interface IStringConvertibleMatrix as well as two structs. Also the event ItemChanged has been changed to ItemsChanged
- class ValueTypeMatrix now implements IStringConvertibleMatrix instead of the classes which inherit from it
- small changes have been applied to a lot of classes to correctly implement the changed interface IStringConvertibleMatrix
- solution file, Build.cmd and PreBuildEvent.cmd have been added
- 16:12 Changeset [9285] by
-
#2018: branch project Problems.ArtificialAnt
- 16:10 Changeset [9284] by
-
#2018: branch project Problems.QuadraticAssignment
- 16:09 Changeset [9283] by
-
#2018: branch project Problems.VehicleRouting
- 16:08 Changeset [9282] by
-
#2018: branch project Problems.TestFunctions
- 16:06 Changeset [9281] by
-
#2018: branch project Problems.TravelingSalesman
- 15:51 Changeset [9280] by
-
#2018: branch project Analysis
- 15:20 Changeset [9279] by
-
#2018: branch project Optimization
- 15:18 Changeset [9278] by
-
#2018: branch project Problems.DataAnalysis
- 14:40 Changeset [9277] by
-
#1789: fixed image assignment
- 14:25 Changeset [9276] by
-
#1789: Added possibility to set transparency of the bubbles
- 10:47 Changeset [9275] by
-
#2018: branch project Data.Views
- 10:46 Changeset [9274] by
-
#2018: branch project Data
- 10:46 Changeset [9273] by
-
#2018: create new branch
03/04/13:
- 15:16 Changeset [9272] by
-
#1913: removed scaling of data
- 14:43 Changeset [9271] by
-
#2021: Initial implementation of the SymbolicExpressionTreeLinearInterpreter.
- 14:42 Ticket #2021 (SymbolicExpressionTreeLinearInterpreter) created by
- Initial tests show that a linear interpreter (as in, non-recursive) …