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
ift
NIFTy
Commits
36ffca5a
Commit
36ffca5a
authored
Jan 29, 2021
by
Jakob Roth
Browse files
remove unnecessary cdot in doctring
parent
8f1c8e8a
Pipeline
#92447
passed with stages
in 11 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/library/correlated_fields.py
View file @
36ffca5a
...
@@ -594,7 +594,7 @@ class CorrelatedFieldMaker:
...
@@ -594,7 +594,7 @@ class CorrelatedFieldMaker:
The matern kernel amplitude is parametrized in the following way:
The matern kernel amplitude is parametrized in the following way:
.. math ::
.. math ::
A(|k|) =
\\
cdot
\\
frac{a}{
\\
left(1 + {
\
A(|k|) =
\\
frac{a}{
\\
left(1 + {
\
\\
left(
\\
frac{|k|}{b}
\\
right)
\
\\
left(
\\
frac{|k|}{b}
\\
right)
\
}^2
\\
right)^c}
}^2
\\
right)^c}
...
...
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