Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pycodegen
pystencils
Commits
61a410e1
Commit
61a410e1
authored
Feb 22, 2021
by
Michael Kuron
Browse files
cleanup
parent
515d174f
Pipeline
#30478
passed with stage
in 46 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pystencils_tests/test_field_coordinates.py
View file @
61a410e1
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment