copapy/tests
Nicolas Kruse 8fe51a2e45 benchmark script added 2025-12-01 08:29:39 +01:00
..
benchmark.py benchmark script added 2025-12-01 08:29:39 +01:00
test_ast_gen.py Changed cpfloat, cpint etc. to generic variable[float] etc. 2025-10-23 17:23:12 +02:00
test_branching_stencils.py file path for building updated 2025-11-14 11:12:36 +01:00
test_comp_timing.py tests updated and extended for armv7 2025-11-24 16:40:37 +01:00
test_compile.py file path for building updated 2025-11-14 11:12:36 +01:00
test_compile_aarch64.py check_for_qemu function in tests updated to prevent error in error if qemu is not available 2025-11-27 10:10:13 +01:00
test_compile_armv7.py check_for_qemu function in tests updated to prevent error in error if qemu is not available 2025-11-27 10:10:13 +01:00
test_compile_div.py file path for building updated 2025-11-14 11:12:36 +01:00
test_compile_math.py file path for building updated 2025-11-14 11:12:36 +01:00
test_coparun_module.py Changed cpfloat, cpint etc. to generic variable[float] etc. 2025-10-23 17:23:12 +02:00
test_math.py test math cleaned up 2025-11-17 08:33:49 +01:00
test_matrix.py test for matrix class added 2025-12-01 00:13:51 +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_ops_aarch64.py check_for_qemu function in tests updated to prevent error in error if qemu is not available 2025-11-27 10:10:13 +01:00
test_ops_armv7.py check_for_qemu function in tests updated to prevent error in error if qemu is not available 2025-11-27 10:10:13 +01:00
test_ops_x86.py tests updated 2025-11-14 11:12:36 +01: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 math tests updated to be more relexed 2025-11-10 00:08:26 +01:00
test_stencil_db.py tests updated 2025-11-10 20:07:59 +01:00
test_vector.py median, mean and argsort added for vector class 2025-11-27 17:21:33 +01:00