linux-support-6.12.20

Support files for Linux 6.12

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.

tiny-dnn

header only deep learning framework in C++

tiny-dnn is a C++ implementation of deep learning. It is suitable for deep learning on limited computational resource, embedded systems and IoT devices.

tpm2-openssl

OpenSSL 3 engine for tpm2-tss

With this engine for OpenSSL you can use OpenSSL library (version 3) and command line tools with any TPM2 implementation as backend for the crypto operations.

libpromod3-core3.3

protein homology modelling engine

ProMod3 is a modelling engine based on the OpenStructure computational structural biology framework that can perform all steps required to generate a protein model by homology. Its modular design aims at implementing flexible modelling pipelines and fast prototyping of novel algorithms.

libinspector0

GWorkspace inspector framework (shared library)

GWorkspace is the official GNUstep workspace manager. The Inspector framework is a core part of it allowing specialized inspection of files with different filetypes.

libgraph-grammar-perl

Grammar for graphs

Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a. graph grammar). Much of the API draws inspiration from Parse::Yapp, but instead of acting on text streams Graph::Grammar is oriented at graphs, as implemented in Perl's Graph module. Graph::Grammar implements a single method parse_graph() which accepts an instance of Graph and an array of rules. Every rule is evaluated for each vertex in a graph and, if a match is found, an action associated with the rule is executed.