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 acd88d8 commit 956a6f5Copy full SHA for 956a6f5
test/youngdiagrams.jl
@@ -1,6 +1,3 @@
1
-using Catalan
2
-using Base.Test
3
-
4
@test ([5,4,2,2]\[2,1]) == ([5, 4, 2, 2],[2, 1])
5
@test isrimhook([4,3,2], [2,2,2])
6
@test !isrimhook([4,3,2], [2,2,1])
0 commit comments