libstarpumpi-1.3-2
Task scheduler for heterogeneous multicore machines
libai-decisiontree-perl
module to create decision trees from training data
The AI::DecisionTree module automatically creates so-called "decision trees"
to explain a set of training data. A decision tree is a kind of categorizer
that use a flowchart-like process for categorizing new instances. This
implementation uses the gain obtained at each node in order to figure out
what are the most useful information in order to take decisions.
qmlscene-qt6
Qt 6 QML scene viewer
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
r-bioc-annotationhub
GNU R client to access AnnotationHub resources
This package provides a client for the Bioconductor AnnotationHub web
resource. The AnnotationHub web resource provides a central location
where genomic files (e.g., VCF, bed, wig) and other resources from
standard locations (e.g., UCSC, Ensembl) can be discovered. The resource
includes metadata about each resource, e.g., a textual description,
tags, and date of modification. The client creates and manages a local
cache of files retrieved by the user, helping with quick and
reproducible access.
python3-mergedict
Python dict with a merge() method
A MergeDict is a dict with a merge() method. merge() is like
dict.update(), but it can be subclassed to create custom
"merge" operations based on the type of an item value.
prometheus-openstack-exporter
Prometheus exporter for Openstack
Exposes high level OpenStack metrics to Prometheus that can be visualised
using Grafana and the OpenStack Clouds Dashboard.