issues
search
kasparsklavins
/
bigint
A lightweight big integer library for c++
MIT License
220
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incorrect initialization with numeric zero
#38
paladin-t
opened
2 years ago
0
Big update (Add github action, Merge PR, Add tests...)
#37
bensuperpc
opened
3 years ago
0
fixed stack overflow exception at pow 0
#36
MatDaniel
opened
3 years ago
0
Is there a way to get an unsigned version of bigint?
#35
ValorZard
opened
3 years ago
1
Not correct string number
#34
tigertv
opened
4 years ago
3
use bigint with a class
#33
sedikmogadorma
opened
4 years ago
0
fix #23 - long long for &operator*= instead of int
#32
g19fanatic
opened
4 years ago
0
Equal zero bug
#31
g19fanatic
opened
4 years ago
0
fix #28 - replaces extra pow recursive call with simple multiplicatio…
#30
g19fanatic
opened
4 years ago
0
if(n==0){//do not work
#29
9033
opened
5 years ago
0
Performance issue in Bigint::pow function
#28
JK000000
opened
6 years ago
0
Why doesn't this class support division and modulus?
#27
shiqiao-zhang
closed
6 years ago
1
Incorrect product sign for negative values
#26
louiev
opened
6 years ago
0
how to (XOR, OR, AND...)?
#25
kebiao
closed
6 years ago
1
Power of zero
#24
vonKleve
opened
6 years ago
2
operator* and operator*=
#23
huyuguang
opened
6 years ago
2
Failed cases
#22
peterdawhiz
opened
7 years ago
1
fixing signed numbers multiplication
#21
MahmoudRizk
opened
7 years ago
5
Test coverage
#20
kasparsklavins
opened
7 years ago
4
fix subtraction
#19
ghost
opened
7 years ago
0
Division operation
#18
MahmoudRizk
opened
7 years ago
12
added modulo functionality for Bigint % int
#17
SethPoulsen
closed
2 years ago
3
Fixing Bug with big number multiplication
#16
MahmoudRizk
closed
7 years ago
1
Bug with big number multiplication
#15
MahmoudRizk
closed
7 years ago
1
subtraction considered fail
#14
ghost
opened
7 years ago
7
Some question about division operation
#13
ghost
closed
7 years ago
2
code polish & performance optimization & operator complete
#12
ghost
closed
7 years ago
3
delete dead code at line 78
#11
ghost
closed
7 years ago
0
Dead code found at line 78
#10
ghost
closed
7 years ago
3
Small subtraction fix
#9
Quill88
closed
7 years ago
0
Added a copy constructor
#8
biancama
closed
8 years ago
3
Fixed sign check for unsigned variable.
#7
nazarov-yuriy
closed
8 years ago
1
Fix crash when compare with 0
#6
1vanK
closed
8 years ago
4
comparison with 0 cause error
#5
1vanK
closed
8 years ago
3
base and skip are not initialized in Bigint(std::string) constructor
#4
benlau
closed
8 years ago
3
I need a modulo operator for this class. Can someone help? Thanks
#3
Thanh-Binh
opened
8 years ago
6
Division operation added.
#2
munsuri
closed
8 years ago
8
Error in VS2013 debug enviroment when call "pow" functin
#1
ColaBH
closed
9 years ago
1