Software tools: Difference between revisions

From FusionWiki
Jump to navigation Jump to search
m (→‎Graphical tools: Added wikipedia link)
m (Inserted two external links)
Line 10: Line 10:


* [http://www.nr.com/ Numerical Recipes]
* [http://www.nr.com/ Numerical Recipes]
* [http://www.gnu.org/software/octave/ Octave], a free alternative to Matlab
* [http://www.gnu.org/software/octave/ Octave], a free alternative to [http://www.mathworks.com/products/matlab/ Matlab]
* [https://www.python.org/ Python], a programming language
* [https://www.python.org/ Python], a programming language
** [https://www.enthought.com/products/canopy/ Canopy] Scientific and Analytic Python Deployment with Integrated Analysis Environment
** [https://www.enthought.com/products/canopy/ Canopy] Scientific and Analytic Python Deployment with Integrated Analysis Environment
Line 16: Line 16:
== Mathematical tools ==
== Mathematical tools ==


* [http://www.mathics.org/ Mathics], a free alternative to Mathematica
* [http://www.mathics.org/ Mathics], a free alternative to [http://www.wolfram.com/mathematica/ Mathematica]
* [http://live.sympy.org/ SymPy], symbolic calculus using Python
* [http://live.sympy.org/ SymPy], symbolic calculus using Python
* [http://people.math.sfu.ca/~cbm/aands/ Abramowitz and Stegun: Handbook of Mathematical Functions]
* [http://people.math.sfu.ca/~cbm/aands/ Abramowitz and Stegun: Handbook of Mathematical Functions]

Revision as of 11:35, 11 May 2015

On this page, you will find a list of useful publicly available software tools, for data analysis, graphical display, etc.

Emulation, file management

  • XQuartz X-window system for Mac
  • PuTTY Telnet/SSH client for Windows and Unix
  • Fugu Secure File Transfer for Mac

Numerical tools and libraries

Mathematical tools

Graphical tools

Text editing tools

  • LaTeX
    • TeXShop, complete LaTeX + BibTeX package for Mac
    • BibDesk, bibliography manager for Mac
    • LaTeXiT, compiles LaTeX formulas for presentations for Mac
  • Emacs, powerful plain text editor
  • TextWrangler, powerful plain text editor for Mac
  • LibreOffice, office suite of programs

See also