libojalgo-java
Java library to do mathematics, linear algebra and optimisation
ojAlgo is a fast pure Java linear algebra library. It features:
- Optimisation (mathematical programming) tools including LP, QP and MIP
solvers – again this is pure Java with zero dependencies;
- A collection of "array" classes that can be sparse or dense and arbitrarily
large. They can be used as 1-, 2- or N/Any-dimensional arrays, and may
contain/handle a multitude of different number types including complex
numbers, rational numbers and quaternions. The memory for the arrays can
alternatively be allocated off heap or in a file. The linear algebra part of
ojAlgo builds on these arrays – they’re fast and efficient;
- Artificial Neural Networks;
- Various other things like time series, random numbers, stochastic
processes, descriptive statistics...
php-datto-json-rpc
Fully unit-tested JSON-RPC 2.0 for PHP
This package allows you to create and evaluate JSON-RPC messages, using your
own PHP code to evaluate the requests.
r-bioc-gypsum
Interface to the gypsum REST API
Client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based
file store in the ArtifactDB ecosystem.
imagemagick-7.q16
image manipulation programs -- quantum depth Q16
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
libcommonmark-perl
interface to the CommonMark C library
The CommonMark module is a wrapper around the official CommonMark C
library libcmark. It closely follows the original API.
libdbix-runsql-perl
module to run an SQL file via a DBI handle
DBIx::RunSQL can load an SQL file in to a database via a database handle,
rather than requiring a manual loading procedure invoking database
command line clients.