node-whatwg-fetch
window.fetch JavaScript polyfill
The fetch() function is a Promise-based mechanism for programmatically making
web requests in the browser. This project is a polyfill that implements a
subset of the standard Fetch specification, enough to make fetch a viable
replacement for most uses of XMLHttpRequest in traditional web applications.
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.
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.
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.