libblis4
BLAS-like Library Instantiation Software Framework (32bit,meta)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.
libmrpt-containers2.5
Mobile Robot Programming Toolkit - containers library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
python3-roundrobin
collection of roundrobin utilities
This is rather small collection of round robin utilities.
cwl-utils
Utilities for using CWL documents
cwl-docker-extract - cache or pre-pull all software container images referenced
in a CWL CommandLineTool or CWL Workflow (including all referenced
CommandLineTools and sub-Workflows and so on).
python3-psygnal
Fast python callback/event system modeled after Qt Signals
Psygnal (pronounced "signal") is a pure Python implementation of the
observer pattern, with the API of Qt-style Signals with (optional)
signature and type checking, and support for threading.
distrobox
Another tool for containerized command line environments on Linux
Use any Linux distribution inside your terminal. Distrobox uses podman or
docker to create containers using the Linux distribution of your choice.
Created container will be tightly integrated with the host, allowing to share
the HOME directory of the user, external storage, external usb devices and
graphical apps (X11/Wayland) and audio.