lib32go19-mips64r6-cross
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
libtest-synopsis-expectation-perl
test that SYNOPSIS code produces expected results
Test::Synopsis::Expectation checks
that a perl module's SYNOPSIS section is syntactically correct,
and will also check that it produces the expected results,
based on annotations you add in comments.
liblfunction1
library for calculating with L-functions
liblfunction is a library for computing zeros and values of L-functions.
Supported L-functions include the Riemann zeta function, the
L-function of the Ramanujan delta function, and L-functions
of elliptic curves defined over the rationals.
libgo21
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
insighttoolkit5-examples
Image processing toolkit for registration and segmentation - examples
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and
classifying data found in a digitally sampled
representation. Typically the sampled representation is an image
acquired from such medical instrumentation as CT or MRI
scanners. Registration is the task of aligning or developing
correspondences between data. For example, in the medical
environment, a CT scan may be aligned with a MRI scan in order to
combine the information contained in both.
python3-einops
Flexible and powerful tensor operations for readable code
einops stands for Einstein-Inspired Notation for operations (though "Einstein
operations" is more attractive and easier to remember). Notation was loosely
inspired by Einstein summation (in particular by numpy.einsum operation).