Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 399 Bytes

cartan_matrix.md

File metadata and controls

18 lines (16 loc) · 399 Bytes
CurrentModule = Oscar
DocTestSetup = quote
using Oscar
end

Cartan Matrices

cartan_matrix(::Symbol, ::Int)
cartan_matrix(::Tuple{Symbol,Int}...)
is_cartan_matrix(::ZZMatrix; generalized::Bool)
cartan_symmetrizer(::ZZMatrix; check::Bool)
cartan_bilinear_form(::ZZMatrix; check::Bool)
cartan_type(::ZZMatrix; check::Bool)
cartan_type_with_ordering(::ZZMatrix; check::Bool)