gitweb
fast, scalable, distributed revision control system (web interface)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
octave-queueing
Queueing Networks and Markov chains analysis for Octave
The queueing package provides functions for queueing
networks and Markov chains analysis. This package can be used to
compute steady-state performance measures for open, closed and mixed
networks with single or multiple job classes. Mean Value Analysis
(MVA), convolution, and various bounding techniques are
implemented. Furthermore, several transient and steady-state
performance measures for Markov chains can be computed, such as state
occupancy probabilities, mean time to absorption, time-averaged
sojourn times and so forth. Discrete- and continuous-time Markov
chains are supported.
octave-symbolic
symbolic package for Octave
Adds symbolic calculation features to GNU Octave. These
include common Computer Algebra System tools such as algebraic operations,
calculus, equation solving, Fourier and Laplace transforms, variable
precision arithmetic and other features. Compatibility with other symbolic
toolboxes is intended.
pptpd
PoPToP Point to Point Tunneling Server
This implements a Virtual Private Networking Server (VPN) that is
compatible with Microsoft VPN clients. It allows Windows users to
connect to an internal firewalled network using their dialup.
libmkcal-qt5-0
SQlite storage backend for KCalendarCore
Extends KDE calendar core library and provides an SQlite backend.
python3-pytest-xdist
xdist plugin for py.test (Python 3)
The pytest-xdist plugin extends py.test with some unique test execution modes: