[sage-support] about vector subspace

2016-03-26 Thread Александр Шевченко
Hello. I have next problem, when I write next strings. V = VectorSpace(F,n)S = V.subspace(basis) but basis!=S.basis() However, I need to basis has not changed. Can this be carried out? Could you help me? Thank you in advance for your help. Best regards, Aleksandr. -- You received this

[sage-support] output from sage to file

2012-11-20 Thread Александр Шевченко
I have encountered problem using Sage 5.4. I want output information in file from console. On usually solve of this problem Sage write. My OS is Ubuntu. sage: asd.sage output.txt --- NameError

[sage-support] Re: output from sage to file

2012-11-20 Thread Александр Шевченко
I understood. Then next question. I build sage from source. In terminal. $ sage No command 'sage' found, did you mean: Command 'osage' from package 'graphviz' (main) Command 'save' from package 'atfs' (universe) Command 'page' from package 'tcllib' (universe) sage: command not found Best