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
10
Issues
10
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
af6b35ee
Commit
af6b35ee
authored
Jul 26, 2018
by
Martin Reinecke
Browse files
Options
Browse Files
Download
Plain Diff
merge
parents
23354fee
558e9549
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
demos/getting_started_2.py
demos/getting_started_2.py
+1
-1
test/test_field.py
test/test_field.py
+0
-1
No files found.
demos/getting_started_2.py
View file @
af6b35ee
...
...
@@ -104,4 +104,4 @@ if __name__ == '__main__':
result_sky
=
sky
.
at
(
H
.
position
).
value
ift
.
plot
(
result_sky
)
ift
.
plot_finish
()
# FIXME PLOTTING
# FIXME
MORE
PLOTTING
test/test_field.py
View file @
af6b35ee
...
...
@@ -252,4 +252,3 @@ class Test_Functionality(unittest.TestCase):
assert_equal
(
f
.
local_data
.
shape
,
())
assert_equal
(
f
.
local_data
.
size
,
1
)
assert_equal
(
f
.
vdot
(
f
),
9.
)
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