libcw7

Morse code tutor - shared library

The unixcw project provides support for learning to use Morse code.

tryton-modules-web-user

Tryton application platform - web user module

Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).

libnfsidmap1

NFS idmapping library

libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's.

rust-coreutils

Universal coreutils utils, written in Rust

This packages replaces the GNU coreutils package written in C. It should be a drop-in replacement but: * Some options have NOT been implemented, * Might have important bugs, * Might be slower, * Output of the binaries might be slightly different.

python3-mistune0

Markdown parser for Python 3

A fast markdown parser in pure Python, inspired by marked, also providing renderer features.

libsuperlu-dist7

Highly distributed solution of sparse linear equations

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations. The library is written in C and is callable from either C or Fortran program. It uses MPI, OpenMP and CUDA to support various forms of parallelism. It supports both real and complex datatypes, both single and double precision, and 64-bit integer indexing. The library routines performs an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.