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
Martin Reinecke
ducc
Commits
f53dd11d
Commit
f53dd11d
authored
Apr 23, 2020
by
Martin Reinecke
Browse files
add explanatory comment
parent
9906f9a2
Pipeline
#73535
passed with stages
in 12 minutes and 4 seconds
Changes
1
Pipelines
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
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