libtrilinos-thyra-13.2

interoperability layer for numerical software - runtime files

The Thyra package contains a set of interfaces and supporting code that defines basic interoperability mechanisms between different types of numerical software. The foundation of all of these interfaces are the mathematical concepts of vectors, vector spaces, and linear operators. All other interfaces and support software is built on the basic operator/vector interfaces.

libmath-matrix-maybegsl-perl

Uniform use of Math::MatrixReal and Math::GSL::Matrix

Math::Matrix::MaybeGSL interfaces with Math::GSL::Matrix or, if that is not available, Math::MatrixReal. The idea behind this module is to allow the development of tools that use matrices that will work in pure Perl (using Math::MatrixReal) or with extra efficiency using Math::GSL::Matrix.

libavif13

Library for handling .avif files

This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/.

python3-orange3

component-based data mining framework

Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modeling techniques. It can be used through a nice and intuitive user interface or, for more advanced users, as a module for the Python programming language.

liblinux-systemd-perl

Perl module with bindings for systemd APIs

Linux::Systemd makes several systemd APIs available to Perl code:

libgnustep-gui0.30

GNUstep GUI Library

The GNUstep GUI library is a powerful library of graphical user interface classes written completely in the Objective-C language; the classes are based upon the OpenStep specification, and provide the user with a traditional nextstep-like look and feel. The classes include graphical objects such as windows, menus, buttons, text fields, popup lists, browsers, scrollviews, splitviews, fonts, colors, images, events, pasteboards... You need the corresponding backend library package (gnustep-back) to use this package.