套件:libpdl-graphics-simple-perl(1.016-1)
libpdl-graphics-simple-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpdl-graphics-simple-perl:
- [libpdl-graphics-simple-perl_1.016-1.dsc]
- [libpdl-graphics-simple-perl_1.016.orig.tar.gz]
- [libpdl-graphics-simple-perl_1.016-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Ed J (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Simple backend-independent plotting for PDL
PDL can plot through a plethora of external plotting modules. Each module tends to be less widely available than Perl itself, and to require an additional step or two to install. For simple applications ("throw up an image on the screen", or "plot a curve") it is useful to have a subset of all plotting capability available in a backend-independent layer. PDL::Graphics::Simple provides that capability.
PDL::Graphics::Simple implements all the functionality used in the PDL::Book examples, with identical syntax. It also generalizes that syntax - you can use ::Simple graphics, with slight syntactical differences, in the same manner that you would use any of the engine modules. See the Examples below for details.
The plot you get will always be what you asked for, regardless of which plotting engine you have installed on your system.
其他與 libpdl-graphics-simple-perl 有關的套件
|
|
|
|
-
- dep: pdl
- perl data language: Perl extensions for numerics
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libpdl-graphics-gnuplot-perl
- gnuplot-based plotting backend for PDL