GitHub topics: integer-arithmetic
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.
Language: C++ - Size: 118 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 446 - Forks: 62

arithmetic-type/uint64
:rabbit: 64-bit unsigned integer arithmetic and logic operators for JavaScript
Language: JavaScript - Size: 2.57 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 2

arithmetic-type/uint32
:honeybee: 32-bit unsigned integer arithmetic and logic operators for JavaScript
Language: JavaScript - Size: 2.55 MB - Last synced at: 9 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 1

boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
Language: C++ - Size: 8.22 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 215 - Forks: 44

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...
Language: Dart - Size: 121 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

chgorman/isqrt-gas
Analysis of Integer Square Root Algorithms in Solidity
Language: TeX - Size: 4.58 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

blueglyph/ilog
Base 10 and 2 logarithm functions for integer types
Language: Rust - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

angrest/pocketBME280
Compact and efficient library to use BME280 in Arduino using only integer arithmetics
Language: C++ - Size: 188 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

deftio/fr_math
Fixed Radix Math library for embedded systems (opt for speed)
Language: C - Size: 250 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 3

deftio/companders
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
Language: C - Size: 289 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 25 - Forks: 5

NikosDelijohn/ksa
A synthesizable and modular Kogge-Stone Adder (KSA) implementation in SystemVerilog.
Language: SystemVerilog - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

0xC0A1/financial-ops
This crate provides a set of operations for working with financial data, more specifically, avoiding the usage of floating point types.
Language: Rust - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

triska/clpfd
Constraint Logic Programming over Finite Domains
Language: Prolog - Size: 823 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 175 - Forks: 11

enriquesl-git/Continued-Logarithm
This is a simpler and more practical "continued logarithm" inspired on the original concept of Bill Gosper in 1978.
Language: Haskell - Size: 110 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 3

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.
Language: VHDL - Size: 309 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 26

Stepainpy/uintN_t
uintN_t - integer type for large numbers with fixed width
Language: C++ - Size: 227 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hukenovs/fp32_logic
Floating point FP32 core HDL. For Xilinx FPGAs. Include base converters and some math functions.
Language: VHDL - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

dviglo2d/dv_big_int
Длинная арифметика на языке C++20 с подробным описанием алгоритмов
Language: C++ - Size: 33.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Bodigrim/integer-roots
Integer roots and perfect powers of arbitrary precision
Language: Haskell - Size: 119 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

sbromberger/IsTwo.jl 📦
IsTwo: is it two?
Language: Julia - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

entonio/Nuggle
Combine integer and floating point math without conversions
Language: Swift - Size: 28.3 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

princess-rosella/spu-integer-math
JavaScript Integer Math
Language: TypeScript - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

nayel71/quadratic-integer
Symbolic integer arithmetic in quadratic integer rings
Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ErnestThePoet/unsigned-from-signed
Implements unsigned 32-bit and 64-bit integer operations using 32-bit signed integer operations only.
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: VHDL - Size: 63.1 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

triska/clpz
Constraint Logic Programming over Integers
Language: Prolog - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 172 - Forks: 14

devatrun/slimcpplib
Simple Long Integer Math for C++
Language: C++ - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 2

orsinium-labs/intover
Golang package for integer arithmetic with overflow detection.
Language: Go - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GHF/mays
🧮 Overengineered C++ integer math 🌽
Language: C++ - Size: 184 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ArtemKovera/computer_data_representation_tutorial
How different types of data are represented in computers
Language: C - Size: 1.26 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 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.
Language: Python - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 12

ShrohanMohapatra/matrix_multiply_quadratic
This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
Language: Python - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

GitMoDu/IntegerResponseCurve
C++, Arduino compatible, response curve functions, optimized using integer only arithmetic.
Language: C++ - Size: 165 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

nazrinsh/BillSplitter-JetBrains-Academy
Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cflaviu/ipow
Another variant of integer pow but using C++20.
Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ytskuh/gmpbench-win
gmpbench ported to windows - a single threaded integer performance CPU benchmark
Language: C - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

slugrustle/numerical_routines
Various numerical routines in C and C++
Language: C++ - Size: 10.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

slugrustle/fx-5800P_progs
Programs for the Casio fx-5800P calculator
Language: TeX - Size: 411 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

vova7878/Integer
Signed and unsigned integers of different sizes (like int128_t and int256_t)
Language: C++ - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

HEXcube/DataEncoding
Data encoding techniques for Image & Video Coding assignments
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

yurablok/simple-uniform-noise
Simple uniform deterministic 1D, 2D, 3D, 4D value noise
Language: C++ - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

VaslD/LEB128.Swift 📦
Working with LEB128 (7-bit encoded) integers in Swift.
Language: Swift - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

realchonk/cmdcalc
A simple command line calculator
Language: C - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

larezard/integer-challenge
A Java exercise about Integers
Language: Java - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

M0r13n/chess
A chess model written in Python
Language: Python - Size: 42 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

PoslavskySV/libdivide4j
Optimized integer division for Java
Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 1

johnny49r/jStepper
Stepper Motor Library for embedded platforms. Full featured and high performance.
Language: C++ - Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

EricTRL/2WF90-IntegerArithmetic
Integer Arithmetic Assignment for 2WF90
Language: Java - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sepandhaghighi/Integer-Squaring
Integer Squaring Algorithm
Language: Python - Size: 1.78 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

praveenkulkarni1996/sml-biginteger-library
This is a big integer library for SML that uses boolean lists underneath.
Language: Standard ML - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mjtryhorn/Boost.LargeInt
A platform-independent C++ library, for Boost, for the definition and transparent manipulation of integers of arbitrary size.
Language: C++ - Size: 243 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

ThomasTheSpaceFox/libbaltcalc
Balanced ternary integer mathematics library for python. features a class object with support for python's mathematics methods
Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1
