master-thesis/package/src
Daniel 327e4ebf1b
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
benchmarking: prepared tests for using actual data
2025-05-09 13:58:10 +02:00
..
Code.jl Add CPU Interpreter and a test case. 2025-02-19 16:38:11 +01:00
CpuInterpreter.jl Add CPU Interpreter and a test case. 2025-02-19 16:38:11 +01:00
ExpressionExecutorCuda.jl implementation: started writing interpreter section; finished CPU-side part; also found error with interpreter 2025-04-27 13:17:35 +02:00
ExpressionProcessing.jl added support for variables and parameters as array. also improved conversion of variables and parameters into Expressionelement 2025-05-09 11:04:10 +02:00
Interpreter.jl benchmarking: prepared tests for using actual data 2025-05-09 13:58:10 +02:00
Transpiler.jl benchmarking: prepared tests for using actual data 2025-05-09 13:58:10 +02:00
Utils.jl implementation: Finished chapter. checking for errors and textual improvements not finished 2025-05-08 12:34:08 +02:00