We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51409a commit 14eb47eCopy full SHA for 14eb47e
test/core-test/enr_state_operator.jl
@@ -16,7 +16,7 @@
16
8 => SVector{3}(1, 0, 1),
17
9 => SVector{3}(1, 0, 2),
18
10 => SVector{3}(1, 1, 0),
19
- 11 => SVector{3}(1, 1, 1)
+ 11 => SVector{3}(1, 1, 1),
20
)
21
@test s_enr.idx2state == qutip_idx2state
22
end
0 commit comments