This website requires JavaScript.
Explore
Help
Register
Sign In
Daniel
/
master-thesis
Watch
1
Star
0
Fork
0
You've already forked master-thesis
Code
Issues
3
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
ad04f4715b166b81cc845bae3f1c6243c4e23fca
master-thesis
/
package
/
src
History
Daniel
ad04f4715b
benchmarking: added final results for interpreter in benchmark 1
2025-05-22 09:35:30 +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
benchmarking: fixed bugs introduced by modification of transpiler
2025-05-19 12:29:05 +02:00
ExpressionProcessing.jl
benchmarking: moved frontend calls and sending postfixExprs+vars outside to drastically reduce amount of calculations
2025-05-17 18:32:04 +02:00
Interpreter.jl
benchmarking: added final results for interpreter in benchmark 1
2025-05-22 09:35:30 +02:00
Transpiler.jl
benchmarking: fixed bugs introduced by modification of transpiler
2025-05-19 12:29:05 +02:00
Utils.jl
implementation: Finished chapter. checking for errors and textual improvements not finished
2025-05-08 12:34:08 +02:00