Skip to content

Commit

Permalink
test aug for Augmented basis
Browse files Browse the repository at this point in the history
  • Loading branch information
kalmarek committed Apr 17, 2024
1 parent e60f27b commit 5c20325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/perm_grp_algebra.jl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

@test coeffs(ax * ay) == SA.coeffs(x * y, basis(IG))
@test coeffs(ax * az) == SA.coeffs(x * z, basis(IG))
@test SA.aug(ax) == 0
end

@testset "Random elements" begin
Expand Down

0 comments on commit 5c20325

Please sign in to comment.