套件:yorick-imutil(0.5.7-3 以及其他的)
fast image manipulation routines for the Yorick language
Compiled routines for basic but fast image manipulation in yorick (an interpreted computer language specialized for numerical and scientific problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist generator, binning, image rotation, cartesian to polar coordinate transform, gaussian and poisson random generator, fast sort and fast median. All of these functions, with the exceptions of spline2, exist in yorick or the yutils package, but these versions are 2 to 10x faster, being specialized for 2d arrays (hence the name imutil). This plugin is 64bits safe.
其他與 yorick-imutil 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: yorick (>= 2.1.06)
- interpreted language and scientific graphics
-
- dep: yorick-yutils (>= 0.5)
- various utilities for the Yorick language