This is a staging site. Uploads will not persist. Testing only.

libusb3380-0t64

USB3380 abstraction layer for libusb

The USB 3380 is a PCI Express Gen 2 to USB 3.0 SuperSpeed Peripheral Controller. It features one PCI Express Gen 2 x1 port and one USB 3.0 SuperSpeed client port. The USB 3380 provides a matching bandwidth at 5 GT/s between the PCI Express Gen 2 bus and the USB 3.0 SuperSpeed bus.

libstarpumpi-1.4-2

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.

libomnievents2t64

omniORB event service shared library

This package contains omniEvents shared library.

liburcu8t64

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.

libmrpt-system2.12

Mobile Robot Programming Toolkit - system library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libsundials-arkode5

differential equation solver (SUNDIALS library)

This package contains the library for differential equation (ODE) system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). ARKODE is a solver for multi-rate ODE systems (initial value problems) given in explicit form M*dy/dt = f(t,y)