Skip to content

Commit

Permalink
Changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjamadagni committed Apr 20, 2015
1 parent f1138f5 commit cd5b85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/operatortest.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ coherentstate = displaceop(20,1)*statevec(1,FiniteBasis(20))
############################

@assert squeezingop(2,1.0)== QuArray(eye(2))
@assert squeezingop(lowerop(2), QuArray(eye(2)), 2.0)' == displaceop(2,1)
@assert coeffs(squeezingop(lowerop(2), QuArray(eye(2)), 2.0)') == coeffs(displaceop(2,1))

0 comments on commit cd5b85e

Please sign in to comment.