libblas64-3

Basic Linear Algebra Reference implementations, shared library (64bit-index)

BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib.

libnvidia-tesla-418-nvcuvid1

NVIDIA CUDA Video Decoder runtime library (Tesla 418 version)

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

llvm-17-examples

Modular compiler and toolchain technologies, examples

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.

python3-mrgingham

Chessboard finder for visual calibration routines

Given an observed image containing a chessboard or a grid of circles, mrgingham locates the board in the image, and precisely computes the location of the chessboard corners (or circle centers). This is similar to the routines in OpenCV, but is faster and more robust.

linux-support-6.8.12

Support files for Linux 6.8

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.
educational BASIC programming environment for children

basic256

educational BASIC programming environment for children

BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.