# # ChangeLog for branches/3040_VectorBasedGP/TensorFlowNet # # Generated by Trac 1.0.12 # 08/03/24 22:20:25 Thu, 05 Mar 2020 11:35:43 GMT pfleck [17469] * branches/3040_VectorBasedGP/HeuristicLab 3.3.sln (modified) * branches/3040_VectorBasedGP/HeuristicLab.ExactOptimization.Views/3.3/HeuristicLab.ExactOptimization.Views-3.3.csproj (modified) * branches/3040_VectorBasedGP/HeuristicLab.ExtLibs.sln (modified) * branches/3040_VectorBasedGP/HeuristicLab.ExtLibs/HeuristicLab.Protobuf/3.6.1/HeuristicLab.Protobuf.csproj (modified) * branches/3040_VectorBasedGP/HeuristicLab.MathNet.Numerics/HeuristicLab.MathNet.Numerics.csproj (modified) * branches/3040_VectorBasedGP/HeuristicLab.MathNet.Numerics/VectorTransformer.cs (modified) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet (added) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet/HeuristicLab.TensorFlowNet.csproj (added) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet/Plugin.cs.frame (added) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet/Properties (added) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet/Properties/AssemblyInfo.cs.frame (added) * branches/3040_VectorBasedGP/HeuristicLab.TensorFlowNet/tensorflow.dll (added) * branches/3040_VectorBasedGP/TensorFlowNet (added) * branches/3040_VectorBasedGP/TensorFlowNet/Properties (added) * branches/3040_VectorBasedGP/TensorFlowNet/Properties/AssemblyInfo.cs (added) * branches/3040_VectorBasedGP/TensorFlowNet/TensorFlowNet.csproj (added) #3040 Added TensorFlow.NET library for constant optimization with ...