issues
search
apple
/
swift-numerics
Advanced mathematical types and functions for Swift
Apache License 2.0
1.69k
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generation of prime numbers
#298
artemijan
closed
3 weeks ago
1
Make all (IntegerUtilities) rounding rules available to FloatingPoint
#297
stephentyrone
closed
3 months ago
1
Add new rounding modes: toNearestOr[Down,Up,Zero,Away]
#296
stephentyrone
closed
4 months ago
2
Improvements and bugfixes for DoubleWidth
#295
stephentyrone
closed
4 months ago
4
Some file headers have the Swift.org text instead of Swift Numerics
#294
stephentyrone
closed
5 months ago
1
Integer midpoint
#293
stephentyrone
opened
5 months ago
3
add support for riscv64
#292
futurejones
closed
5 months ago
3
BFloat16
#291
ivarflakstad
opened
6 months ago
1
Always warning in Xcode with version 1.0.2
#290
diuming
opened
6 months ago
5
Rework complex division
#289
stephentyrone
closed
6 months ago
3
Extracting the real and imaginary part of a complex number
#288
Dr-Wizard
opened
6 months ago
4
[FR]: Support Apple Privacy Manifest
#287
yogashivasankarrisenthilkumar-bounteous
closed
7 months ago
1
Drop support for Swift <= 5.4 on main
#286
stephentyrone
closed
7 months ago
1
Adopt the Euclidean algorithm for GCD.
#285
stephentyrone
closed
7 months ago
1
Issues with CMake support
#284
dabrahams
opened
8 months ago
3
Make `Complex.magnitude` use the `Magnitude` type of the underlying `RealType`
#283
markuswntr
closed
8 months ago
2
Update license headers and copyright notices
#282
markuswntr
closed
7 months ago
5
Error in Swift Playgrounds
#281
ghost
opened
8 months ago
1
Remove unused `LinuxMain.swift` and `WindowsMain.swift`
#280
MaxDesiatov
closed
7 months ago
3
Feature request: GCD for floating-point
#279
wadetregaskis
opened
10 months ago
7
Update CMakeLists.txt
#278
compnerd
closed
7 months ago
3
Update BigInteger branch from main
#277
gwynne
closed
10 months ago
0
Variadic GCD and LCM
#276
LePips
opened
12 months ago
13
Variadic GCD and LCM
#275
LePips
opened
12 months ago
0
Move the -lm link command to RealModule (from _NumericsShims).
#274
stephentyrone
closed
11 months ago
3
[_TestSupport] Fix DoubleWidth think-o that trips an assert
#273
xwu
closed
1 year ago
13
Crash in `DoubleWidth`
#272
LiarPrincess
closed
1 year ago
4
Replace `some BinaryInteger` with an explicit generic parameter.
#271
stephentyrone
closed
1 year ago
1
Correct tvOS availability for Float16 in _TestSupport.
#270
stephentyrone
closed
1 year ago
4
Add .spi.yml file to build documentation for SPI.
#269
stephentyrone
closed
1 year ago
0
Correct tvOS availability for Float16 in _TestSupport.
#268
stephentyrone
closed
1 year ago
1
`** ARCHIVE FAILED **` due to `_NumericsShims` missing
#267
maximkhatskevich
opened
1 year ago
5
Change default branch from `Quaternions` to `main`
#266
benrimmington
closed
1 year ago
0
Various documentation improvements.
#265
stephentyrone
opened
1 year ago
0
Updating ReadMe's for Quaternions branch
#264
joesho112358
closed
1 year ago
1
Improve String init() execution time and fix Violet bugs
#263
mgriebling
opened
1 year ago
0
BigInt Fixes for Issues in Violet Tests
#262
mgriebling
opened
1 year ago
8
Added improved LosslessStringConvertible init() with "^=" bug fix.
#261
mgriebling
closed
1 year ago
2
"^=" xor function code was incorrect.
#260
mgriebling
closed
1 year ago
1
[BigInt tests] ✅🐰 Codable
#259
LiarPrincess
opened
1 year ago
0
[BigInt tests] 💀 Init from float 754
#258
LiarPrincess
opened
1 year ago
0
Duplicate symbols on Windows
#257
dabrahams
opened
1 year ago
0
[BigInt tests][No merge] 🐰 How NOT to write performance tests
#256
LiarPrincess
opened
1 year ago
3
[BigInt tests][No merge] ❌🐰 Apple
#255
LiarPrincess
opened
1 year ago
0
[BigInt tests] 💀 Init from int
#254
LiarPrincess
opened
1 year ago
0
[BigInt tests] ❌ Unary `+`, `-` and `~`
#253
LiarPrincess
opened
1 year ago
0
[BigInt tests] ❌🐰 Int properties
#252
LiarPrincess
opened
1 year ago
0
[BigInt tests] ❌ Property based tests
#251
LiarPrincess
opened
1 year ago
0
[BigInt tests] 💀 Binary `*`, `/` and `%`
#250
LiarPrincess
opened
1 year ago
1
[BigInt tests] ✅ Copy on write
#249
LiarPrincess
opened
1 year ago
0
Next