First time here? Check out the FAQ!

Ask Your Question
0

Sage problem - diff results in local version and https://sagecell.sagemath.org/

asked 3 years ago

Miroslaw gravatar image

Hello

I have no idea what is doing wrong and why.

I have wriiten script in SAGE in https://sagecell.sagemath.org/ and result are ok. but when I installed SAGE on my UBUNTU, the same script show wrong calculation.

I checked it on https://sagecell.sagemath.org/ and my version on UBUNTU.

any idea?

Preview: (hide)

Comments

Unless you really want wildly random guesses, you should provide some details, like what your script actually is. Try to come up with a minimal example that demonstrates the difference.

John Palmieri gravatar imageJohn Palmieri ( 3 years ago )

and check the version of sage using version(). The ubuntu one is probably obsolete.

FrédéricC gravatar imageFrédéricC ( 3 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 3 years ago

Miroslaw gravatar image

problem solved.

I have write file as .py not as .sage

when you run sage file.py , it is not the same as sage file.sage

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 3 years ago

Seen: 209 times

Last updated: Nov 07 '21