libmfem4.7

Lightweight, general, scalable C++ library for finite element methods

This is a modular parallel C++ library for finite element methods. Its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety of platforms, ranging from laptops to supercomputers.

libcublaslt12

NVIDIA cuBLASLt Library

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
Command-line Tool that Presents System Info

hyfetch

Command-line Tool that Presents System Info

HyFetch is a command line script to display information about your Linux system, such as amount of installed packages, OS and kernel version, active GTK theme, CPU info, and used/available memory. It is a fork of neofetch, and adds pride flag coloration to the OS logo.

libvisp-vision3.6t64

visual servoing platform vision library

This package contains the ViSP (Visual Servoing Platform) computer vision runtime library.

libvisp-visual-features3.6t64

visual servoing platform visual-features library

This package contains the ViSP (Visual Servoing Platform) visual features runtime library.

libvlfeat1t64

Computer vision library focussing on visual features and clustering

VLFeat implements popular computer vision algorithms including MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfaces in GNU octave for ease of use, and detailed documentation throughout