BeeNum is an arbitrary-precision arithmetic library.
-
Updated
Jul 15, 2022 - C++
BeeNum is an arbitrary-precision arithmetic library.
SoC Designs and some amateur-level crypto implementations
BigInt in C++
Array-based implementation of Calculator of very large integers with the length of the numbers as large as 2,147,483,647 (2^31 - 1), with Postfix and Infix evaluation of Arithmetic Expressions.
E0 251 Data Structures and Algorithms course is offered by Department of Computer Science and automation, Indian Institute of Science, Bangalore. The assignment includes work on sparse data structures, large unsigned integer arithmetic, polynomial division, betweenness centrality using bfs and floyd warshall, persistent data structures, solving …
C library to perform calculations on integers of arbitrary length
C++ large integer template, which doubles the width of little-endian integers and can be nested
Utility class for work with big numbers
Some basic Data Structures programs (C/C++)
To calculate large entries of Integer Sequences. (OEIS)
An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
A class project from my sophomore year of college that can add integers larger than the integer type's capacity
Small and large integer implementation for a subset of the SmallTalk programming language written in Standard ML. Project for Tufts COMP 105 - Programming Languages.
C++ "calculate" big number library
A class project from my sophomore year of college that can add integers larger than the integer type's capacity using Java
Basic mathematical functions on Large sized integers.
The goal is to create a fast, memory efficient library for huge numbers in C++
A simple implementation of arbitrary-size integers
C Library of functions to compute addition, subtraction, multiplication, division and exponentiation (positive exponent) of integers of arbitrary length.
Add a description, image, and links to the large-integers topic page so that developers can more easily learn about it.
To associate your repository with the large-integers topic, visit your repo's landing page and select "manage topics."