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
253d561a
Commit
253d561a
authored
Jul 05, 2017
by
Martin Reinecke
Browse files
more relative includes
parent
86f0721f
Pipeline
#14426
failed with stage
in 4 minutes and 50 seconds
Changes
22
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty/sugar.py
View file @
253d561a
...
...
@@ -16,9 +16,9 @@
# NIFTy is being developed at the Max-Planck-Institut fuer Astrophysik
# and financially supported by the Studienstiftung des deutschen Volkes.
from
nifty
import
PowerSpace
,
\
Field
,
\
DiagonalOperator
from
.
import
PowerSpace
,
\
Field
,
\
DiagonalOperator
__all__
=
[
'create_power_operator'
]
...
...
test/__init__.py
deleted
100644 → 0
View file @
86f0721f
Prev
1
2
Next
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