Is posssible debugging? How to use files?

asked 2024-04-08 19:14:48 +0200

Andr gravatar image

I think, Sage is Python language (although has operator ^ , Python has only **) plus many mathematical libraries. Python code is possible to debug with PyCharm. Is possible debug Sage code?
How to use Sage with files? I am using only in command mode - paste from text file, but is possible using .sage files and import from my file.

edit retag flag offensive close merge delete

Comments

You can load .sage files with load() function.

Max Alekseyev gravatar imageMax Alekseyev ( 2024-04-08 20:24:58 +0200 )edit
Max Alekseyev gravatar imageMax Alekseyev ( 2024-04-09 22:28:06 +0200 )edit

How it configure with Mint?

Andr gravatar imageAndr ( 2024-04-11 20:55:58 +0200 )edit