# # ChangeLog for branches/NCA # # Generated by Trac 1.0.12 # 05/17/24 18:40:35 Tue, 07 Aug 2012 08:40:39 GMT abeham [8422] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/HeuristicLab.Algorithms.NCA.Tests.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties/AssemblyInfo.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References/HeuristicLab.Algorithms.NCA-3.3.accessor (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/Local.testsettings (added) * branches/NCA/NCA.sln (modified) * branches/NCA/NCA.vsmdi (added) * branches/NCA/TraceAndTestImpact.testsettings (added) #1913: * Reduced memory footprint * Fixed some bugs * Added ... Mon, 06 Aug 2012 22:42:33 GMT abeham [8420] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.Designer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.resx (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Plugin.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/NCA.sln (modified) * branches/NCA/PreBuildEvent.cmd (added) #1913: * Worked on NCA * Added scatter plot view for the model to ... Mon, 06 Aug 2012 12:00:16 GMT abeham [8412] * branches/NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAClassificationSolution.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Plugin.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties/AssemblyInfo.cs (added) * branches/NCA/NCA.sln (added) #1913: imported branch (non-functional right now)