软件包:gri(2.12.27-1.1~deb11u1)
a language for scientific illustration
Gri is an open-source language for scientific graphics programming. It is command-driven, as opposed to point/click. Some users consider Gri similar to LaTeX, since both provide extensive power as a reward for tolerating a learning curve. The output is industry-standard PostScript as output, suitable for inclusion in other documents.
Gri can make x-y graphs, contour graphs, and image graphs. Fine control is provided over all aspects of drawing, e.g. line widths, colors, fonts, etc. Greek letters and mathematical symbols are available in a TeX-like syntax.
Folks who write 1000-line Gri scripts usually start with something as simple as the following:
open file.dat # open a file read columns x * y # read the 1st column as x and the 3rd as y draw curve # draw the data and autoscale the axes
A full manual is also available in HTML (gri-html-doc package), in PDF suitable for printing (gri-pdf-doc package) and on-line by following links from the gri home page:
http://gri.sourceforge.net/
其他与 gri 有关的软件包
|
|
|
|
-
- dep: dpkg (>= 1.15.4)
- Debian 软件包管理系统
- 或者 install-info
- Manage installed documentation in info format
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libnetcdf18 (>= 3.6.1)
- Interface for scientific data access to large binary data
-
- dep: libreadline8 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: gri-el
- Emacs major-mode for gri, a language for scientific graphics
-
- sug: gri-html-doc
- HTML manual for gri, a language for scientific graphics
-
- sug: gri-pdf-doc
- PostScript manual for gri, a language for scientific graphics
-
- sug: gv
- 在 X 环境下查看 PostScript 和 PDF 文件