python3-rfc3987
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
This module provides regular expressions according to
* RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax"
* RFC 3987 "Internationalized Resource Identifiers (IRIs)"
and utilities for composition and relative resolution of references.
libsiconos-kernel7
modeling and simulation of nonsmooth dynamical systems (kernel lib)
Siconos is an open-source scientific software primarily targeted at
modeling and simulating nonsmooth dynamical systems in C++ and in
Python:
* Mechanical systems (rigid or solid) with unilateral contact and
Coulomb friction and impact (nonsmooth mechanics, contact dynamics,
multibody systems dynamics or granular materials).
* Switched Electrical Circuit such as electrical circuits with ideal
and piecewise linear components: power converter, rectifier,
Phase-Locked Loop (PLL) or Analog-to-Digital converter.
* Sliding mode control systems.
* Biology (Gene regulatory network).
Other applications are found in Systems and Control (hybrid systems,
differential inclusions, optimal control with state constraints),
Optimization (Complementarity systems and Variational inequalities),
Fluid Mechanics, and Computer Graphics.
r-cran-logger
lightweight, modern and flexible logging utility for GNU R
Inspired by the 'futile.logger' R package and 'logging' Python
module, this utility provides a flexible and extensible way of
formatting and delivering log messages with low overhead.
r-cran-mpoly
symbolic computing with multivariate polynomials in R
mpoly is a simple collection of tools to help deal with multivariate
polynomials symbolically and functionally in R. Features include
term ordering, creating vectors of polynomials, extracting pieces of
polynomials, arithmetic, derivatives, evaluation, homogenization and
dehomogenization, and many special polynomials.
r-cran-shades
Simple Colour Manipulation
Functions for easily manipulating colours, creating colour scales and
calculating colour distances.