Resources

Version 7 (J. Simmons, 03/10/2015 12:58 pm)

1 1 J. Simmons
h1. Resources
2 1 J. Simmons
3 1 J. Simmons
h2. Integrating LaTeX and Sage
4 1 J. Simmons
5 1 J. Simmons
* On Macs
6 1 J. Simmons
** "Embedding Sage in LATEX with SageTEX for TEXShop Users":http://faculty.essex.edu/~bannon/sp/sagetextexshop.pdf
7 1 J. Simmons
** "How to enable --shell-escape when using pdflatexmk?":http://tex.aspcode.net/view/635399273629833626241790/how-to-enable-shell-escape-when-using-pdflatexmk
8 2 J. Simmons
9 2 J. Simmons
h2. Included Packages
10 3 J. Simmons
11 2 J. Simmons
* Minted (code formatting in Linux)
12 4 J. Simmons
** "Code Highlighting with minted":https://www.sharelatex.com/learn/Code_Highlighting_with_minted
13 2 J. Simmons
* Pint (units for Python)
14 2 J. Simmons
** "Pint Docs":http://pint.readthedocs.org/en/0.6/
15 2 J. Simmons
** "General Installation":http://pint.readthedocs.org/en/0.6/getting.html
16 2 J. Simmons
** "Installing Modules in Sage":http://ask.sagemath.org/question/8927/how-do-i-install-python-modules-or-use-a-different-version-of-python-with-sage/
17 5 J. Simmons
18 5 J. Simmons
h2. Packages to Research
19 5 J. Simmons
20 5 J. Simmons
* "Tikz":http://www.texample.net/tikz/ - Programatic graphics
21 5 J. Simmons
* "AstroPy":http://www.astropy.org/ - Python library for astronomical and astrodynamics calculations 
22 6 J. Simmons
23 7 J. Simmons
h2. IPython
24 7 J. Simmons
25 7 J. Simmons
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).
26 7 J. Simmons
27 7 J. Simmons
* "IPython homepage":http://ipython.org/
28 7 J. Simmons
* "IPython Wiki page":http://en.wikipedia.org/wiki/IPython
29 7 J. Simmons
* "Web article about optimizing Python code that introduced us to IPython":https://jakevdp.github.io/blog/2015/02/24/optimizing-python-with-numpy-and-numba/
30 7 J. Simmons
* 
31 7 J. Simmons
32 6 J. Simmons
h2. Creating/Customizing LaTeX Document Classes
33 6 J. Simmons
34 6 J. Simmons
* "Creating your own LaTeX document class":http://blog.ankurdave.com/2009/04/creating-your-own-latex-document-class.html
35 6 J. Simmons
36 6 J. Simmons
h2. Other Interesting Links
37 6 J. Simmons
38 6 J. Simmons
* "ShareLaTeX":https://www.sharelatex.com/ - Kind of a Google Docs for LaTeX; open source so one could see implementing the MTK features in it and having MTK Online
39 6 J. Simmons
** ShareLaTeX can be run in "Sandstorm":https://sandstorm.io/apps/