libtiffxx6
Tag Image File Format (TIFF) library -- C++ interface
libtiff is a library providing support for the Tag Image File Format
(TIFF), a widely used format for storing image data. This package
includes the shared library for the experimental C++ interfaces.
amazon-ec2-net-utils
utilities for managing network interfaces in Amazon EC2
amazon-ec2-net-utils provides udev integration and helper utilities
to manage network configuration in the Amazon EC2 cloud environment
libopenturns0.22
dynamic libraries for OpenTURNS
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
* define the outputs of interest and decision criteria;
* quantify and model the source of uncertainties;
* propagate uncertainties and/or analyse sensitivity
* rank the sources of uncertainty
python3-cmyt
Matplotlib colormaps from the yt project
This package provides several colormaps for the scientific use with
matplotlib. It contains perceptually uniform sequential colormaps
(abre, dusk, kepl, octarine), monochromatic sequential colormaps
(blue, green, red) and other (algae, pastel and xray).
node-http-proxy
HTTP programmable proxying library that supports websockets.
It is suitable for implementing components such as reverse proxies and load
balancers.
A new proxy is created by calling createProxyServer and passing an options
object as argument.
var httpProxy = require('http-proxy');
var proxy = httpProxy.createProxyServer(options);