libmuparserx4.0.11
mathematical expression parser library
The evaluation of a mathematical expression is a standard task required in
many applications. It can be solved by either using a standard math expression
parser such as muparser or by embedding a scripting language such as Lua. There
are however some limitations: Although muparser is pretty fast it will only
work with scalar values and although Lua is very flexible it does neither
support binary operators for arrays nor complex numbers. So if you need a math
expression parser with support for arrays, matrices and strings muparserx may
be able to help you. It was originally based on the original muparser engine
but has since evolved into a standalone project with a completely new parsing
engine.
libignition-physics5-dartsim-plugin5t64
Ignition Physics classes and functions for robot apps - Dartsim library
Ignition Physics is a component in the ignition framework, a set of libraries
designed to rapidly develop robot applications.
ldraw-parts-free
LDraw parts library
Collection of 3D LEGO parts, 3D part primitives and two example LEGO 3D models
in LDraw format. This part library is needed by 3D CAD programs such as MLCAD,
LeoCAD and Konstruktor which allow one to construct LEGO models from
individual LDraw parts. It is also needed by rendering software such as LDView
and LdGLite or instruction creation software like LPub4 or Lic.
libsfml-graphics2.6
Simple and Fast Multimedia Library - Graphics part
SFML is a modern multimedia library offering a wide range of subsystems
useful to produce a multimedia app. It offers OpenGL integration for
Hardware accelerated Graphics, Windowing and Input support, Audio and
Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
libquazip1-qt6-1
Qt/C++ wrapper over minizip - Version 1 (Qt6)
QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
Minizip) using Trolltech's Qt library.
This package contains version 1 of the library, compiled for use with
Qt version 6.
php8.2-apcu
APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.