软件包:yorick-imutil(0.5.7-4)
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.34)
- 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