libast2t64

Library of Assorted Spiffy Things

LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. The plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful.

libavl1t64

AVL tree manipulation library - runtime

This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type.

libbigwig0t64

C library for handling bigWig files

This package provides a C library for reading/parsing local and remote bigWig and bigBed files. This library was refurbished to particularly suit to be wrapped by scripting languages by avoiding early bailouts in case of errors.

linux-support-6.5.0-1

Support files for Linux 6.5

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

soplex

sequential object-oriented simplex solver

This package is part of the SCIP Optimization Suite. SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm. It provides special support for the exact solution of LPs with rational input data.

r-cran-broom.helpers

GNU R helpers for model coefficients tibbles

Provides suite of functions to work with regression model 'broom::tidy()' tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.