integer-arithmetic
There are 59 repositories under integer-arithmetic topic.
stillwater-sc/universal
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.
boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
triska/clpz
Constraint Logic Programming over Integers
triska/clpfd
Constraint Logic Programming over Finite Domains
hukenovs/intfftk
Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.
mrusci/training-mixed-precision-quantized-networks
This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contraints of the target device.
devatrun/slimcpplib
Simple Long Integer Math for C++
deftio/companders
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
deftio/fr_math
Fixed Radix (quantized math) library for embedded systems (opt for speed)
PoslavskySV/libdivide4j
Optimized integer division for Java
Naifeng/moma
a method for efficient large integer arithmetic in cryptography
ShrohanMohapatra/matrix_multiply_quadratic
This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
hukenovs/fp32_logic
Floating point FP32 core HDL. For Xilinx FPGAs. Include base converters and some math functions.
angrest/pocketBME280
Compact and efficient library to use BME280 in Arduino using only integer arithmetics
0xC0A1/financial-ops
This crate provides a set of operations for working with financial data, more specifically, avoiding the usage of floating point types.
slugrustle/fx-5800P_progs
Programs for the Casio fx-5800P calculator
arithmetic-type/uint64
:rabbit: 64-bit unsigned integer arithmetic and logic operators for JavaScript
aldrinmathew/integer.dart
Dart's native integers in custom bit-width formats like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...
johnny49r/jStepper
Stepper Motor Library for embedded platforms. Full featured and high performance.
M0r13n/chess
A chess model written in Python
PzanettiD/oeis
Code for generating interesting integer sequences from the OEIS using python3, C and C++
slugrustle/numerical_routines
Various numerical routines in C and C++
blueglyph/ilog
Base 10 and 2 logarithm functions for integer types
Bodigrim/integer-roots
Integer roots and perfect powers of arbitrary precision
chgorman/isqrt-gas
Analysis of Integer Square Root Algorithms in Solidity
NikosDelijohn/ksa
A synthesizable and modular Kogge-Stone Adder (KSA) implementation in SystemVerilog.
Vitaliy-Grigoriev/FrobeniusNumber
The coin problem (Frobenius problem) is a mathematical problem that asks what is the largest monetary amount that cannot be obtained using only coins of specified denominations.
delhatch/Multi_IIR
Multi-band IIR filter in Verilog. Uses time-domain multiplexing of a single, fixed-point, IIR filter to create a 27-band filter.
enriquesl-git/Continued-Logarithm
This is a simpler and more practical "continued logarithm" inspired on the original concept of Bill Gosper in 1978.
GHF/mays
🧮 Overengineered C++ integer math 🌽
int128-libraries/curtint128
A 128 bit unsigned integer operations header-only class for CUDA and C++
sbromberger/IsTwo.jl
IsTwo: is it two?
sepandhaghighi/Integer-Squaring
Integer Squaring Algorithm
VaslD/LEB128.Swift
Working with LEB128 (7-bit encoded) integers in Swift.
vova7878/Integer
Signed and unsigned integers of different sizes (like int128_t and int256_t)
ytskuh/gmpbench-win
gmpbench ported to windows - a single threaded integer performance CPU benchmark