Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
NIFTy
Commits
ade31670
There was a problem fetching the pipeline summary.
Commit
ade31670
authored
7 years ago
by
Martin Reinecke
Browse files
Options
Downloads
Patches
Plain Diff
more explicit import
parent
d6fa9aa0
No related branches found
No related tags found
1 merge request
!261
Make energy test multi compatible
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nifty4/extra/energy_tests.py
+1
-1
1 addition, 1 deletion
nifty4/extra/energy_tests.py
with
1 addition
and
1 deletion
nifty4/extra/energy_tests.py
+
1
−
1
View file @
ade31670
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
import
numpy
as
np
import
numpy
as
np
from
..field
import
Field
from
..field
import
Field
from
..
import
from_random
from
..
sugar
import
from_random
__all__
=
[
"
check_value_gradient_consistency
"
,
__all__
=
[
"
check_value_gradient_consistency
"
,
"
check_value_gradient_curvature_consistency
"
]
"
check_value_gradient_curvature_consistency
"
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment