Personal tools

Gnuplot

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
m (GNUPlot moved to Gnuplot)
Current revision (10:26, 30 October 2011) (edit) (undo)
(PackageInfoBox)
 
(4 intermediate revisions not shown.)
Line 1: Line 1:
-
This is the project homepage for a wrapper to the [http://www.gnuplot.info/ GNUPlot] plotting package.
+
This is the project homepage for a wrapper to the [http://www.gnuplot.info/ gnuplot] plotting package.
-
* [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gnuplot Hackage]
+
{{PackageInfoBox|name=gnuplot|darcs-code=gnuplot/}}
-
* [http://code.haskell.org/gnuplot Darcs repository]
+
 
 +
* [http://projects.haskell.org/cgi-bin/mailman/listinfo/gnuplot/ Mailing list]
 +
* [http://trac.haskell.org/gnuplot/ Bug and Feature Tracker]
== See also ==
== See also ==
-
[[Applications_and_libraries/Mathematics#Plotting]]
+
[[Applications and libraries/Mathematics#Plotting]]
[[Category:Mathematics]]
[[Category:Mathematics]]

Current revision

This is the project homepage for a wrapper to the gnuplot plotting package.

Package gnuplot
Hackage http://hackage.haskell.org/package/gnuplot
Repository darcs get http://code.haskell.org/gnuplot/

See also

Applications and libraries/Mathematics#Plotting