Add complex division test #632
Annotations
1 error
test_constant.test_constant_complex_division:
tests/firedrake/regression/test_constant.py#L54
AssertionError: assert (0.3333333333333333+0j) == (0.44+0.08j)
+ where (0.3333333333333333+0j) = complex(Constant([0.33333333+0.j], name='constant_25', count=25))
|