copapy/tests
Nicolas Kruse 6d47779c03 benchmark script updated 2025-12-04 22:39:20 +01:00
..
benchmark.py benchmark script updated 2025-12-04 22:39:20 +01:00
test_ast_gen.py code style adjustments 2025-12-04 18:19:33 +01:00
test_autograd.py auto gfrad test added 2025-12-04 18:19:43 +01:00
test_branching_stencils.py file path for building updated 2025-11-14 11:12:36 +01:00
test_comp_timing.py code style adjustments 2025-12-04 18:19:33 +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 code style adjustments 2025-12-04 18:19:33 +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 code style adjustments 2025-12-04 18:19:33 +01:00
test_ops_armv7.py code style adjustments 2025-12-04 18:19:33 +01:00
test_ops_x86.py code style adjustments 2025-12-04 18:19:33 +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