# # ChangeLog for trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter # # Generated by Trac 1.0.12 # 04/23/24 21:35:25 Sat, 08 Dec 2018 07:11:48 GMT gkronber [16356] * trunk (modified) * trunk/.editorconfig (modified) * trunk/Build.cmd (modified) * trunk/HeuristicLab.Algorithms.ALPS (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis.Views (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4 (modified) * trunk/HeuristicLab.Algorithms.MOCMAEvolutionStrategy (modified) * trunk/HeuristicLab.Algorithms.NSGA2 (modified) * trunk/HeuristicLab.Algorithms.ParameterlessPopulationPyramid (modified) * trunk/HeuristicLab.Analysis (modified) * trunk/HeuristicLab.Analysis.Views (modified) * trunk/HeuristicLab.Clients.Access (modified) * trunk/HeuristicLab.Clients.Access.Administration (modified) * trunk/HeuristicLab.Clients.Access.Views (modified) * trunk/HeuristicLab.Clients.Common (modified) * trunk/HeuristicLab.Clients.Hive (modified) * trunk/HeuristicLab.Clients.Hive.Administrator (modified) * trunk/HeuristicLab.Clients.Hive.JobManager (modified) * trunk/HeuristicLab.Clients.Hive.Slave (modified) * trunk/HeuristicLab.Clients.Hive.Slave.WindowsService (modified) * trunk/HeuristicLab.Clients.Hive.Views (modified) * trunk/HeuristicLab.Clients.OKB.Views (modified) * trunk/HeuristicLab.Core (modified) * trunk/HeuristicLab.Core.Views (modified) * trunk/HeuristicLab.Core.Views/3.3/TypeSelector.cs (modified) * trunk/HeuristicLab.Data (modified) * trunk/HeuristicLab.Data.Views (modified) * trunk/HeuristicLab.Data.Views/3.3 (modified) * trunk/HeuristicLab.Data/3.3 (modified) * trunk/HeuristicLab.DataPreprocessing (modified) * trunk/HeuristicLab.DataPreprocessing.Views (modified) * trunk/HeuristicLab.DataPreprocessing/3.4 (modified) * trunk/HeuristicLab.Encodings.BinaryVectorEncoding (modified) * trunk/HeuristicLab.Encodings.IntegerVectorEncoding (modified) * trunk/HeuristicLab.Encodings.PermutationEncoding (modified) * trunk/HeuristicLab.Encodings.RealVectorEncoding (modified) * trunk/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding (modified) * trunk/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (modified) * trunk/HeuristicLab.ExtLibs (modified) * trunk/HeuristicLab.ExtLibs.sln (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/README.md (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/instruction.h (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.h (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/vector_operations.h (modified) * trunk/HeuristicLab.Optimization (modified) * trunk/HeuristicLab.Optimization.Views (modified) * trunk/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * trunk/HeuristicLab.Optimizer (modified) * trunk/HeuristicLab.Persistence (modified) * trunk/HeuristicLab.Problems.BinPacking (modified) * trunk/HeuristicLab.Problems.BinPacking.Views (modified) * trunk/HeuristicLab.Problems.DataAnalysis (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4 (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/TreeSimplifier.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/TreeToAutoDiffTermConverter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Grammars/FullFunctionalExpressionGrammar.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Grammars/TypeCoherentExpressionGrammar.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/InfixExpressionParser.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/SymbolicExpressionImporter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/BatchOperations.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/OpCodes.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeBatchInterpreter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeILEmittingInterpreter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeLinearInterpreter.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/Absolute.cs (copied) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/AnalyticalQuotient.cs (copied) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/Cube.cs (copied) * trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/CubeRoot.cs (copied) * trunk/HeuristicLab.Problems.DataAnalysis.Trading (modified) * trunk/HeuristicLab.Problems.DataAnalysis.Views (modified) * trunk/HeuristicLab.Problems.GrammaticalEvolution (modified) * trunk/HeuristicLab.Problems.Instances (modified) * trunk/HeuristicLab.Problems.Instances.DataAnalysis (modified) * trunk/HeuristicLab.Problems.Instances.DataAnalysis.Views (modified) * trunk/HeuristicLab.Problems.Instances.TSPLIB.Views (modified) * trunk/HeuristicLab.Problems.QuadraticAssignment (modified) * trunk/HeuristicLab.Problems.QuadraticAssignment.Views (modified) * trunk/HeuristicLab.Problems.TestFunctions (modified) * trunk/HeuristicLab.Problems.TravelingSalesman.Views (modified) * trunk/HeuristicLab.Problems.VehicleRouting (modified) * trunk/HeuristicLab.Problems.VehicleRouting.Views (modified) * trunk/HeuristicLab.Random (modified) * trunk/HeuristicLab.Services.Access (modified) * trunk/HeuristicLab.Services.Access.DataAccess (modified) * trunk/HeuristicLab.Services.Deployment (modified) * trunk/HeuristicLab.Services.Deployment.DataAccess (modified) * trunk/HeuristicLab.Services.Hive (modified) * trunk/HeuristicLab.Services.Hive.DataAccess (modified) * trunk/HeuristicLab.Services.Hive.JanitorService (modified) * trunk/HeuristicLab.Services.Hive.Web (modified) * trunk/HeuristicLab.Services.OKB (modified) * trunk/HeuristicLab.Services.OKB.DataAccess (modified) * trunk/HeuristicLab.Services.WebApp (modified) * trunk/HeuristicLab.Services.WebApp.Maintenance (modified) * trunk/HeuristicLab.Services.WebApp.Statistics (modified) * trunk/HeuristicLab.Tests (modified) * trunk/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4/SymbolicDataAnalysisExpressionTreeSimplifierTest.cs (modified) #2915: merged all changes from branch to trunk Fri, 30 Nov 2018 08:51:30 GMT bburlacu [16334] * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.h (modified) #2958: Add support for `sqrt` in the interpreter and update dlls . Thu, 29 Nov 2018 09:32:56 GMT bburlacu [16333] * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/DllImporter.cs (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/CMakeLists.txt (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.cpp (modified) #2958: Native interpreter dlls: statically link against the visual ... Sun, 04 Nov 2018 10:05:31 GMT bburlacu [16274] * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/DllImporter.cs (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/CMakeLists.txt (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/README.md (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/exp.h (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.cpp (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.h (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/vector_operations.h (modified) #2958: Update dll files and C++ source code to the latest version. Thu, 01 Nov 2018 18:42:25 GMT bburlacu [16269] * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1 (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/.ycm_extra_conf.py (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/CMakeLists.txt (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/README.md (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/asin.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/atan.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/atan2.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/cos.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/exp.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/inv.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/log.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/sin.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/sincos.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/sqrt.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/stdwrap.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/tan.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/tanh.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/vdtMath.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/lib/vdt/vdtcore_common.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/instruction.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.cpp (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.h (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/vector_operations.h (added) #2958: Add C++ source code Thu, 01 Nov 2018 17:49:53 GMT bburlacu [16266] * trunk/HeuristicLab.ExtLibs.sln (modified) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1 (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1 (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/DllImporter.cs (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/HeuristicLab.NativeInterpreter-0.1.csproj (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/HeuristicLab.snk (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/Plugin.cs (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/Properties (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/Properties/AssemblyInfo.cs (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (added) * trunk/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (added) #2958: Add native interpreter dll wrapper as external lib.