libnppitc12

NVIDIA Performance Primitives lib for Image Threshold and Compare

NVIDIA NPP is a library of functions for performing CUDA accelerated processing.

python3-pyjvcprojector

Library for controlling a JVC Projector over a network connection

This library enables interaction with JVC projectors that have a LAN network port. Users can turn the projector on or off, change inputs between HDMI ports, and fetch power status including detailed states like standby, on, warming, cooling, and error. The library also allows sending remote control commands to the projector, which includes navigating menus and adjusting settings. Additionally, it provides functions to read and write various operational commands directly to the projector, making it capable of both basic and advanced controls over network connections.

python3-pyairnow

Library for EPA AirNow Air Quality API

This library provides a thin client for interacting with the AirNow web service, which is a source for air quality data. It supports fetching air quality observations and forecasts based on various geographic parameters such as ZIP codes or latitude and longitude coordinates. Air quality data retrieved includes measurements of pollutants like ozone (O3), particulate matter (PM2.5 and PM10), carbon monoxide (CO), sulfur dioxide (SO2), and nitrogen dioxide (NO2). It is designed to be simple and efficient, making HTTP requests to the AirNow service and parsing the JSON responses.

libnpps12

NVIDIA Performance Primitives for signal processing runtime library

NVIDIA NPP is a library of functions for performing CUDA accelerated processing. The initial set offunctionality in the library focuses on imaging and video processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance.

libnvrtc-builtins12.2

CUDA Runtime Compilation (NVIDIA NVRTC Builtins Library)

CUDA Runtime Compilation library (nvrtc) provides an API to compile CUDA-C++ device source code at runtime.

python3-pysuez

Library for fetching water consumption data from Suez account

This library enables users to retrieve their water consumption data from their Suez account on the Tout Sur Mon Eau website. It provides access to daily consumption data for the current and previous months, monthly consumption for the last 26 months, the highest monthly consumption, and total consumption for the current and previous years. Users can easily access their water counter ID through their online user account, which is necessary for fetching the data.