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
Simon Perkins
ducc
Commits
f53dd11d
Commit
f53dd11d
authored
Apr 23, 2020
by
Martin Reinecke
Browse files
add explanatory comment
parent
9906f9a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyinterpol_ng/usage.py
View file @
f53dd11d
...
...
@@ -57,6 +57,8 @@ print("...done")
# If we had specified `separate=True`, it would be of shape(nptg, 3).
print
(
res
.
shape
)
# Since the interpolator object holds large data structures, it should be
# deleted once it is no longer needed
del
inter_classic
# Now the same thing for an experiment with HWP. In this case we need the
...
...
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