Skip to content
Snippets Groups Projects
Commit b727e8ec authored by Martin Reinecke's avatar Martin Reinecke
Browse files

no need to @memo the position property

parent afada53a
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,6 @@ class Energy(with_metaclass(NiftyMeta,
curvature=curvature)
@property
@memo
def position(self):
"""
The Field location in parameter space where value, gradient and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment