Skip to content
Snippets Groups Projects
Commit d0817a63 authored by Philipp Arras's avatar Philipp Arras
Browse files

Cleanup

parent d15b1e39
Branches
Tags
2 merge requests!349Fix mpi,!333Operator spectra
Pipeline #52656 passed
......@@ -77,7 +77,6 @@ def test_quadratic_minimization(minimizer, space):
@pmp('space', spaces)
def test_WF_curvature(space):
np.random.seed(42)
starting_point = ift.Field.from_random('normal', domain=space)*10
required_result = ift.full(space, 1.)
s = ift.Field.from_random('uniform', domain=space) + 0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment