There are 2 repositories under fixed-point-arithmetic topic.
CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
ISP image signal processor implementation in C function
FixedMathSharp: A high-precision, deterministic fixed-point math library for .NET. Ideal for simulations, games, and physics engines requiring reliable arithmetic without floating-point inaccuracies.
Fixed point math library for SystemVerilog
🛫 Fixed-Point Decimals
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
Fixed Point Arithmetic type for Cairo smart contracts
FixedMathSharp-Unity: Integrates a high-precision, deterministic fixed-point math library into Unity. Ideal for simulations, games, and physics engines requiring reliable arithmetic without floating-point inaccuracies.
This repository contains a Python script that calculates the digits of π (pi) using a novel algorithm based on Catalan numbers and fixed-point arithmetic. The algorithm efficiently computes the digits of π by leveraging the properties of Catalan numbers, making it a unique and effective method for high-precision calculations.
image warp in c function
Fixed dependent type for working with fixed-point arithmetic
from 0 to C++ hero
A C++20 fixed-point single header library, for embedded devices.
A Post-Training Quantizer for the Design of Mixed Low-Precision DNNs with Dynamic Fixed-Point Representation for Efficient Hardware Acceleration on Edge Devices
Implements unsigned 32-bit and 64-bit integer operations using 32-bit signed integer operations only.
Custom implementation of fixed-point arithmetic