#
fixed-point
Here are 118 public repositories matching this topic...
A Compositional Numeric Library for C++
benchmark
cmake
embedded
cpp
simulation
forum
arithmetic
safe
multiprecision
fixed-point
deterministic
precision
numerical-library
compositional-numeric-library
-
Updated
Jun 24, 2021 - C++
high performance fixed decimal place math library for Go
-
Updated
Feb 16, 2021 - Go
C++ Binary Fixed-Point Arithmetic
-
Updated
Apr 6, 2019 - C++
C++ header-only fixed-point math library
-
Updated
Jul 25, 2021 - C++
Open-Source Libraries for Solidity by ABDK Consulting
-
Updated
Mar 24, 2021 - Solidity
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).
-
Updated
May 22, 2019 - C++
Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design
-
Updated
Dec 18, 2020
Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)
-
Updated
Apr 25, 2021 - C#
A fixed point arithmetic library for Arduino
-
Updated
Apr 7, 2021 - C++
Package for performing fixed-point, arbitrary-precision arithmetic in Python.
-
Updated
Sep 18, 2020 - Python
A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
python
fpga
dsp
mathematics
arithmetic
modelling
fixed-point
mathematical-modelling
fxp
number-converter
fractional
fxp-variables
fract-bits
-
Updated
Jul 23, 2021 - Python
MaxGraey
commented
Jun 5, 2018
- Benchmark suite.
- Compare with Rust.
- Compare with incoming javascript's
BigInt
.
Open
Tests & integrity
2D fixed-point physics for Unity (WIP).
-
Updated
Nov 10, 2020 - C#
This is my library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
c
unicode
gui
opencl
vector
macros
lookup
pow
vector-graphics
fixed-point
spiral
libraw
clfft
exp
rasterization
antialiasing
approximation-algorithms
sqrt
-
Updated
Jun 18, 2021 - C
VHDL-2008 Support Library
-
Updated
Oct 11, 2016 - VHDL
c-sharp
math
matrix
quaternion
matrices
maths
vectors
fixed-point
quaternions
deterministic
3d-math-library
3d-math
fixedpoint
double-precision
-
Updated
Sep 8, 2020 - C#
A C# library for fixed point numbers
-
Updated
Mar 24, 2019 - C#
3D graphics lib for Ndless (and possibly other systems)
-
Updated
Jul 7, 2021 - C++
programming-language
interpreter
functional-programming
racket
recursion
numbers
recursive
fixed-point
expressions
numex
dr-racket
pure-functional
recursive-implementation
racket-recursive
number-expression
-
Updated
Jan 21, 2018 - Racket
A 2d physics engine with fixed-point support.
-
Updated
Jun 24, 2018 - C
16-bit Adder Multiplier hardware on Digilent Basys 3
-
Updated
May 23, 2021 - Verilog
C99/C++ header-only library for division via fixed-point multiplication by inverse
-
Updated
Dec 9, 2020 - C++
Fixed point package for Python.
-
Updated
Oct 10, 2020 - Python
Synthesizable real number library in SystemVerilog, supporting both fixed- and floating-point formats
simulation
verilog
vcs
synthesis
vivado
systemverilog
fixed-point
floating-point
icarus-verilog
iverilog
icarus
verilator
xrun
synthesizable
xcelium
irun
ncsim
-
Updated
Jan 13, 2021 - SystemVerilog
Tuning Assistant for Floating point to Fixed point Optimization
-
Updated
Jul 7, 2021 - C++
Math expression evaluation as Linux kernel module
-
Updated
Apr 5, 2020 - C
Hastlayer-compatible arithmetics package. Includes the .NET implementation of the unum and posit number formats that can be transformed into specialized hardware with Hastlayer (https://hastlayer.com). On unum and posit see: https://posithub.org/.
-
Updated
Jun 25, 2021 - C#
Improve this page
Add a description, image, and links to the fixed-point topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fixed-point topic, visit your repo's landing page and select "manage topics."
I wrote some of the code to do this in a branch https://github.com/python-security/pyt/compare/class_based_views, but since I'm working on other things and this feature seems cool and important I'm making this issue👍
Let me know if you would like any help in implementing.