libtulip-python-4.8
Tulip graph library - Python support
libtrilinos-shards12
interoperability tools for PDE solving - runtime files
The purpose of Shards is to provide a suite of common tools for numerical and
topological data that facilitate interoperability between typical software
modules used to solve Partial Differential Equations (PDEs) by finite element,
finite volume and finite difference methods. Shards comprises of two
categories of tools: methods to manage and access information about cell
topologies used in mesh-based methods for PDEs, and methods to work with
multi-dimensional arrays used to store numerical data in corresponding
computer codes.
libtrilinos-stratimikos12
wrappers for linear solvers and preconditioners - runtime files
The package Stratimikos contains a unified set of Thyra-based wrappers to
linear solver and preconditioner capabilities in Trilinos. The Stratimikos
package is also a place where unified testing of linear solvers and
preconditioners can be performed.
libtrilinos-trilinoscouplings12
combining Trilinos packages - runtime files
TrilinosCouplings provides a location for multiple Trilinos packages to be
combined for testing integrated package capabilities.
libusbredirhost1
Implementing the usb-host (*) side of a usbredir connection (runtime)
Usbredirhost is a library implementing the usb-host (*) side of a
usbredir connection. All that an application wishing to implement
an usb-host needs to do is:
* Provide a libusb device handle for the device
* Provide write and read callbacks for the actual transport of usbredir data
* Monitor for usbredir and libusb read/write events and call their handlers