issues
search
faheel
/
BigInt
Arbitrary-sized integer class for C++
https://faheel.github.io/BigInt
MIT License
390
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Random BigInt between two long long numbers
#27
wilky-way
closed
6 years ago
1
Mention possibly excluded detail
#26
arnavb
closed
6 years ago
2
Updated functions to vector format
#25
OmriHab
opened
6 years ago
3
Use a vector of integers instead of a string for faster computation
#24
faheel
opened
6 years ago
19
Optimise binary arithmetic operators for powers of 10
#23
MagmaCode
closed
6 years ago
5
Document sample commands to generate project files using CMake on Windows
#22
faheel
opened
6 years ago
4
Use multi-threading
#21
faheel
opened
6 years ago
0
Cannot assign string literal directly
#20
KingAkeem
closed
6 years ago
1
Add functions that generate a random BigInt
#19
faheel
opened
6 years ago
10
Optimise binary arithmetic operations for powers of 10
#18
faheel
closed
6 years ago
8
Added LCM with test case
#17
anandsit043
closed
6 years ago
5
Added is_probable_prime using Rabin Miller testing
#16
KingAkeem
closed
6 years ago
2
Added GCD with tests
#15
anandsit043
closed
6 years ago
5
GCD implementation using Euclid's algorithm
#14
anandsit043
closed
6 years ago
3
Cannot run tests from command line
#13
KingAkeem
closed
6 years ago
0
Update build process and add code coverage
#12
faheel
closed
6 years ago
1
Added sqrt functions
#11
arvindvs
closed
6 years ago
8
New pow function
#10
abelmarm
closed
6 years ago
16
Includes in math.hpp
#9
abelmarm
closed
6 years ago
1
I/O operators
#8
abelmarm
closed
6 years ago
1
corrected typo
#7
faraazahmad
closed
6 years ago
1
Support for bitwise operators
#6
faheel
closed
6 years ago
0
Add math functions
#5
faheel
opened
6 years ago
32
Automate documentation generation
#4
faheel
opened
6 years ago
2
Declaration with initialisation of a BigInt with a string fails
#3
faheel
closed
6 years ago
1
Operations on integers and strings with a BigInt should return a BigInt
#2
faheel
closed
6 years ago
1
Add integration test for release file
#1
faheel
opened
6 years ago
0
Previous