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
bf01d09f
Commit
bf01d09f
authored
Nov 06, 2019
by
Philipp Frank
Browse files
config getting started 3
parent
e51171cc
Pipeline
#63053
failed with stages
in 4 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
demos/getting_started_3.py
View file @
bf01d09f
...
...
@@ -59,7 +59,7 @@ if __name__ == '__main__':
power_space
=
ift
.
PowerSpace
(
position_space
.
get_default_codomain
())
cfmaker
=
ift
.
CorrelatedFieldMaker
()
cfmaker
.
add_fluctuations
(
power_space
,
1
,
1e-2
,
1
,
1e-2
,
1
,
1e-2
,
-
3
,
0.5
,
''
)
cfmaker
.
add_fluctuations
(
power_space
,
1
,
1e-2
,
1
,
.
5
,
.
1
,
.
5
,
-
3
,
0.5
,
''
)
correlated_field
=
cfmaker
.
finalize
(
1e-3
,
1e-6
,
''
)
A
=
cfmaker
.
amplitudes
[
0
]
...
...
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