Repository navigation

#

fixed-point

Python
2183
4 年前

C++ header-only fixed-point math library

C++
713
6 个月前

Fixed point math C# library

C#
612
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
475
2 个月前

Open-Source Libraries for Solidity by ABDK Consulting

Solidity
410
1 年前

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

C
400
1 年前

high performance fixed decimal place math library for Go

Go
323
3 个月前

C++ Binary Fixed-Point Arithmetic

C++
233
6 年前

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

Python
190
1 年前

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

C#
177
3 年前

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++
165
6 年前

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

160
4 年前

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
125
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
95
1 年前

A fixed point arithmetic library for Arduino

C++
91
2 年前

Modern Fixed Point Systems using Pytorch

Python
89
1 年前
C++
77
7 个月前

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

C
74
5 个月前

16-bit Adder Multiplier hardware on Digilent Basys 3

Verilog
71
2 年前