| .. |
|
test_ast_gen.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_compile.py
|
tests updated, setup of test for aarch64
|
2025-11-07 16:37:20 +01:00 |
|
test_compile_aarch64.py
|
tests updated, setup of test for aarch64
|
2025-11-07 16:37:20 +01:00 |
|
test_compile_div.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_compile_math.py
|
test for stencil math function sqrt added
|
2025-11-07 16:37:20 +01:00 |
|
test_coparun_module.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_coparun_module2.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_crash_win.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_math.py
|
sqrt function apdated, test for it added
|
2025-11-01 21:51:29 +01:00 |
|
test_ops.py
|
vector type added, sqrt and ge/le added; type hints improved
|
2025-10-25 21:36:31 +02:00 |
|
test_prog_flow.py
|
vector type added, sqrt and ge/le added; type hints improved
|
2025-10-25 21:36:31 +02:00 |
|
test_readme_example.py
|
Example in readme added, test for readme example added
|
2025-11-01 14:20:24 +01:00 |
|
test_stencil_db.py
|
Code rearranged and split to different files
|
2025-10-19 23:24:14 +02:00 |
|
test_vector.py
|
tests updated, setup of test for aarch64
|
2025-11-07 16:37:20 +01:00 |