webpack

Packs CommonJs/AMD modules for the browser

Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.

libmagickcore-6.q16-7t64

low-level image manipulation library -- quantum depth Q16

The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly.

r-cran-bridgesampling

GNU R bridge sampling for marginal likelihoods and Bayes factors

Provides functions for estimating marginal likelihoods, Bayes factors, posterior model probabilities, and normalizing constants in general, via different versions of bridge sampling (Meng & Wong, 1996, <http://www3.stat.sinica.edu.tw/statistica/j6n4/j6n43/j6n43.htm>).

libmckoisqldb-java

Mckoi SQL Database (MckoiSQLDB)

A full SQL database system with JDBC driver that can be embedded in a Java application or operate as a stand-alone server with clients connecting via TCP/IP.

python3-pyqt5.qwt

Python version of the Qwt6 technical widget library (Python3)

PyQt-Qwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values.

node-webpack-sources

Source code handling classes for webpack

This library contains multiple classes which represent a `Source`. A `Source` can be asked for source code, size, source map and hash.