# # ChangeLog for branches/NCA/TraceAndTestImpact.testsettings # # Generated by Trac 1.0.12 # 12/22/24 20:32:08 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 ...