libstarpu-contrib-1.4-6

Task scheduler for heterogeneous multicore machines

StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

libtest-mock-cmd-perl

module to mock system(), exec(), and qx() for testing

Test::Mock::Cmd can mock system(), exec(), qx() (AKA `` and readpipe()) with your own functions in order to test code that may call them.

libidn12

GNU Libidn library, implementation of IETF IDN specifications

GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported.

python3-pytest-djangoapp

Django pluggable application testing (Python3 version)

Nice pytest plugin to help you with Django pluggable application testing.

gnat-11-mipsisa32r6-linux-gnu

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

python3-intervals

tools for handling intervals in Python

This package provides objects, methods, constructors and functions for representing and manipulating mathematical intervals. Included are factory methods for creating intervals objects, comparison operators, set operators, and arithmetic functions.