node-fortawesome-free-solid-svg-icons

JavaScript library that brings FontAwesome's solid icons in SVG format

Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.

libgnuradio-vocoder3.10.5

gnuradio vocoder functions

Library of vocoder blocks, including ulaw, alaw, gsm and codec2. Debian uses external libraries for gsm and codec2.

adr-tools

tools for working with a log of Architecture Decision Records

Architecture Decision Records or ADRs for short encode architectural decisions through the lifetime of a project. They are meant to help future maintainers to understand how the project came do be the way it is. ADRs can help understand past decisions, supersede them with new decisions and list currently effective decisions.

node-license-webpack-plugin

node-webpack plugin to manage third-party license

node-license-webpack-plugin provides a node-webpack plugin to manage third-party license compliance in webpack builds.

python3-ignition-math

Ignition Robotics Math Library - Python3 bindings

A small, fast, and high performance math library. This library is a self-contained set of classes and functions suitable for robot applications.

python3-bayesian-optimization

Bayesian Optimization package

Pure Python implementation of bayesian global optimization with gaussian processes. This is a constrained global optimization package built upon bayesian inference and gaussian process, that attempts to find the maximum value of an unknown function in as few iterations as possible. This technique is particularly suited for optimization of high cost functions, situations where the balance between exploration and exploitation is important.