qml6-module-qmltime

Qt 6 QmlTime QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

qml6-module-qtquick-effects

Qt 6 Quick Effects QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

python3-packbits

PackBits encoder and decoder

This library implements PackBits, a simple form of run-length encoding, often used in PSD and TIFF file formats. It provides efficient methods for encoding and decoding data using this compression scheme. The library interacts with image files, allowing easy manipulation of the encoded data within these formats.

kineticstools

detection of DNA modifications

Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in SMRT® Portal, used by the RS_Modification_Detection and RS_Modifications_and_Motif_Detection protocol. Researchers interested in understanding or extending the modification detection algorithms can use these tools as a starting point.

libmkl-vml-def

Intel® MKL : VM/VS/DF part of default kernels

Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance.
System call tracer

strace

System call tracer

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source.