openmotor

internal ballistics simulator for rocket motor experimenters

openMotor is an open-source internal ballistics simulator for rocket motor experimenters. The software produces estimates of a rocket motor's chamber pressure and thrust based on input such as propellant properties and grain geometry. It uses the Fast Marching Method to determine how a propellant grain regresses, which allows the use of arbitrary core geometries.

libjxl0.11

JPEG XL Image Coding System - "JXL" (shared libraries)

The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format.

libonnxruntime1.21

cross-platform inference and training ML accelerator (shared lib)

ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility. Please refer to this page for ONNX opset compatibility details.

python3-charset-normalizer

charset, encoding and language detection (Python 3)

charset-normalizer is a library for detection of charsets, encodings, and languages in Python programs. It can be compared to chardet, with a different approach, which intends to make it faster and more reliable. charset-normalizer can also detect natural languages.

sympa

Modern mailing list manager

Sympa is a scalable and highly customizable modern mailing list manager capable of handling big setups: 20.000 lists with 700,000 subscribers.

python3-yarl

yet another URL library for Python

URL is constructed from `str`: