libverto-libev1t64

Event loop abstraction for Libraries - libev

Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select.

libslepc64-complex3.19

Scalable Library for Eigenvalue Problem Computations (64-bit)

SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix.

libslepc-real3.19

Scalable Library for Eigenvalue Problem Computations

SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix.

libprimesieve11

fast prime number generator C/C++ library -- lib

primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64.

libusbgx2t64

C library encapsulating the kernel USB gadget-configfs

It provides routines for creating and parsing USB gadget devices using the configfs API. Currently, all USB gadget configfs functions that can be enabled in kernel release 3.11 (Linux for Workgroups!) are supported.

tox-delay

run some Tox tests after others have completed

The tox-delay tool postpones the run of the specified Tox environments after the run of all the others has completed successfully. This may be useful if e.g. there are unit or functional test environments, which it would make no sense to run if the static checkers (pylint, mypy, etc) find problems.