这一节是关于Sage中所含内容的一个导览。更多的实例请参考“Sage的构成”,
那份文档想回答一个常见问题:“如何构造……”。还可以参考“Sage参考手册”,
那份文档中有更多的例子。再次提醒,你可以用交互的方式学习这份文档,
在Sage notebook中点击 help
链接。
如果你正在Sage notebook中阅读这份教程,可以按
shift+enter
来执行任一输入单元(input cell)中的代码。
你还可以在按shift+enter之前修改代码。
在苹果机上,你可能要按 shift+return
而不是 shift+enter
。
.. toctree:: tour_assignment tour_help tour_algebra tour_plotting tour_functions tour_rings tour_linalg tour_polynomial tour_groups tour_numtheory tour_advanced