master-thesis/package/test
Daniel 5b31fbb270
Some checks failed
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Has been cancelled
benchmarking: changes to not fill up all of the RAM
2025-05-10 15:10:26 +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: fixed bugs; took initial_benchmark 2025-03-30 12:54:50 +02:00
parser.jl Bugfix 2025-04-18 11:41:11 +02:00
PerformanceTests.jl benchmarking: changes to not fill up all of the RAM 2025-05-10 15:10:26 +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