python3-django-channels
Developer-friendly asynchrony for Django (Python3 version)
Channels is a project to make Django able to handle more than just plain HTTP
requests, including WebSockets and HTTP2, as well as the ability to run code
after a response has been sent for things like thumbnailing or background
calculation.
libopenblas0-openmp
Optimized BLAS (linear algebra) library (shared lib, openmp)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
python3-pylutron-caseta
API to control Lutron Caséta devices
This library provides an interface to control Lutron Caséta devices over a
network. Users can manage a variety of home automation devices, including
light dimmers, switches, fans, and shades. It connects to the Lutron Caséta
Smart Bridge, enabling communication with the bridge to send commands and
retrieve states. Users need to perform an authentication process to generate
necessary credentials for securing the connection. The library supports
automatic discovery of devices configured in the Lutron mobile app by
leveraging the Smart Bridge's capabilities. This includes integration with
occupancy and vacancy sensors to trigger events based on motion detection, and
interaction with Pico and Shade remotes for receiving button press events. The
library is also compatible with RA2 Select, QSX Processor, and RadioRA 3
systems.
python3-moehlenhoff-alpha2
Library for managing the Möhlenhoff Alpha 2 heating system
This library provides a Python interface for controlling the Möhlenhoff Alpha
2 underfloor heating system. It allows users to manage various climate
settings through a local network connection to the Alpha 2 base station. Users
can obtain and adjust current and target temperatures for different heating
zones, with support for both HVAC modes and preset modes like auto, day, and
night. The library interacts directly with the base station to execute
commands and retrieve status updates, ensuring efficient management of room-
by-room climate control.
r-cran-spacefillr
Space-Filling Random and Quasi-Random Sequences
Generates random and quasi-random space-filling sequences. Supports the
following sequences: 'Halton', 'Sobol', 'Owen'-scrambled 'Sobol', 'Owen'-
scrambled 'Sobol' with errors distributed as blue noise, progressive
jittered, progressive multi-jittered ('PMJ'), 'PMJ' with blue noise,
'PMJ02', and 'PMJ02' with blue noise. Includes a 'C++' 'API'. Methods
derived from "Constructing Sobol sequences with better two-dimensional
projections" (2012) <doi:10.1137/070709359> S. Joe and F. Y. Kuo,
"Progressive Multi-Jittered Sample Sequences" (2018) <https://graphics.-
pixar.com/library/ProgressiveMultiJitteredSampling/paper.pdf>
Christensen, P., Kensler, A. and Kilpatrick, C., and "A Low-Discrepancy
Sampler that Distributes Monte Carlo Errors as a Blue Noise in Screen
Space" (2019) E. Heitz, B. Laurent, O. Victor, C. David and I. Jean-
Claude, <doi:10.1145/3306307.3328191>.
r-cran-uwot
GNU R uniform manifold approximation and projection (UMAP)
An implementation of the Uniform Manifold Approximation and
Projection dimensionality reduction by McInnes et al. (2018)
<arXiv:1802.03426>. It also provides means to transform new data and to
carry out supervised dimensionality reduction. An implementation of the
related LargeVis method of Tang et al. (2016) <arXiv:1602.00370> is also
provided.