Skip to content
Snippets Groups Projects
Commit 61a410e1 authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

cleanup

parent 515d174f
No related branches found
No related tags found
1 merge request!220Improve ARM64 support
Pipeline #30478 passed
......@@ -49,7 +49,6 @@ def test_rotate_center():
})
kernel = pystencils.create_kernel(assignments).compile()
pystencils.show_code(kernel)
rotated = np.zeros_like(lenna)
kernel(x=lenna, y=rotated)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment