New
Unclaimed project
Are you a maintainer of Surge? Claim this project to take control of your public changelog and roadmap.
Changelog
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
The plus + operator is used by Swift for array concatenation. This caused some confusion with Surge's + element-wise addition. For this version all element-wise operators are preceded by a dot: .+.
This version also updates to Swift 4.0 and adds a few extra functions.