JuliaAlgebra / StarAlgebras.jl

A package for computation in *-algebras with basis
MIT License
7 stars 3 forks source link

Revive AugmentedDirac #50

Open blegat opened 5 months ago

blegat commented 5 months ago

https://github.com/JuliaAlgebra/StarAlgebras.jl/pull/49 made the tests fail so I commented them out because I don't understood why they would work. Because AugmentedDirac does not have the same element type than DiracBasis, how could coeffs work ? See https://github.com/JuliaAlgebra/StarAlgebras.jl/blob/7760127a2e730e5cf58db5643f699590979ab7ea/test/perm_grp_algebra.jl#L34-L59