libfilezilla30
build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
libghc-list-prof
list monad transformer and class; profiling libraries
A List monad transformer and a List class.
With standard list operations for Lists
libleptonica6
image processing library
Well-tested C library for some basic image processing operations,
along with a description of the functions and some design methods. A
full set of affine transformations (translation, shear, rotation,
scaling) on images of all depths is included, with the exception that
some of the scaling methods do not work at all depths. There are also
implementations of binary morphology, grayscale morphology,
convolution and rank order filters, and applications such as jbig2
image processing and color quantization. You will also find basic
utilities for the safe and efficient handling of arrays (of strings,
numbers, number pairs and image-related geometrical objects), byte
queues, generic stacks, generic lists, and endian-independent
indexing into 32-bit arrays.
r-bioc-biocio
standard input and output for Bioconductor packages
Implements `import()` and `export()` standard generics
for importing and exporting biological data formats. `import()`
supports whole-file as well as chunk-wise iterative import. The
`import()` interface optionally provides a standard mechanism for
'lazy' access via `filter()` (on row or element-like components of
the file resource), `select()` (on column-like components of the
file resource) and `collect()`. The `import()` interface
optionally provides transparent access to remote (e.g. via https)
as well as local access. Developers can register a file extension,
e.g., `.loom` for dispatch from character-based URIs to specific
`import()` / `export()` methods based on classes representing file
types, e.g., `LoomFile()`.
coinor-libbonmin4
COIN-OR mixed integer programming
Bonmin (Basic Open-source Nonlinear Mixed INteger programming) is an
open-source code for solving general MINLP (Mixed Integer NonLinear
Programming) problems.
libdolfinx-real0.4
Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.