Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Getting Started With First Project

Hi! I am trying to get started using Sage. I've read through python tutorials and feel comfortable with the command line. I want to create functions, classes, etc for a particular project I'm starting with. Unfortunately I am completely stuck when it comes to the basics of starting a project: This means that I want to have a folder in SAGE_ROOT which is the title of my project. I want to have a set of .sage files and ultimately want to load them in memory so that I can use them in the sage: command line.

Any tips? Any links? I have read through the documentation but found nothing that would help me with the step-by-step.