Ask Your Question

Mingsy's profile - activity

2018-09-20 19:41:50 +0200 received badge  Student (source)
2018-09-20 12:54:18 +0200 commented answer Can't find module lie_algebras

yes, you are right. I just tried in on the ver. 8.3 and its works.

Thanks!

2018-09-18 14:20:25 +0200 commented question Can't find module lie_algebras

I am running Ubuntu 18.04 and here is a screenshot https://drive.google.com/file/d/1SV64jjAl3g6HQgg1-nKL94Nn1yTMXwjM/view?usp=sharing (link_text). I installed Sage from the Ubuntu Gnome software center which says that it is a pre-built binary for Ubuntu 14.04 (Sage ver. 7.5.1~aimsppa6).

I guess I just wanted to know if this was a known previous issue.

2018-09-18 14:13:25 +0200 commented question Can't find module lie_algebras

Thanks. No, it doesn't seem that way. I just typed the title of the question in a hurry. I am running Sage Notebook on a local host and it is supposed to be version 7.5.1. Might I need a rebuild?

2018-09-14 18:48:19 +0200 asked a question Can't find module lie_algebras

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

2018-09-14 18:48:19 +0200 asked a question Can't find module lie_algberas

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