Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao committed Feb 13, 2015
1 parent aa4ce89 commit f84cef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/linalg/lu.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@test logdet(Complex64[1.0f0 0.5f0; 0.5f0 -1.0f0]) === 0.22314355f0 + 3.1415927f0im

0 comments on commit f84cef2

Please sign in to comment.