master-thesis/package/test
Daniel 3d80ae95e4
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: further tests done. Seems like transpiler takes ages, need to investigate further
2025-05-11 16:54:19 +02:00
..
data Add files with expressions, parser, Nikuradse dataset and a new test case. 2025-04-18 08:19:22 +02:00
results benchmarking: reverted previous; made interpreter use fast math 2025-04-13 13:26:35 +02:00
results-fh benchmarking: added uni performance test 2025-04-16 20:54:12 +02:00
CpuInterpreterTests.jl benchmarking: started tuning benchmarking results. found some errors that need fixing 2025-05-09 19:19:53 +02:00
ExpressionProcessingTests.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
InterpreterTests.jl expression processing: fixed error if expression contained nested unary operators such as log(sqrt(4)) 2025-04-19 10:54:41 +02:00
params.json benchmarking: further tests done. Seems like transpiler takes ages, need to investigate further 2025-05-11 16:54:19 +02:00
parser.jl Bugfix 2025-04-18 11:41:11 +02:00
PerformanceTests.jl benchmarking: further tests done. Seems like transpiler takes ages, need to investigate further 2025-05-11 16:54:19 +02:00
PerformanceTuning.jl implementation: finished pre-processing section; updated code 2025-04-26 13:46:23 +02:00
Project.toml 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
runtests.jl benchmarking: started tuning benchmarking results. found some errors that need fixing 2025-05-09 19:19:53 +02:00
TranspilerTests.jl implementation: Finished chapter. checking for errors and textual improvements not finished 2025-05-08 12:34:08 +02:00