Skip to content

Commit

Permalink
Update experimental/LieAlgebras/src/LieAlgebra.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Röhrich <47457568+felix-roehrich@users.noreply.github.com>
  • Loading branch information
lgoettgens and felix-roehrich committed Sep 18, 2024
1 parent 5491bc3 commit 5c289ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion experimental/LieAlgebras/src/LieAlgebra.jl
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ function _root_system_and_chevalley_basis(
type, ordering = cartan_type_with_ordering(cm; check=false)
permute!(roots_simple, ordering)
R = root_system(type)
@assert root_system_type_with_ordering(R)[2] == 1:rank(R)

# compute a Chevalley basis of L
root_vectors = [
Expand Down

0 comments on commit 5c289ad

Please sign in to comment.