integer-arithmetic

There are 59 repositories under integer-arithmetic topic.

  • sml-biginteger-library

    This is a big integer library for SML that uses boolean lists underneath.

    Language:Standard ML2
  • uint32

    :honeybee: 32-bit unsigned integer arithmetic and logic operators for JavaScript

    Language:JavaScript2
  • Boost.LargeInt

    A platform-independent C++ library, for Boost, for the definition and transparent manipulation of integers of arbitrary size.

    Language:C++2
  • Nuggle

    Combine integer and floating point math without conversions

    Language:Swift1
  • simple-uniform-noise

    Simple uniform deterministic 1D, 2D, 3D, 4D value noise

    Language:C++1
  • llvmint128

    A 128 bit unsigned integer operations class based on LLVM Flang

    Language:C++1
  • DataEncoding

    Data encoding techniques for Image & Video Coding assignments

    Language:Jupyter Notebook1
  • spu-integer-math

    JavaScript Integer Math

    Language:TypeScript1
  • libbaltcalc

    Balanced ternary integer mathematics library for python. features a class object with support for python's mathematics methods

    Language:Python1
  • C-Playground

    A collection of small C programs and algorithms written for learning and experimentation purposes. This repository covers fundamental concepts such as data structures, file I/O, and memory management.

    Language:C
  • fwnbi

    Fixed-width N-bit integers

    Language:C++
  • algorithm-data-structure-analysis

    Implementation of fundamental data structures (AVL tree, hash table) and algorithms. Academic coursework demonstrating CS fundamentals.

    Language:Python
  • uintN_t

    uintN_t - integer type for large numbers with fixed width

    Language:C++
  • unsigned-from-signed

    Implements unsigned 32-bit and 64-bit integer operations using 32-bit signed integer operations only.

    Language:C
  • intover

    Golang package for integer arithmetic with overflow detection.

    Language:Go
  • ipow

    Another variant of integer pow but using C++20.

    Language:C++
  • integer-challenge

    A Java exercise about Integers

    Language:Java
  • math_extended.py

    This repo contains a module, in python, for additional number theory computation.

    Language:Python
  • quadratic-integer

    Symbolic integer arithmetic in quadratic integer rings

    Language:Python
  • computer_data_representation_tutorial

    How different types of data are represented in computers

    Language:C
  • abslint128

    A 128 bit integer operations classes based on Abseil Common Libraries

    Language:C++
  • cmdcalc

    A simple command line calculator

    Language:C
  • 2WF90-IntegerArithmetic

    Integer Arithmetic Assignment for 2WF90

    Language:Java