Tools

From Jonathan Gardner's Physics Notebook
Revision as of 18:27, 7 May 2012 by Jgardner (talk | contribs) (Created page with "* Python: Python is my language of choice. Its simple syntax and extensive repertoire of libraries are another deciding factor. ** Sage: I haven't spent much time on s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Python: Python is my language of choice. Its simple syntax and extensive repertoire of libraries are another deciding factor.
    • Sage: I haven't spent much time on sage, but what I see I like.
    • SymPy: Allows you to manipulate symbols in Python.
  • LaTeX: Allows formatting of math symbols. I'd write this entire wiki in LaTeX if I could.