libgeocode-glib-2-0

geocoding and reverse geocoding GLib library using Nominatim

Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service.

bashacks

collection of useful bash scripts for programmers

It was intended to be useful for programmers, security analysts and general users who need to perform low-level operations. The biggest advantage of bashacks is providing shorter commands for executing tasks in the terminal.

libqmobipocket6-2

Qt6 library for reading Mobipocket documents

QMobipocket6 is a Qt6 library for reading Mobipocket documents.

libhdf5-openmpi-hl-310

HDF5 High Level runtime files - OpenMPI version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

python3-spexpy

Python interface for SPEX

SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U.

git-ubuntu

maintain an Ubuntu source package in a git tree

git-ubuntu is tooling that provides unified git-based workflows for the development of Ubuntu source packages.