# # ChangeLog for branches/MathNetNumerics-Exploration-2789/packages # # Generated by Trac 1.0.12 # 11/02/24 05:48:22 Thu, 14 Sep 2017 05:58:53 GMT gkronber [15362] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/packages.config (modified) * branches/MathNetNumerics-Exploration-2789/packages (modified) #2789 testing Math.Numerics splines Wed, 06 Sep 2017 08:33:25 GMT gkronber [15349] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/app.config (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/packages.config (modified) * branches/MathNetNumerics-Exploration-2789/Test/app.config (modified) * branches/MathNetNumerics-Exploration-2789/packages (modified) #2789 installed correct version of FSharp.Core package for DiffSharp Wed, 06 Sep 2017 08:13:08 GMT gkronber [15348] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/app.config (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/packages.config (added) * branches/MathNetNumerics-Exploration-2789/Test/Test.csproj (modified) * branches/MathNetNumerics-Exploration-2789/Test/app.config (added) * branches/MathNetNumerics-Exploration-2789/Testing (added) * branches/MathNetNumerics-Exploration-2789/Testing/App.config (added) * branches/MathNetNumerics-Exploration-2789/Testing/Form.Designer.cs (added) * branches/MathNetNumerics-Exploration-2789/Testing/Form.cs (added) * branches/MathNetNumerics-Exploration-2789/Testing/Form.resx (added) * branches/MathNetNumerics-Exploration-2789/Testing/Program.cs (added) * branches/MathNetNumerics-Exploration-2789/Testing/Properties (added) * branches/MathNetNumerics-Exploration-2789/Testing/Properties/AssemblyInfo.cs (added) * branches/MathNetNumerics-Exploration-2789/Testing/Testing.csproj (added) * branches/MathNetNumerics-Exploration-2789/Testing/alglibnet2.dll (added) * branches/MathNetNumerics-Exploration-2789/packages (modified) #2789 worked on NLR with constraints Fri, 19 May 2017 17:31:53 GMT gkronber [14998] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/ForwardSelection.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/LinearRegressionCombinations.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Plugin.cs.frame (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics (modified) * branches/MathNetNumerics-Exploration-2789/packages (modified) #2789 added forward selection algorithm and algorithm to calculate ... Wed, 17 May 2017 08:37:26 GMT gkronber [14991] * branches/MathNetNumerics-Exploration-2789/Build.cmd (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/GaussianProcessModelMKL.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/GaussianProcessRegressionModelCreatorMKL.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Plugin.cs.frame (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Properties (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Properties/AssemblyInfo.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics/HeuristicLab.ExtLibs.MathNetNumerics.csproj (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics/Plugin.cs.frame (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics/Properties (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics/Properties/AssemblyInfo.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.ExtLibs.MathNetNumerics/packages.config (added) * branches/MathNetNumerics-Exploration-2789/MathNetNumerics-Exploration.sln (added) * branches/MathNetNumerics-Exploration-2789/PreBuildEvent.cmd (added) * branches/MathNetNumerics-Exploration-2789/packages (added) #2789 implemented an alternative GaussianProcessModel which uses ...