Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
b8203fb8
Commit
b8203fb8
authored
Jul 11, 2019
by
Stephan Seitz
Committed by
Martin Bauer
Jul 18, 2019
Browse files
Auto-format pystencils/rng.py (trailing whitespace)
parent
e09f0646
Changes
1
Hide whitespace changes
Inline
Side-by-side
pystencils/rng.py
View file @
b8203fb8
...
...
@@ -16,7 +16,7 @@ philox_four_floats_call = """
{result_symbols[1].dtype} {result_symbols[1].name};
{result_symbols[2].dtype} {result_symbols[2].name};
{result_symbols[3].dtype} {result_symbols[3].name};
philox_float4({parameters},
philox_float4({parameters},
{result_symbols[0].name}, {result_symbols[1].name}, {result_symbols[2].name}, {result_symbols[3].name});
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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