First time here? Check out the FAQ!
asked 5 years ago
Loading a .spyx file with
def bla(W): RootSystem(W.cartan_type())
yields
undeclared name not builtin: RootSystem
Is there a library that I need to include?