issues
search
attaswift
/
BigInt
Arbitrary-precision arithmetic in pure Swift
MIT License
764
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
improve Decimal conversion performance using `_mantissa`
#124
mredig
closed
1 week ago
3
Decimal init performance
#123
mredig
closed
2 weeks ago
1
Decimal and Foundation
#122
mredig
closed
3 weeks ago
1
String conversion behavior update
#121
podkovyrin
opened
4 months ago
0
Windows CI checkout error in 5.4.0
#120
koliyo
closed
4 months ago
3
Migrate from xcworkspace to swift package
#119
tgymnich
closed
4 months ago
0
support visionOS via CocoaPods
#118
grachyov
closed
5 months ago
1
BigUInt crashes in `replace:at` during addition of very large numbers
#117
Sajjon
closed
5 months ago
1
Add support LosslessStringConvertible
#116
miherrr
closed
1 year ago
0
bitWidth is wrong for -(power-of-two)
#115
wadetregaskis
opened
1 year ago
0
Update podspec versions
#114
metalurgical
closed
1 year ago
1
Incorrect string formatting for numbers larger than Int64.max (2^63 - 1)
#113
wadetregaskis
opened
1 year ago
3
swift_version
#112
pengStyle
closed
1 year ago
6
Test parallel swift test execution in GH CI
#111
dabrahams
closed
1 year ago
0
Can this be combined with json struct decoding and encoding struct to json?
#110
piersonleo
opened
1 year ago
0
Behavior of complement
#109
kyouko-taiga
opened
1 year ago
0
Update README.md, remove superfluous topic
#108
Tiza59
closed
1 year ago
1
Missing swift version
#107
dongcp
closed
1 year ago
1
.quotientAndRemainder() is missing fraction precision data.
#106
Chevel
opened
2 years ago
0
Hexadecimal conversion
#105
Chevel
closed
2 years ago
3
How to convert a very long integer into hexadecimal ?
#104
Arya-Wang
closed
2 years ago
0
The sqrt function now collides with syntax in Swift
#103
jamieatrkil
closed
2 years ago
1
BigUInt(BigInt) multiple Decimal or Double ?
#102
wongzigii
closed
2 years ago
1
[Violet] Generic BigInt tests
#101
LiarPrincess
closed
2 years ago
1
[Violet] Property based tests
#100
LiarPrincess
closed
2 years ago
1
[Violet] Node tests
#99
LiarPrincess
opened
2 years ago
1
Using tests from “Violet - Python VM written in Swift”
#98
LiarPrincess
opened
2 years ago
2
Using `ManagedBufferPointer` instead of `Array` as a storage
#97
LiarPrincess
opened
2 years ago
3
Any thoughts for improving the "power(_ exponent: BigUInt, modulus: BigUInt)" function?
#95
dragosiancu0504
closed
3 years ago
4
BigInt 5.3.0 not present on CocoaPods
#94
AlonsoFloo
closed
5 months ago
7
Make access level for isZero the same for signed and unsigned types
#93
arkichek
closed
3 years ago
2
Missing access level for isZero in unsigned type
#92
arkichek
closed
3 years ago
0
Data Conversion - support for `[UInt8]`
#91
nathanfallet
opened
3 years ago
0
nonzeroBitCount
#90
ghost
opened
3 years ago
0
Update documentation (abs has been renamed to magnitude)
#89
tgymnich
closed
3 years ago
3
NFC: Add protocol conformance to Comparable for consistency
#88
tgymnich
closed
3 years ago
1
Update Xcode project settings
#87
tgymnich
closed
3 years ago
1
Remove references to deleted files in Xcode project
#86
tgymnich
closed
3 years ago
1
README's `generatePrime(_ width: Int)` performances
#85
nathanfallet
opened
3 years ago
1
Update project settings + fix library evolution support
#84
nathanfallet
closed
3 years ago
1
Library evolution support
#83
nathanfallet
closed
3 years ago
5
Repeated bit-flipping does not return to the original value
#82
ghost
closed
3 years ago
1
Signed bitwise shift
#81
esen
opened
3 years ago
1
Documentation typos
#80
kengruven
closed
3 years ago
0
Consistent "Comparable"?
#79
kengruven
closed
3 years ago
0
Can't build against Xcode 12.3
#78
utdrmac
closed
3 years ago
1
Workaround for Compiler Crash on Swift Trunk and S4TF
#77
xanderdunn
closed
4 years ago
1
RSA example always returns nil
#76
koblik-zelter
closed
4 years ago
2
Build Causes Swift Compiler Crash on Latest Swift Trunk
#75
xanderdunn
closed
3 years ago
4
Please publish version 5.2.0 (and future versions) on CocoaPods
#74
phirk
closed
4 years ago
3
Next