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
bcb2055f
Commit
bcb2055f
authored
Aug 15, 2017
by
Theo Steininger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo.
parent
053e259b
Pipeline
#16638
passed with stage
in 27 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nifty/field.py
nifty/field.py
+1
-1
No files found.
nifty/field.py
View file @
bcb2055f
...
...
@@ -618,7 +618,7 @@ class Field(Loggable, Versionable, object):
axes
=
domain_axes
[
space
])
# if no flips at all where performed `h` is a real field.
# if all spaces use the default implementation of doing nothing when
#
applying no flips, one can you object comparison
to infer this case.
#
no flips are applied, one can use `is`
to infer this case.
if
flipped_val
is
val
:
h
=
flipped_val
.
real
...
...
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