PLplot is a library of functions that are useful for making scientific plots. PLplot can be used from within compiled languages such as C, C++, Fortran and Java, and interactively from interpreted languages such as Octave, Python, Perl and Tcl. The PLplot library can be used to create standard x-y plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page with multiple lines in each graph. some initial work by Matthias Kilian. thanks to the people who tested this.
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST-c++,v 1.1.1.1 2006/05/12 13:35:39 steven Exp $
|
|
lib/libplplotcxxd.a
|
|
lib/libplplotcxxd.la
|
|
@lib lib/libplplotcxxd.so.${LIBplplotcxxd_VERSION}
|
|
share/examples/plplot/c++/
|
|
share/examples/plplot/c++/Makefile
|
|
share/examples/plplot/c++/lena.pgm
|
|
share/examples/plplot/c++/plc++demos.h
|
|
share/examples/plplot/c++/x01.cc
|
|
share/examples/plplot/c++/x01cc.cc
|
|
share/examples/plplot/c++/x02.cc
|
|
share/examples/plplot/c++/x03.cc
|
|
share/examples/plplot/c++/x04.cc
|
|
share/examples/plplot/c++/x05.cc
|
|
share/examples/plplot/c++/x06.cc
|
|
share/examples/plplot/c++/x07.cc
|
|
share/examples/plplot/c++/x08.cc
|
|
share/examples/plplot/c++/x09.cc
|
|
share/examples/plplot/c++/x10.cc
|
|
share/examples/plplot/c++/x11.cc
|
|
share/examples/plplot/c++/x12.cc
|
|
share/examples/plplot/c++/x13.cc
|
|
share/examples/plplot/c++/x14.cc
|
|
share/examples/plplot/c++/x15.cc
|
|
share/examples/plplot/c++/x16.cc
|
|
share/examples/plplot/c++/x17.cc
|
|
share/examples/plplot/c++/x18.cc
|
|
share/examples/plplot/c++/x19.cc
|
|
share/examples/plplot/c++/x20.cc
|
|
share/examples/plplot/c++/x21.cc
|
|
share/examples/plplot/c++/x22.cc
|
|
share/examples/plplot/c++/x23.cc
|
|
share/examples/plplot/c++/x24.cc
|
|
share/examples/plplot/test_cxx.sh
|