elliptic net

Scripts

I maintain some computer scripts for computations relating to my research.  These are for the computer algebra systems Pari/GP and Sage.  You are welcome to download and use these scripts; they and the software to run them (Pari & Sage) are free.  Please let me know if you encounter errors.

Notes on usage: 1) To use a Pari/GP script, load the script by typing "\r filename" at the prompt, where filename includes the path, then see the script for descriptions of functions; 2) To use a Sage script, type "attach('filename')" at the prompt; it also works simply to cut and paste the text of the script file into the first cell of a notebook.

Sage Mathematics Software

I do a wee little bit of development for the mathematical software Sage.