libblis3-openmp
BLAS-like Library Instantiation Software Framework (32bit,openmp)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.
libicu-le-hb0
ICU Layout Engine API on top of HarfBuzz shaping library
A library implementing the ICU Layout Engine (icu-le) API using external
HarfBuzz library for implementation. This is useful as a compatibility layer
to make applications using ICU Layout Engine to use HarfBuzz without porting
them to use the HarfBuzz API.
python3-aggdraw
High quality drawing interface for PIL - Python 3.X
The aggdraw module implements the basic WCK 2D Drawing Interface on
top of the AGG library. This library provides high-quality drawing,
with anti-aliasing and alpha compositing, while being fully compatible
with the WCK renderer.
libblis64-3
BLAS-like Library Instantiation Software Framework (64bit,meta)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.
libgit-annex-perl
Perl interface to git-annex repositories
Perl interface to git-annex repositories, and some scripts which make
use of this interface. Requires git-annex installed to be useful.
ruby-dry-logic
Predicate logic with rule composition
Predicate logic and rule composition used by:
- dry-types for constrained types.
- dry-validation for composing validation rules.