Lie.jl 1.0.0 is now available!
This first stable release focuses on efficient computations with semisimple Lie algebras, of the type that are most useful to an algebraic geometry who wants to do computations for completely reducible vector bundles on partial flag varieties. A large part of that efficiency comes from leaning into Julia’s type system and specialization, so fairly high-level code can still run very fast.
Here is a short session:
It is not yet at feature parity with LiE, LieART, or the corresponding functionality in SageMath, but the foundations are now in place. Let us know which features you would like to see implemented next!