| .. |
|
test_ast_gen.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_compile.py
|
code style fixed and type hints in get_binaries.py fixed
|
2025-11-03 22:49:31 +01:00 |
|
test_compile_aarch64.py
|
code style fixed and type hints in get_binaries.py fixed
|
2025-11-03 22:49:31 +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-03 09:44:24 +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_issue001_aarch64.py
|
issue with wrong results on aarch64 fixed, by guarding registers for the write op
|
2025-11-07 16:01:22 +01:00 |
|
test_math.py
|
tests for inverse trig and log functions added
|
2025-11-06 13:11:49 +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
|
code style fixed and type hints in get_binaries.py fixed
|
2025-11-03 22:49:31 +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-03 15:00:56 +01:00 |