Resources¶
Integrating LaTeX and Sage¶
Python Tips and Tricks¶
Included Packages¶
- Minted (code formatting in Linux)
- Pint (units for Python)
Packages to Research¶
IPython¶
Alternate core engine to Sage. Pros: runs on all three platforms, natively renders PDFs the way we like, has a powerful and user friendly GUI for editing. Cons: GUI is a web notebook which requires users to have a local server running, may be missing some features we like from Sage (TBD).
Creating/Customizing LaTeX Document Classes¶
Other Interesting Links¶
- ShareLaTeX - Kind of a Google Docs for LaTeX; open source so one could see implementing the MTK features in it and having MTK Online