postgresql-16-unit
SI Units for PostgreSQL
postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
base units can be combined to named and unnamed derived units using operators
defined in the PostgreSQL type system. SI prefixes are used for input and
output, and quantities can be converted to arbitrary scale.
pocl-source
pocl source code
Portable Computing Language is an open source implementation of the OpenCL
standard which can be easily adapted for new targets. One of the goals of the
project is improving performance portability of OpenCL programs, avoiding the
need for target-dependent manual optimizations.
r-cran-eco
GNU R routines for Bayesian ecological inference
This is a set of routines for GNU R that implement Imai and Lu's
parametric and nonparametric Bayesian ecological inference algorithms
using Markov chain Monte Carlo estimation. Ecological inference is a
statistical technique designed to recover individual-level information
from aggregate-level data.
python3-geoip2
Python geoip2 API for web services and databases
This package provides an API for the GeoIP2 web services and databases. The
API also works with MaxMind’s free GeoLite2 databases.
python3-incomfort-client
client for Intergas InComfort/InTouch Lan2RF systems
This package provides an aiohttp-based client for Intergas InComfort/InTouch
Lan2RF systems.
node-lodash-packages
Lo-dash is a Node.js utility library (per method packages)
Lodash makes JavaScript easier by taking the hassle out of working with arrays
, numbers, objects, strings, etc. Lodash’s modular methods are great for:
* Iterating arrays, objects, & strings
* Manipulating & testing values
* Creating composite functions