Matswift is a matrix computation library. As it is currently based on Accelerate framework it works only on iOS and macOS.
Matrixconvienient structure for 2D data- Addition operation with
MatrixandDouble - Subtraction operation with
MatrixandDouble - Multiplication operation with
MatrixandDouble - Division operation with
Matrix Matrixdot productMatrixsumMatrixlogMatrixinvert signMatrixtranspose
- iOS 10.3+ / macOS 10.12+
- Swift 4.0+
Matswift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Matswift'- More operations
- Metal support
- Linux support
jknthn, jeremi.kaczmarczyk@gmail.com
Matswift is available under the MIT license. See the LICENSE file for more info.