large-integers
Here are 23 public repositories matching this topic...
Sort:Most stars
BigInt in C++
- Updated
Nov 28, 2019 - C++
BeeNum is an arbitrary-precision arithmetic library.
- Updated
Jul 15, 2022 - C++
C++ large integer template, which doubles the width of little-endian integers and can be nested
- Updated
Jun 3, 2024 - C++
Algorithm for high-speed multiplication of LARGE numbers
- Updated
Jul 28, 2021 - 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.
- Updated
Jun 25, 2021 - Java
C Library of functions to compute addition, subtraction, multiplication, division and exponentiation (positive exponent) of integers of arbitrary length.
- Updated
Mar 17, 2017 - C
SoC Designs and some amateur-level crypto implementations
- Updated
Jun 14, 2017 - VHDL
C library to perform calculations on integers of arbitrary length
- Updated
Nov 8, 2019 - C
A platform-independent C++ library, for Boost, for the definition and transparent manipulation of integers of arbitrary size.
- Updated
Jan 16, 2017 - C++
Some basic Data Structures programs (C/C++)
- Updated
Jul 6, 2018 - C++
C++ "calculate" big number library
- Updated
Jun 5, 2017 - C++
Small and large integer implementation for a subset of the SmallTalk programming language written in Standard ML. Project for Tufts COMP 105 - Programming Languages.
- Updated
Dec 4, 2016 - Standard ML
An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
- Updated
Mar 17, 2017 - C
A C++ program that can calculate and store the values up to 100,000 factorial.
- Updated
Jun 4, 2023 - C++
'LargeInt' class to hold large integer numbers (0, ±1, ±2, ±3, ...) in base 10.
- Updated
Feb 20, 2022 - C++
To calculate large entries of Integer Sequences. (OEIS)
- Updated
Mar 19, 2022 - C++
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 …
- Updated
May 7, 2020 - C
Utility class for work with big numbers
- Updated
Mar 3, 2020 - C++
A class project from my sophomore year of college that can add integers larger than the integer type's capacity
- Updated
Sep 3, 2017 - C++
Improve this page
Add a description, image, and links to thelarge-integers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelarge-integers topic, visit your repo's landing page and select "manage topics."