
User login - ASKSAGE: Sage Q&A Forum - SageMath
Q&A Forum for Sage Please click any of the icons below to sign in
Unable to locate package Sagemath - ASKSAGE: Sage Q&A Forum
Newbie question: I have been trying to get Sagemath installed on a Win10 PC. Have installed WSL and Ubuntu 24.04. I have tried $ sudo apt install sagemath however, it returns the message "Unable to …
best and easy way to install SageMath in W11
Hi as I got kernel connection problem see pb SageMath kernel connection , I change my way to install SageMath, using Linux Firefox instead of W11 Firefox . and then no kernel pb connection yet !.
Compiling SageMath 10.4 in (K)Ubuntu 24.04
Hello, Sage Community! I am trying to compile SageMath 10.4 in (K)Ubuntu 24.04, for which I am following the Sage Installation Guide for Linux, but after trying to install the prerequisites (first step), I …
Make PyCharm recognise the Sage python interpreter - SageMath
How do I configure PyCharm so I can edit and run Sage scripts? When I tried selecting Sage's python in C:\Program Files\SageMath 8.0\runtime\opt\sagemath-8.0\local\bin PyCharm said 'cannot setup …
Installing SageMath in Ubuntu 24.04
May 7, 2024 · Hi everybody! Is there a way to install SageMath in Ubuntu 24.04? It appears that the relevant package from the official repos is no longer available due to build issues and I cannot find a …
Download mirrors and the Sage-Windows installer - SageMath
Oct 27, 2021 · Hi All, I understand that many download mirrors of SageMath for Windows are inactive, they are stuck at SageMath 9.2, no trace of SageMath 9.3 for Windows or SageMath 9.4 for …
How to simplify with Sage? - ASKSAGE: Sage Q&A Forum - SageMath
Does Sage have a function to simplify symbolic expressions in a similar way to how the other major CAS do it? I.e. use heuristics to try to come up with a form which is likely to seem simpler to humans, …
Questions - ASKSAGE: Sage Q&A Forum - SageMath
Q&A Forum for Sage I am trying to draw graphs of the following type: W = Z . Z^0.5+3i in my Jupyter Notebook. I really don't see how to do it.
Sagemath and Vscode - ASKSAGE: Sage Q&A Forum
The Windows solution involves launching the installed SageMath Notebook shortcut and connecting VSCode to this running instance via the python.dataScience.jupyterServerURI VSCode setting.