I had a similar problem. Python3 should be in your path. A workaround I did
was to create a soft link named ‘python’ that points to your python3 (put
it in a directory that’s already in your path). Although I’m not 100% sure
where the ideal place to put this soft link is. Maybe someone else has
bet
If you are looking just for a way to code a vector and use it to perform
calculations you could just type in
v = vector([1,2,3,5])
this would give you a column vector.
If you have some matrix A already defined you could do A*v. and get the
product you would expect.
I hope this helps, if not thi
1, 2019 at 5:13 PM Dima Pasechnik wrote:
>
>
> On Sun, 31 Mar 2019 at 21:45, Jose Garcia wrote:
>
>> Do you think I should have installed sage somewhere other than in /opt ?
>>
>
> you can change the owner of your installation to be the “normal” user, not
>
Do you think I should have installed sage somewhere other than in /opt ?
Would it have been best to install it in my home directory?
Any advice is appreciated.
On Sun, Mar 31, 2019 at 4:37 PM Dima Pasechnik wrote:
>
>
> On Sun, 31 Mar 2019 at 21:05, Jose Garcia wrote:
>
>&g
chain] Error 2
On Sun, Mar 31, 2019 at 10:05 AM Antonio Rojas wrote:
> You are still running sage from the debian repo. You need to run ./sage
> from the dir where you installed the sage binary (or add such dir to your
> PATH)
>
> El domingo, 31 de marzo de 2019, 15:29:04 (UTC+2),
Thank you for the response. I tried installing Sage from Binary and it was
successful.
However, i still get error messages when trying to run the commands to
install this optional package i keep talking about.
sage --package fix-checksum conjecturing
sage-run received unknown option: --package
us
and sage, but sage is a bit old sage-8.1
> and personnally I have problems with this version, I would like to make my
> own deb but I didn't success yet.
> Le 30/03/2019 à 03:21, Jose Garcia a écrit :
>
> I used aptitude on Ubuntu 18.04. Do you think that’s my only other option?
>
I used aptitude on Ubuntu 18.04. Do you think that’s my only other option?
On Fri, Mar 29, 2019 at 7:50 PM slelievre wrote:
> Did you install Sage using a package manager
> (Aptitude, Conda, ...)? Not sure how installing
> optional packages on top of such installations
> of SageMath work.
>
> I
$sage --version
SageMath version 8.1, Release Date: 2017-12-07
On Fri, Mar 29, 2019 at 5:51 PM John H Palmieri
wrote:
> What does "sage --version" say?
>
>
>
> On Friday, March 29, 2019 at 12:47:44 PM UTC-7, Jose Garcia wrote:
>>
>> Hi All,
>>
>
Hi All,
I'm trying to install a package to sage math, and I can't get sage to
recognize specific options.
Ex
$ sage --package fix-checksum conjecturing
sage-run received unknown option: --package
usage: sage [options]
Try 'sage -h' for more information.
same for
$ sage -i conjecturing
sag
10 matches
Mail list logo