<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.fusenet.eu/fusionwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Namurphy</id>
	<title>FusionWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.fusenet.eu/fusionwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Namurphy"/>
	<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/wiki/Special:Contributions/Namurphy"/>
	<updated>2026-05-19T01:24:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5656</id>
		<title>Software tools</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5656"/>
		<updated>2017-09-11T16:56:03Z</updated>

		<summary type="html">&lt;p&gt;Namurphy: /* Graphical tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page, you will find a list of useful publicly available software tools, for data analysis, graphical display, etc.&lt;br /&gt;
&lt;br /&gt;
== Emulation, file management ==&lt;br /&gt;
&lt;br /&gt;
* [http://xquartz.macosforge.org/landing/ XQuartz] X-window system for Mac&lt;br /&gt;
* [http://mobaxterm.mobatek.net/ MobaXterm] X-window system for Windows&lt;br /&gt;
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] Telnet/SSH client for Windows and Unix&lt;br /&gt;
* [http://rsug.itd.umich.edu/software/fugu/ Fugu] Secure File Transfer for Mac&lt;br /&gt;
&lt;br /&gt;
== Numerical tools and libraries ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.nr.com/ Numerical Recipes]&lt;br /&gt;
* [https://gcc.gnu.org/wiki/GFortran GNU Fortran]&lt;br /&gt;
* [https://www.gnu.org/software/octave/ Octave], a free alternative to [http://www.mathworks.com/products/matlab/ Matlab]&lt;br /&gt;
* [https://www.python.org/ Python], a programming language&lt;br /&gt;
** [https://www.enthought.com/products/canopy/ Canopy] Scientific and Analytic Python Deployment with Integrated Analysis Environment&lt;br /&gt;
** [https://docs.anaconda.com/anaconda/ Anaconda] Python distribution for large-scale data processing, predictive analytics, and scientific computing&lt;br /&gt;
** [https://www.sagemath.org/ SageMath] Free open-source mathematics software system licensed under the GPL. Its mission is to create a viable free open source alternative to Magma, Maple, Mathematica and Matlab&lt;br /&gt;
** [https://jupyter.org/ Jupyter] and [http://ipython.org/ IPython] Powerful browser-based notebook and interactive shells for Python and other languages&lt;br /&gt;
** [https://www.numpy.org/ NumPy] and [https://www.scipy.org/ Scipy] Fundamental packages for scientific computing with Python&lt;br /&gt;
** [https://matplotlib.org/ matplotlib] A python plotting library that produces publication quality figures&lt;br /&gt;
** [https://seaborn.pydata.org/ Seaborn] Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics&lt;br /&gt;
** [https://pythonhosted.org/spyder/ Spyder] Open source cross-platform Integrated Development Environment for scientific programming in the Python language. Spyder integrates NumPy, SciPy, Matplotlib and IPython, as well as other open source software&lt;br /&gt;
** [https://www.jetbrains.com/pycharm/ PyCharm] PyCharm is an Integrated Development Environment used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems, and supports web development with Django&lt;br /&gt;
** [http://vpython.org/ VPython] Python programming language plus a 3D graphics module called &amp;quot;visual&amp;quot;. VPython makes it easy to create navigable 3D displays and animations&lt;br /&gt;
** [http://docs.enthought.com/mayavi/mayavi/ Mayavi] An application and library for interactive scientific data visualization and 3D plotting in Python&lt;br /&gt;
** [https://yt-project.org/ yt] An open-source python package for analyzing and visualizing volumetric data&lt;br /&gt;
** [https://pandas.pydata.org/ pandas] and [http://xarray.pydata.org/en/stable/ xarray] Easy-to-use data structures and data analysis tools for Python&lt;br /&gt;
** [http://www.pytables.org/ pytables] and [http://www.h5py.org/ h5py] Tools for using HDF5 data in Python&lt;br /&gt;
** [http://cython.org/ Cython] and [https://numba.pydata.org/ Numba] Tools that allow compiled speeds in Python&lt;br /&gt;
** [https://gafusion.github.io/OMFIT-source/ OMFIT] Software that supports integrated modeling and experimental data analysis of magnetically confined thermonuclear fusion experiments.&lt;br /&gt;
** [https://github.com/PlasmaPy/PlasmaPy/ PlasmaPy] An open source core Python package for plasma physics that is under development&lt;br /&gt;
&lt;br /&gt;
== Mathematical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.mathics.org/ Mathics], a free alternative to [http://www.wolfram.com/mathematica/ Mathematica]&lt;br /&gt;
* [http://live.sympy.org/ SymPy], symbolic calculus using Python&lt;br /&gt;
* [http://people.math.sfu.ca/~cbm/aands/ Abramowitz and Stegun: Handbook of Mathematical Functions]&lt;br /&gt;
&lt;br /&gt;
== Graphical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gnuplot.info/ GNUplot], also see [http://www.gnuplotting.org/ gnuplotting.org], for producing graphs from data&lt;br /&gt;
* [http://www.gimp.org/ GIMP], graphics editor&lt;br /&gt;
* [http://rsb.info.nih.gov/ij/features.html ImageJ], graphics editor and image analysis&lt;br /&gt;
* [https://inkscape.org/ InkScape], [[:Wikipedia:vector graphics|vector graphics]] editor&lt;br /&gt;
* [https://wci.llnl.gov/simulation/computer-codes/visit/ VisIt], an open Source, interactive, scalable, visualization, animation and analysis tool&lt;br /&gt;
&lt;br /&gt;
== Text editing tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
** [http://pages.uoregon.edu/koch/texshop/ TeXShop], complete LaTeX + BibTeX package for Mac&lt;br /&gt;
** [http://bibdesk.sourceforge.net/ BibDesk], bibliography manager for Mac&lt;br /&gt;
** [http://www.chachatelier.fr/latexit/ LaTeXiT], compiles LaTeX formulas for presentations for Mac&lt;br /&gt;
** [https://www.sharelatex.com ShareLaTeX] and [https://www.overleaf.com/ Overleaf], collaborative writing websites for LaTeX&lt;br /&gt;
* [http://www.gnu.org/software/emacs/ Emacs], powerful plain text editor&lt;br /&gt;
* [http://www.barebones.com/products/textwrangler/ TextWrangler], powerful plain text editor for Mac&lt;br /&gt;
* [https://www.libreoffice.org/ LibreOffice], office suite of programs&lt;br /&gt;
* [https://www.authorea.com/ Authorea], a power collaborative writing website&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://connectedresearchers.com/online-tools-for-researchers/ Digital tools for researchers]&lt;br /&gt;
* [[:Wikipedia:List of revision control software|List of revision control software]]&lt;/div&gt;</summary>
		<author><name>Namurphy</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5655</id>
		<title>Software tools</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5655"/>
		<updated>2017-09-11T16:54:55Z</updated>

		<summary type="html">&lt;p&gt;Namurphy: /* Text editing tools */ Add collaborative writing websites&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page, you will find a list of useful publicly available software tools, for data analysis, graphical display, etc.&lt;br /&gt;
&lt;br /&gt;
== Emulation, file management ==&lt;br /&gt;
&lt;br /&gt;
* [http://xquartz.macosforge.org/landing/ XQuartz] X-window system for Mac&lt;br /&gt;
* [http://mobaxterm.mobatek.net/ MobaXterm] X-window system for Windows&lt;br /&gt;
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] Telnet/SSH client for Windows and Unix&lt;br /&gt;
* [http://rsug.itd.umich.edu/software/fugu/ Fugu] Secure File Transfer for Mac&lt;br /&gt;
&lt;br /&gt;
== Numerical tools and libraries ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.nr.com/ Numerical Recipes]&lt;br /&gt;
* [https://gcc.gnu.org/wiki/GFortran GNU Fortran]&lt;br /&gt;
* [https://www.gnu.org/software/octave/ Octave], a free alternative to [http://www.mathworks.com/products/matlab/ Matlab]&lt;br /&gt;
* [https://www.python.org/ Python], a programming language&lt;br /&gt;
** [https://www.enthought.com/products/canopy/ Canopy] Scientific and Analytic Python Deployment with Integrated Analysis Environment&lt;br /&gt;
** [https://docs.anaconda.com/anaconda/ Anaconda] Python distribution for large-scale data processing, predictive analytics, and scientific computing&lt;br /&gt;
** [https://www.sagemath.org/ SageMath] Free open-source mathematics software system licensed under the GPL. Its mission is to create a viable free open source alternative to Magma, Maple, Mathematica and Matlab&lt;br /&gt;
** [https://jupyter.org/ Jupyter] and [http://ipython.org/ IPython] Powerful browser-based notebook and interactive shells for Python and other languages&lt;br /&gt;
** [https://www.numpy.org/ NumPy] and [https://www.scipy.org/ Scipy] Fundamental packages for scientific computing with Python&lt;br /&gt;
** [https://matplotlib.org/ matplotlib] A python plotting library that produces publication quality figures&lt;br /&gt;
** [https://seaborn.pydata.org/ Seaborn] Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics&lt;br /&gt;
** [https://pythonhosted.org/spyder/ Spyder] Open source cross-platform Integrated Development Environment for scientific programming in the Python language. Spyder integrates NumPy, SciPy, Matplotlib and IPython, as well as other open source software&lt;br /&gt;
** [https://www.jetbrains.com/pycharm/ PyCharm] PyCharm is an Integrated Development Environment used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems, and supports web development with Django&lt;br /&gt;
** [http://vpython.org/ VPython] Python programming language plus a 3D graphics module called &amp;quot;visual&amp;quot;. VPython makes it easy to create navigable 3D displays and animations&lt;br /&gt;
** [http://docs.enthought.com/mayavi/mayavi/ Mayavi] An application and library for interactive scientific data visualization and 3D plotting in Python&lt;br /&gt;
** [https://yt-project.org/ yt] An open-source python package for analyzing and visualizing volumetric data&lt;br /&gt;
** [https://pandas.pydata.org/ pandas] and [http://xarray.pydata.org/en/stable/ xarray] Easy-to-use data structures and data analysis tools for Python&lt;br /&gt;
** [http://www.pytables.org/ pytables] and [http://www.h5py.org/ h5py] Tools for using HDF5 data in Python&lt;br /&gt;
** [http://cython.org/ Cython] and [https://numba.pydata.org/ Numba] Tools that allow compiled speeds in Python&lt;br /&gt;
** [https://gafusion.github.io/OMFIT-source/ OMFIT] Software that supports integrated modeling and experimental data analysis of magnetically confined thermonuclear fusion experiments.&lt;br /&gt;
** [https://github.com/PlasmaPy/PlasmaPy/ PlasmaPy] An open source core Python package for plasma physics that is under development&lt;br /&gt;
&lt;br /&gt;
== Mathematical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.mathics.org/ Mathics], a free alternative to [http://www.wolfram.com/mathematica/ Mathematica]&lt;br /&gt;
* [http://live.sympy.org/ SymPy], symbolic calculus using Python&lt;br /&gt;
* [http://people.math.sfu.ca/~cbm/aands/ Abramowitz and Stegun: Handbook of Mathematical Functions]&lt;br /&gt;
&lt;br /&gt;
== Graphical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gnuplot.info/ GNUplot], also see [http://www.gnuplotting.org/ gnuplotting.org], for producing graphs from data&lt;br /&gt;
* [http://www.gimp.org/ GIMP], graphics editor&lt;br /&gt;
* [http://rsb.info.nih.gov/ij/features.html ImageJ], graphics editor and image analysis&lt;br /&gt;
* [https://inkscape.org/ InkScape], [[:Wikipedia:vector graphics|vector graphics]] editor&lt;br /&gt;
&lt;br /&gt;
== Text editing tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
** [http://pages.uoregon.edu/koch/texshop/ TeXShop], complete LaTeX + BibTeX package for Mac&lt;br /&gt;
** [http://bibdesk.sourceforge.net/ BibDesk], bibliography manager for Mac&lt;br /&gt;
** [http://www.chachatelier.fr/latexit/ LaTeXiT], compiles LaTeX formulas for presentations for Mac&lt;br /&gt;
** [https://www.sharelatex.com ShareLaTeX] and [https://www.overleaf.com/ Overleaf], collaborative writing websites for LaTeX&lt;br /&gt;
* [http://www.gnu.org/software/emacs/ Emacs], powerful plain text editor&lt;br /&gt;
* [http://www.barebones.com/products/textwrangler/ TextWrangler], powerful plain text editor for Mac&lt;br /&gt;
* [https://www.libreoffice.org/ LibreOffice], office suite of programs&lt;br /&gt;
* [https://www.authorea.com/ Authorea], a power collaborative writing website&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://connectedresearchers.com/online-tools-for-researchers/ Digital tools for researchers]&lt;br /&gt;
* [[:Wikipedia:List of revision control software|List of revision control software]]&lt;/div&gt;</summary>
		<author><name>Namurphy</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5654</id>
		<title>Software tools</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Software_tools&amp;diff=5654"/>
		<updated>2017-09-11T16:51:27Z</updated>

		<summary type="html">&lt;p&gt;Namurphy: /* Numerical tools and libraries */ Add packages and update web addresses of Python packages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page, you will find a list of useful publicly available software tools, for data analysis, graphical display, etc.&lt;br /&gt;
&lt;br /&gt;
== Emulation, file management ==&lt;br /&gt;
&lt;br /&gt;
* [http://xquartz.macosforge.org/landing/ XQuartz] X-window system for Mac&lt;br /&gt;
* [http://mobaxterm.mobatek.net/ MobaXterm] X-window system for Windows&lt;br /&gt;
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] Telnet/SSH client for Windows and Unix&lt;br /&gt;
* [http://rsug.itd.umich.edu/software/fugu/ Fugu] Secure File Transfer for Mac&lt;br /&gt;
&lt;br /&gt;
== Numerical tools and libraries ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.nr.com/ Numerical Recipes]&lt;br /&gt;
* [https://gcc.gnu.org/wiki/GFortran GNU Fortran]&lt;br /&gt;
* [https://www.gnu.org/software/octave/ Octave], a free alternative to [http://www.mathworks.com/products/matlab/ Matlab]&lt;br /&gt;
* [https://www.python.org/ Python], a programming language&lt;br /&gt;
** [https://www.enthought.com/products/canopy/ Canopy] Scientific and Analytic Python Deployment with Integrated Analysis Environment&lt;br /&gt;
** [https://docs.anaconda.com/anaconda/ Anaconda] Python distribution for large-scale data processing, predictive analytics, and scientific computing&lt;br /&gt;
** [https://www.sagemath.org/ SageMath] Free open-source mathematics software system licensed under the GPL. Its mission is to create a viable free open source alternative to Magma, Maple, Mathematica and Matlab&lt;br /&gt;
** [https://jupyter.org/ Jupyter] and [http://ipython.org/ IPython] Powerful browser-based notebook and interactive shells for Python and other languages&lt;br /&gt;
** [https://www.numpy.org/ NumPy] and [https://www.scipy.org/ Scipy] Fundamental packages for scientific computing with Python&lt;br /&gt;
** [https://matplotlib.org/ matplotlib] A python plotting library that produces publication quality figures&lt;br /&gt;
** [https://seaborn.pydata.org/ Seaborn] Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics&lt;br /&gt;
** [https://pythonhosted.org/spyder/ Spyder] Open source cross-platform Integrated Development Environment for scientific programming in the Python language. Spyder integrates NumPy, SciPy, Matplotlib and IPython, as well as other open source software&lt;br /&gt;
** [https://www.jetbrains.com/pycharm/ PyCharm] PyCharm is an Integrated Development Environment used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems, and supports web development with Django&lt;br /&gt;
** [http://vpython.org/ VPython] Python programming language plus a 3D graphics module called &amp;quot;visual&amp;quot;. VPython makes it easy to create navigable 3D displays and animations&lt;br /&gt;
** [http://docs.enthought.com/mayavi/mayavi/ Mayavi] An application and library for interactive scientific data visualization and 3D plotting in Python&lt;br /&gt;
** [https://yt-project.org/ yt] An open-source python package for analyzing and visualizing volumetric data&lt;br /&gt;
** [https://pandas.pydata.org/ pandas] and [http://xarray.pydata.org/en/stable/ xarray] Easy-to-use data structures and data analysis tools for Python&lt;br /&gt;
** [http://www.pytables.org/ pytables] and [http://www.h5py.org/ h5py] Tools for using HDF5 data in Python&lt;br /&gt;
** [http://cython.org/ Cython] and [https://numba.pydata.org/ Numba] Tools that allow compiled speeds in Python&lt;br /&gt;
** [https://gafusion.github.io/OMFIT-source/ OMFIT] Software that supports integrated modeling and experimental data analysis of magnetically confined thermonuclear fusion experiments.&lt;br /&gt;
** [https://github.com/PlasmaPy/PlasmaPy/ PlasmaPy] An open source core Python package for plasma physics that is under development&lt;br /&gt;
&lt;br /&gt;
== Mathematical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.mathics.org/ Mathics], a free alternative to [http://www.wolfram.com/mathematica/ Mathematica]&lt;br /&gt;
* [http://live.sympy.org/ SymPy], symbolic calculus using Python&lt;br /&gt;
* [http://people.math.sfu.ca/~cbm/aands/ Abramowitz and Stegun: Handbook of Mathematical Functions]&lt;br /&gt;
&lt;br /&gt;
== Graphical tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gnuplot.info/ GNUplot], also see [http://www.gnuplotting.org/ gnuplotting.org], for producing graphs from data&lt;br /&gt;
* [http://www.gimp.org/ GIMP], graphics editor&lt;br /&gt;
* [http://rsb.info.nih.gov/ij/features.html ImageJ], graphics editor and image analysis&lt;br /&gt;
* [https://inkscape.org/ InkScape], [[:Wikipedia:vector graphics|vector graphics]] editor&lt;br /&gt;
&lt;br /&gt;
== Text editing tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
** [http://pages.uoregon.edu/koch/texshop/ TeXShop], complete LaTeX + BibTeX package for Mac&lt;br /&gt;
** [http://bibdesk.sourceforge.net/ BibDesk], bibliography manager for Mac&lt;br /&gt;
** [http://www.chachatelier.fr/latexit/ LaTeXiT], compiles LaTeX formulas for presentations for Mac&lt;br /&gt;
* [http://www.gnu.org/software/emacs/ Emacs], powerful plain text editor&lt;br /&gt;
* [http://www.barebones.com/products/textwrangler/ TextWrangler], powerful plain text editor for Mac&lt;br /&gt;
* [https://www.libreoffice.org/ LibreOffice], office suite of programs&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://connectedresearchers.com/online-tools-for-researchers/ Digital tools for researchers]&lt;br /&gt;
* [[:Wikipedia:List of revision control software|List of revision control software]]&lt;/div&gt;</summary>
		<author><name>Namurphy</name></author>
	</entry>
</feed>