libdevice-i2c-perl
module to control and read hardware devices with i2c(SMBus)
The Device::I2C module provides a simplified object-oriented interface to the
library libi2c.so for accessing electronic peripherals connected on the I2C
bus.
libhypre64-2.31.0
High Performance Matrix Preconditioners - 64-bit (bigint) Shared Library
Hypre is a set of matrix preconditioning libraries to aid in the
solution of large systems of linear equations.
libmath-amoeba-perl
Numerical optimization by Downhill Simplex method
This is an implementation of the Downhill Simpex Method in Multidimensions
(Nelder and Mead) for finding the (local) minimum of a function. Doing this
in Perl makes it easy for that function to actually be the output of another
program such as a simulator.
libtk-codetext-perl
Tk::TextUndo widget with capabilities syntax highlighting
Tk::CodeText.pm is a Tk::TextUndo widget with capabilities of syntax
highlighting. At this moment only the Perl language is supported. The
highlight mechanism however, is of a plugin-type. Adding additional
languages should be a matter of writing Tk::CodeText::MyLanguage
modules.
libgail-3-0t64
GNOME Accessibility Implementation Library -- shared libraries
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
python3-lua
library for using Lua scripts from Python
This module provides an interface for using Lua scripts from Python.
From Python, it allows complete access to all Lua variables and function. From
Lua, it allows access to Python variables and functions that were passed to it
by Python.