-
Notifications
You must be signed in to change notification settings - Fork 131
Pull requests: faheel/BigInt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Updated catch header to allow compilation on mac
#67
by braamBeresford
was merged Mar 29, 2021
Loading…
created BigInt64 class with a string constructor and an print
#57
by DarkenedOrigins
was closed Jul 15, 2020
Loading…
Create CI pipeline using GitHub actions
ci
CI build
#55
by faheel
was merged Mar 29, 2021
Loading…
3 of 5 tasks
Updated Single-Include Header Download and *nix Commands
#46
by seldonwilson
was merged Jun 9, 2019
Loading…
Ensure that the first digit of a randomly generated
BigInt
is non-zero
#43
by seldonwilson
was merged Jun 2, 2019
Loading…
Remove redundant string creation and copying inside constructor
optimisation
Performance optimisation
#33
by sahmad98
was merged May 18, 2018
Loading…
Added multithreading to BinaryArithmetic to increase speed.
enhancement
New feature or request
optimisation
Performance optimisation
#29
by KingAkeem
was closed Feb 24, 2019
Loading…
Added Doxygen documentation for all files
docs
Documentation
#28
by FloatingFowl
was merged Sep 7, 2019
Loading…
Random BigInt between two long long numbers
functions: random
Random functions
invalid
This doesn't seem right
#27
by wilky-way
was closed May 3, 2018
Loading…
Optimise binary arithmetic operators for powers of 10
enhancement
New feature or request
operators: binary arithmetic
Binary arithmetic operators
#23
by MagmaCode
was merged Feb 8, 2018
Loading…
Added LCM with test case
functions: math
Math functions
#17
by anandsit043
was merged Jan 12, 2018
Loading…
Added is_probable_prime using Rabin Miller testing
functions: math
Math functions
#16
by KingAkeem
was closed May 10, 2018
Loading…
Added GCD with tests
functions: math
Math functions
#15
by anandsit043
was merged Jan 5, 2018
Loading…
GCD implementation using Euclid's algorithm
functions: math
Math functions
#14
by anandsit043
was closed Jan 3, 2018
Loading…
Update build process and add code coverage
enhancement
New feature or request
#12
by faheel
was merged Dec 30, 2017
Loading…
Added sqrt functions
functions: math
Math functions
#11
by arvindvs
was merged Dec 31, 2017
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.