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.

python3-pathable

Python module to traverse and access resources like paths

This module provides a class DictPath to turn a dictionary into a path-like structure, allowing one to traverse them in a similar way to using pathlib.

r-cran-diagrammer

Graph/Network Visualization

Build graph/network structures using functions for stepwise addition and deletion of nodes and edges. Work with data available in tables for bulk addition of nodes, edges, and associated metadata. Use graph selections and traversals to apply changes to specific nodes or edges. A wide selection of graph algorithms allow for the analysis of graphs. Visualize the graphs and take advantage of any aesthetic properties assigned to nodes and edges.

libopengl-glfw-perl

Perl bindings for the GLFW library

OpenGL::GLFW provides perl5 bindings to the GLFW library for OpenGL applications development. The implementation is a direct translation of the GLFW C interface to perl. You can use the official GLFW documentation at http://www.glfw.org/documentation.html for the specifics of the GLFW API.

fancontrol

utility to control the fan speed

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.