neutron-server

OpenStack virtual network service - metapackage for the server

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

siridb-server

SiriDB time series database server

SiriDB is a scalable, robust and fast time series database. Build from the ground up SiriDB uses a mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's query language includes dynamic grouping of time series for easy analysis over large amounts of time series.

neutron-linuxbridge-agent

OpenStack virtual network service - Linux bridge agent

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.
fast, free, validating XML editor

xmlcopyeditor

fast, free, validating XML editor

XML Copy Editor is an XML editor focusing on editing document markup languages like DITA, DocBook, WordprocessingML. It features DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, and a spelling/style check.

r-cran-polycub

GNU R Cubature over Polygonal Domains

Numerical integration of continuously differentiable functions f(x,y) over simple closed polygonal domains. The following cubature methods are implemented: product Gauss cubature (Sommariva and Vianello, 2007, <doi:10.1007/s10543-007-0131-2>), the simple two-dimensional midpoint rule (wrapping 'spatstat.geom' functions), adaptive cubature for radially symmetric functions via line integrate() along the polygon boundary (Meyer and Held, 2014, <doi:10.1214/14-AOAS743>, Supplement B), and integration of the bivariate Gaussian density based on polygon triangulation. For simple integration along the axes, the 'cubature' package is more appropriate.

python3-anyio

Asynchronous compatibility layer (Python 3)

This module provides a bridge to run the same sources unmodified on asyncio, curio and trio.