libgfortran-11-dev-armel-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
libgfortran-11-dev-i386-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
librte-ring22
Data Plane Development Kit (librte-ring runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-net-mlx5-22
Data Plane Development Kit (librte-net-mlx5 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libstopt4
library for stochastic optimization problems (shared library)
The STochastic OPTimization library (StOpt) aims at providing tools in C++ for
solving some stochastic optimization problems encountered in finance or in the
industry. Different methods are available:
- dynamic programming methods based on Monte Carlo with regressions (global,
local, kernel and sparse regressors), for underlying states following some
uncontrolled Stochastic Differential Equations;
- dynamic programming with a representation of uncertainties with a tree:
transition problems are here solved by some discretizations of the commands,
resolution of LP with cut representation of the Bellman values;
- Semi-Lagrangian methods for Hamilton Jacobi Bellman general equations for
underlying states following some controlled Stochastic Differential
Equations;
- Stochastic Dual Dynamic Programming methods to deal with stochastic stock
management problems in high dimension. Uncertainties can be given by Monte
Carlo and can be represented by a state with a finite number of values
(tree);
- Some branching nesting methods to solve very high dimensional non linear
PDEs and some appearing in HJB problems. Besides some methods are provided
to solve by Monte Carlo some problems where the underlying stochastic state
is controlled.
For each method, a framework is provided to optimize the problem and then
simulate it out of the sample using the optimal commands previously computed.
Parallelization methods based on OpenMP and MPI are provided in this
framework permitting to solve high dimensional problems on clusters.
The library should be flexible enough to be used at different levels depending
on the user's willingness.
python3-aiortc
implementation of WebRTC and ORTC
aiortc is a library for Web Real-Time Communication (WebRTC)
and Object Real-Time Communication (ORTC) in Python.
It is built on top of asyncio,
Python's standard asynchronous I/O framework.