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.
node-mock-fs
configurable mock for Node.js module fs
The "mock-fs" module allows Node's built-in "fs" module
to be backed temporarily by an in-memory, mock file system.
This lets you run tests against a set of mock files and directories
instead of lugging around a bunch of test fixtures.
optipng
advanced PNG (Portable Network Graphics) optimizer
OptiPNG is a PNG optimizer that recompresses the image files to a smaller
size. It losslessly reduces the bit depth, the color type and the color
palette of the image, runs a suite of compression methods and strategies,
and selects the compression parameters that yield the smallest output file.
It also recognizes several external file formats like BMP, GIF, TIFF and
PNM (PBM, PGM, PPM).