Book Image

Sage Beginner's Guide

By : Craig Finch
1 (1)
Book Image

Sage Beginner's Guide

1 (1)
By: Craig Finch

Overview of this book

Table of Contents (17 chapters)
Sage Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Where to go from here

The previous chapters have introduced you to many aspects of Sage. This chapter contains a collection of topics that you may find useful after you have become familiar with the basics of Sage. Specifically, we will learn how to:

  • Export equations as PNG and PDF files

  • Export vector graphics and typeset mathematical expressions for inclusion in LaTeX documents

  • Use LaTeX to document Sage worksheets

  • Speed up collision detection using NumPy vector operations and Cython

  • Create a Python script that uses Sage functionality

  • Create interactive graphical examples in the notebook interface

Let's get started.