libwayland-server++0

wayland compositor infrastructure - EGL library C++ bindings

Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.

libvcflib2

C++ library for parsing and manipulating VCF files

The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors.

python3-pylint-gitlab

Pylint plugin for integration with GitLab CI

This project provides pylint formatters for a nice integration with GitLab CI. Now the formatters can be used by running `pylint` command and setting custom output formats with parameter `--output-format`.

gnome-kiosk-script-session

Basic session used for running kiosk application from shell script

This package generates a shell script and the necessary scaffolding to start that shell script within a kiosk session.

r-cran-mixsqp

Quadratic Programming for Estimation of Mixture Proportions

Provides an optimization method based on sequential quadratic programming (SQP) for maximum likelihood estimation of the mixture proportions in a finite mixture model where the component densities are known. The algorithm is expected to obtain solutions that are at least as accurate as the state-of-the-art MOSEK interior-point solver (called by function "KWDual" in the 'REBayes' package), and they are expected to arrive at solutions more quickly when the number of samples is large and the number of mixture components is not too large. This implements the "mix-SQP" algorithm, with some improvements, described in Y. Kim, P. Carbonetto, M. Stephens & M. Anitescu (2020) <DOI:10.1080/10618600.2019.1689985>.

libppx-expect-ocaml

testing framework for OCaml (runtime files)

This package provides a testing framework similar to Python's cram framework for OCaml programming.