Gnuplotfortran: Difference between revisions

Content deleted Content added
Ado (talk | contribs)
Added links as part of "Wikipedia:Dead-end pages" project. Article may need further cleanup.
Have merged f95 binding existence and primary ref into gnuplot, now redirecting
 
(15 intermediate revisions by 12 users not shown)
Line 1:
#REDIRECT [[Gnuplot#Programming and application interfaces]]
{{wikify}}
 
[http://gnuplotfortran.sourceforge.net Gnuplotfortran] is a freely available ([[GNU Lesser General Public License | LGPL]]) scientific and econometric graphics [[Library (computer science) | library]] for [[Fortran | Fortran 95]]. This enables a direct connection between a Fortran 95 program and a [[gnuplot]] session. Currently, it is known to work on any [[POSIX]] system. It depends on another LGPL'ed library - [http://www.sourceforge.net/projects/fortranposix Fortranposix].