Hi,
I am new to Sage and have been trying the Sage Notebook. I have been trying to run some of the example code from the lie_algebra class. But trying
"import sage.algebras.lie_algebras"
gives me
"ImportError: No module named lie_algebras".
I am trying to use the LieAlgebra module.
Cheers