libgloo0
Collective communications library (shared object)
Gloo is a collective communications library. It comes with a number of
collective algorithms useful for machine learning applications. These
include a barrier, broadcast, and allreduce.
openseachest
utilities for operations on SATA/SAS/NVMe/USB storage devices
These are tools for storage devices, some allegedly general, some specific for
Seagate devices.
libarm-compute43
Arm Compute Library
Arm Compute Library is a software library for computer vision and
machine learning. It is a collection of low-level functions
optimized for Arm CPU and GPU architectures targeted at image
processing, computer vision, and machine learning. Arm Compute
Library is usable as a shared or static library.
r-bioc-alabaster.base
Save Bioconductor Objects To File
Save Bioconductor data structures into file artifacts, and load them back into
memory.
This is a more robust and portable alternative to serialization of such
objects into RDS files.
Each artifact is associated with metadata for further interpretation;
downstream applications can enrich this metadata with context-specific
properties.
libceres3
nonlinear least squares minimizer (shared library)
Ceres Solver is an open source C++ library for modeling and solving large,
complicated optimization problems.
It is a feature rich, mature and performant library which has been used
in production at Google since 2010.
libdata-fressian-clojure
Read and write Fressian data from Clojure
Fressian is an extensible binary data notation. It is inspired by, and shares
many design objectives with Hessian and edn.