SageMath, the Sage Mathematical Software System: free software for Computational Mathematics, based on Python.
I want to try out PyCharm for sage mathematics development. Normally I run eclipse to do sage development, but now …
python command-line environment-variables pycharm sageI've downloaded from a supposedly serious source a sage script. It doesn't work on my computer, and a quick debugging …
python list sageI need to create a numpy 2D array which represents a binary mask of a polygon, using standard Python packages. …
python scipy polygon sage point-in-polygonI could use Python Kernel with Jupyter. I am looking for a way to use sagemath inside Jupyter.I couldnt …
jupyter jupyter-notebook sageI am compiling this Cython code in Sage Cell Server and I get the following error. undeclared name not builtin: …
numpy cython sageI'm currently making some graphs using the online workbook hosted by sagemath. This is an example of some code I'm …
python graphing sageThere is a function within sage, latex, that I want to use in directly from the command line, without dropping …
python sage