libchemistry-mol-perl
Molecule object toolkit
This toolkit includes basic objects and methods to describe molecules. It
consists of several modules: Chemistry::Mol, Chemistry::Atom, Chemistry::Bond,
and Chemistry::File. These are the core modules of the PerlMol toolkit.
librte-crypto-openssl23
Data Plane Development Kit (librte-crypto-openssl runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libllvm19
Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
libchemistry-isotope-perl
table of the isotopes exact mass data
Chemistry::Isotope contains the exact mass data from the table of the
isotopes. It has an exportable function, isotope_mass, which returns the mass
of an atom in mass units given its mass number (A) and atomic number (Z); and
a function isotope_abundance which returns a table with the natural abundance
of the isotopes given an element symbol.
libmath-vectorreal-perl
Module to handle 3D Vector Mathematics
The Math::VectorReal package defines a 3D mathematical "vector", in a way
that is compatible with the previous CPAN module Math::MatrixReal. However it
provides a more vector oriented set of mathematical functions and overload
operators, to the MatrixReal package. For example the normal perl string
functions "x" and "." have been overloaded to allow vector cross and dot
product operations. Vector math formula thus looks like vector math formula
in perl programs using this package.
gcc-11-multilib-i686-linux-gnu
GNU C compiler (multilib support) (cross compiler for i386 architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.