zfp
Fixed-Rate Compressed Floating-Point Arrays - binary programs
This is a compressed format for representing multidimensional floating-point
and integer arrays. zfp provides compressed-array classes that support high
throughput read and write random access to individual array elements. zfp
also supports serial and parallel (OpenMP and CUDA) compression of whole
arrays, e.g., for applications that read and write large data sets to and
from disk.
libstdc++-14-pic-armhf-cross
GNU Standard C++ Library v3 (shared library subset kit) (armhf)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
clang-format-18
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
libpolylib64-8t64
Polyhedral library - long int version
Polylib is a free C library for doing computations on polyhedra.
The library is operating on objects like vectors, matrices, lattices,
polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
structures.
It provides functions for all important operations on these structures.
This package provides the version for operations on long integers.
libquickjs
small and embeddable Javascript engine library
QuickJS is a small and embeddable Javascript engine. It supports the
ES2020 specification, including modules, asynchronous generators, proxies and
BigInt.
libevview3-3t64
Document (PostScript, PDF) rendering library - Gtk+ widgets
This package contains libevview, which provides GTK+ widgets for displaying
documents.