netperfmeter-plotting

Network Performance Meter (plotting program)

NetPerfMeter is a network performance meter for the UDP, TCP, MPTCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector files can e.g. be used to create plots of the results.

r-cran-isospecr

GNU R IsoSpec Algorithm

IsoSpec is a fine structure calculator used for obtaining the most probable masses of a chemical compound given the frequencies of the composing isotopes and their masses. It finds the smallest set of isotopologues with a given probability. The probability is assumed to be that of the product of multinomial distributions, each corresponding to one particular element and parametrized by the frequencies of finding these elements in nature. These numbers are supplied by IUPAC - the International Union of Pure and Applied Chemistry.

nextepc-mme

Evolved Packet Core - Mobility Management Entity (MME)

NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network.

aspell-ca

Catalan dictionary for aspell

This package contains all the required files to add support for the Catalan language to the GNU Aspell spell checker.

node-argv

Node based command line argument parser

node-argv is a nodejs module that does command line argument parsing. node-argv implement a strict argument parser, which means all options must be defined before parsing starts. This argument parser allow one to use a modular structure for options parsing.

node-array-differ

Create an array with values present in the first input array

Create an array with values that are present in the first input array but not additional ones