Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sage

Python/sage: Can Lists Start At Index 1?

I've downloaded from a supposedly serious source a sage script. It doesn't work on my compu… Read more Python/sage: Can Lists Start At Index 1?

Is There A Way To Tell Gedit That .sage Files Should Always Be Highlighted As Python Code?

Well, that's about all there is to say. Currently I have to set the highlighting on each file b… Read more Is There A Way To Tell Gedit That .sage Files Should Always Be Highlighted As Python Code?

Ipython: Manipulate-like Command

In Wolfram Mathematica, I can interactively modify the value of a parameter by using the Manipulate… Read more Ipython: Manipulate-like Command