libace-htbp-7.0.3

ACE protocol over HTTP tunneling library

The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables the writing of stream-based protocols over HTTP.

libace-rmcast-7.0.3

ACE reliable multicast library

The RMCast library is a reliable source-ordered multicast protocol implementation.

python3-pyfzf

A python wrapper for fzf (command-line fuzzy finder)

pyfzf is a Python wrapper for fzf, a general-purpose command-line fuzzy finder.

python3-petl

Extracting, transforming and loading tables of data

Petl is a general purpose Python package for extracting, transforming and loading tables of data.

r-cran-dials

GNU R tools for creating tuning parameter values

Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the data). These tools can be used to define objects for creating, simulating, or validating values for such parameters.

python3-torch-scatter

PyTorch Extension Library of Optimized Scatter Operations

This package consists of a small extension library of highly optimized sparse update (scatter and segment) operations for the use in PyTorch, which are missing in the main package. Scatter and segment operations can be roughly described as reduce operations based on a given "group-index" tensor. Segment operations require the "group-index" tensor to be sorted, whereas scatter operations are not subject to these requirements.