パッケージ: gri (2.12.27-1.2)
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
- info 形式でインストールされたドキュメンテーションを管理
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libnetcdf19t64 (>= 3.6.1)
- Interface for scientific data access to large binary data
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline および history ライブラリ - ランタイムライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: gri-el
- 科学向きグラフ用言語 gri の Emacs メジャーモード
-
- 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 ビューア