python3-odp-amsterdam

Asynchronous Python client for Amsterdam open datasets

This library provides a way to asynchronously retrieve data from the Open Data Platform of Amsterdam, utilizing their API. Initially designed to fetch parking data, it is extendable to other datasets from the same platform. The retrieved data includes parking garages occupancy and various parking locations, allowing for detailed queries based on vehicle type, garage category, and more.

libpocl2t64

Portable Computing Language library

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. A "native" target is included, which allows running OpenCL kernels on the host (CPU).

libsuperlu7

Direct solution of large, sparse systems of linear equations

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines.

python3-snapcast

Library to control and manage Snapcast clients on a network

This library enables interaction with Snapcast servers, providing capabilities for reading and updating client configurations. It facilitates communication with Snapcast to reflect changes and manage audio streams effectively. Users can perform tasks such as retrieving client information, adjusting volume levels, and managing group configurations. Additionally, it supports asynchronous operations to maintain a responsive control interface with the Snapcast server. Clients can be coordinated into groups, and their latency settings can be configured for synchronized playback over Wi-Fi connected devices.
strong chess engine, to play chess against

stockfish

strong chess engine, to play chess against

free chess engine derived from Glaurung 2.1. It is a chess engine, so it requires an UCI (universal chess interface) compatible GUI like XBoard (with PolyGlot), eboard, Jose, Arena or scid in order to be used comfortably. It is the strongest open source chess engine by october 2009 in the "computer chess rating list" CCRL. Written in C++ it uses multiple threads and cores. It is capable of Chess960 and has experimental support for polyglot opening books.

python3-renault-api

Python library for interacting with the Renault API

This library facilitates communication with the private Renault API used by the MyRenault application. It enables users to read various vehicle attributes such as mileage, GPS location, fuel economy for fuel vehicles, and battery economy for electric vehicles. The library also allows managing vehicle features like HVAC/pre-conditioning and charge schedules for specific models.