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
ift
NIFTy
Commits
272f29a3
Commit
272f29a3
authored
Jul 10, 2018
by
Philipp Arras
Browse files
Use random seed for demo
parent
5b0e1b78
Changes
1
Hide whitespace changes
Inline
Side-by-side
demos/getting_started_1.py
View file @
272f29a3
...
...
@@ -20,6 +20,7 @@ def make_random_mask():
if
__name__
==
'__main__'
:
# # description of the tutorial ###
np
.
random
.
seed
(
42
)
# Choose problem geometry and masking
# One dimensional regular grid
...
...
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