haginile / SwiftAccelerate
A playground demoing how to use Accelerate & Swift for Linear Algebra (vector/matrix manipulations)
☆117Updated 7 years ago
Alternatives and similar repositories for SwiftAccelerate:
Users that are interested in SwiftAccelerate are comparing it to the libraries listed below
- Multi-dimensional Swift math☆183Updated 5 years ago
- An interactive playground showing how to use Metal compute kernels.☆91Updated 3 years ago
- Swift example codes for the Accelerate.framework☆97Updated 3 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 5 years ago
- Numerical computing in Swift – for Linux and macOS☆105Updated 6 years ago
- Data Parallel Processing with Swift and Metal on GPU for iOS8 (and beyond)☆98Updated 10 years ago
- The iOS and OS X neural network framework☆380Updated 7 years ago
- An array that keeps its elements sorted according to a given sort predicate.☆165Updated 2 months ago
- Mendel - Swift miliframework for implementing evolutionary/genetic algorithms☆138Updated 7 years ago
- An example implementation of Swift.Codable using a simple binary format☆169Updated 6 years ago
- Data structures in Swift, including a Trie, Tree, List, and Deque☆66Updated 8 years ago
- Swift Collection Data Structures Library☆118Updated 5 years ago
- NSNotificationCenter re-conceptualization for Swift☆131Updated 6 years ago
- JSON Schema validator in Swift☆275Updated last year
- A Swift probability and statistics library☆269Updated 8 years ago
- ☆91Updated 6 years ago
- A simple multi-layer feed-forward neural network with backpropagation built in Swift.☆31Updated 4 months ago
- Swift Matrix Library☆593Updated 4 years ago
- Swift implementation of a k-dimensional binary space partitioning tree.☆158Updated 11 months ago
- Logic programming in Swift☆196Updated 4 years ago
- Swift µframework of Either, which represents two alternatives.☆150Updated 6 years ago
- Functional Concurrency Primitives☆209Updated 5 years ago
- A Mach exception handler that allows Swift precondition failures to be caught and tested.☆175Updated 4 months ago
- CoreImage For Swift Playgrounds☆89Updated 7 years ago
- Swift Framework for sending Apple Push Notification over HTTP/2 API☆156Updated 8 years ago
- An authentication framework for Swift.☆164Updated 7 years ago
- A simple machine learning framework written in Swift 🤖☆152Updated 6 years ago
- A Swift framework that wraps CoreData, hides context complexity, and helps facilitate best practices.☆122Updated 7 years ago
- TensorFlow C API Class Wrapper in Server Side Swift.☆168Updated 4 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 4 years ago