| .. |
|
test_ast_gen.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_compile.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_compile_aarch64.py
|
some tests temporary deactivated before solving patching issue in aux functions
|
2025-10-31 17:01:01 +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_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
|
trig-function fixed and tests added
|
2025-11-01 13:43:22 +01:00 |
|
test_vector_aarch64.py
|
patch command updated for arm support
|
2025-10-29 22:53:40 +01:00 |