libcudadebugger1

NVIDIA CUDA Debugger Library

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

libpgplot5

large subroutine library for plotting scientific data (runtime library)

Many routines are included in pgplot for viewing scientific data.

bwa-mem2

Sequence alignment using Burrows-Wheeler Transform

BWA is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It consists of three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first algorithm is designed for Illumina sequence reads up to 100bp, while the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM and BWA-SW share similar features such as long-read support and split alignment, but BWA-MEM, which is the latest, is generally recommended for high-quality queries as it is faster and more accurate. BWA-MEM also has better performance than BWA-backtrack for 70-100bp Illumina reads.

fonts-smiley-sans

Condensed and oblique Chinese typeface

Smiley Sans, or De Yi Hei ("得意黑") in Chinese, is a condensed and oblique Chinese typeface seeking a visual balance between the humanist and the geometric.

fonts-uniol

fonts for Ol Chiki/Ol Chemetʼ script

This package provides a font for Ol Chiki / Ol Chemetʼ script, which is the official writing system for Santali Language.

python3-tomli

lil' TOML parser for Python

Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0