Math
Surge
3968Surge aims to bring Accelerate to the mainstream, making it as easy (and nearly as fast, in most cases) to perform computation over a set of numbers as for a single member.
RandomKit
1329A framework that makes random data generation simple and easy.
Metron
932Comprehensive collection of geometric functions, allows you to express complex geometric calculations in very intuitive statements.
Euler
878A custom operators in the "Math Symbols" character set to implement functions using traditional mathematical notation.
SwiftRandom
498A tiny help suite for generating random data such as names, titles or even data types like Int, CGFloat, Bool, UIColor, ...
SigmaSwiftStatistics
498A collection of functions for statistical calculation in iOS and OS X.
Expressions
381Arithmetic and logical expressions elegantly modeled and visualized using protocol-oriented binary trees. 🌳
BigInt
377Arbitrary-precision arithmetic.
Expression
358Library for evaluating numeric expressions at runtime.
Easy-Cal-Swift
270Overload +-*/ operator for Swift, make it easier to use (and not so strict).
SwiftMath
152A math framework for Swift. Includes: 2D and 3D vectors, complex numbers, quaternions and polynomials.
SORandom
59Collection of functions for generating psuedorandom variables from various distributions.