Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NIFTy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
NIFTy
Commits
f64c8f54
Commit
f64c8f54
authored
Aug 16, 2017
by
Martin Reinecke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typos
parent
20edb351
Pipeline
#16727
passed with stages
in 18 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
nifty/field.py
nifty/field.py
+3
-3
No files found.
nifty/field.py
View file @
f64c8f54
...
...
@@ -477,7 +477,7 @@ class Field(Loggable, Versionable, object):
""" Yields a sampled field with `self`**2 as its power spectrum.
This method draws a Gaussian random field in the harmonic partner
domain of this fields domains, using this field as power spectrum.
domain of this field
'
s domains, using this field as power spectrum.
Parameters
----------
...
...
@@ -696,7 +696,7 @@ class Field(Loggable, Versionable, object):
# ---Properties---
def
set_val
(
self
,
new_val
=
None
,
copy
=
False
):
""" Sets the fields distributed_data_object.
""" Sets the field
'
s distributed_data_object.
Parameters
----------
...
...
@@ -869,7 +869,7 @@ class Field(Loggable, Versionable, object):
dtype : type
The datatype the output shall have. This can be used to override
the fields dtype.
the field
'
s dtype.
Returns
-------
...
...
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