Repository navigation

#

fixed-point-arithmetic

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A

C
677
3 天前

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.

C++
436
3 天前

ISP image signal processor implementation in C function

C++
50
3 年前

Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager

C
25
8 个月前

Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/

C
22
10 年前

Fixed point math library for SystemVerilog

SystemVerilog
21
5 个月前

APyTypes - Algorithmic data types for Python

C++
21
3 天前

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.

C#
9
1 个月前

Fixed Point Arithmetic type for Cairo smart contracts

Cairo
8
2 个月前

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.

Python
2
10 个月前

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.

C#
1
2 个月前

A Post-Training Quantizer for the Design of Mixed Low-Precision DNNs with Dynamic Fixed-Point Representation for Efficient Hardware Acceleration on Edge Devices

0
3 年前

Custom data types, including 24-bit integers and fixed-point.

C
0
10 个月前

Implements unsigned 32-bit and 64-bit integer operations using 32-bit signed integer operations only.

C
0
1 年前