Difference between revisions of "Tools"

From Jonathan Gardner's Physics Notebook
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 18:27, 7 May 2012

  • 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.