Repository navigation

#

fixed-point

Python
2187
5 年前

C++ header-only fixed-point math library

C++
749
10 个月前

Fixed point math C# library

C#
621
7 年前

NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

C
486
14 天前

Open-Source Libraries for Solidity by ABDK Consulting

Solidity
420
1 年前

Super fast fixed-point MP3 encoder with JS/wasm and android native bindings.

C
410
2 年前

high performance fixed decimal place math library for Go

Go
332
7 个月前

C++ Binary Fixed-Point Arithmetic

C++
234
6 年前

A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.

Python
195
2 年前

Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)

C#
182
4 年前

MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).

C++
169
6 年前

Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design

161
5 年前

A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics library used in King's Crook.

C
129
1 年前

PAL encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

C
106
1 个月前

Modern Fixed Point Systems using Pytorch

Python
103
2 年前

A fixed point arithmetic library for Arduino

C++
92
2 年前
C++
80
2 个月前

16-bit Adder Multiplier hardware on Digilent Basys 3

Verilog
77
2 年前

A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...

C
77
14 天前