Gnuplotfortran: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m FIx up portal template and general fixes
Have merged f95 binding existence and primary ref into gnuplot, now redirecting
 
(5 intermediate revisions by 4 users not shown)
Line 1:
#REDIRECT [[Gnuplot#Programming and application interfaces]]
{{Orphan|date=February 2009}}
{{Portal|Free software}}
'''Gnuplotfortran''' is a [[Library (computer science)|library]] to enable direct control of a [[Gnuplot]] session from [[Fortran#Fortran 95|Fortran 95]] [[Computer program|programs]].
 
Gnuplotfortran is a freely available ([[GNU Lesser General Public License|LGPL]]) library. Currently, it is known to work on any [[POSIX]] system. It depends on another LGPL'ed library - [http://www.sourceforge.net/projects/fortranposix Fortranposix].
 
==References==
* [http://gnuplotfortran.sourceforge.net Gnuplotfortran homepage]
 
[[Category:Free software programmed in Fortran]]
[[Category:Fortran libraries]]
[[Category:Graphics libraries]]
 
 
{{compu-library-stub}}