Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BigInt
-
BigInt initialize with bytes
Also FYI there is this package if you don’t want to use a beta implementation. Hope that a BigInt type gets added to the standard lib tho, I ran into this problem just this week!
-
How to store 18446744073709551616 in an UInt?
Use BigInt here: https://github.com/attaswift/BigInt
SwiftMath
We haven't tracked posts mentioning SwiftMath yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
iosMath - Beautiful math equation rendering on iOS and MacOS
Upsurge - Multi-dimensional Swift math
SigmaSwiftStatistics - A collection of functions for statistical calculation written in Swift.
swift-pons - Protocol-Oriented Number System in Pure Swift
swix
Arithmosophi - A set of protocols for Arithmetic, Statistics and Logical operations
VectorMath - A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
Metron - Geometry, simplified.
PlotKit - OS X plotting framework
DDMathParser - String → Number
Expression - A cross-platform Swift library for evaluating mathematical expressions at runtime