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.
Vector<Scalar> type (#110).diagonal/eye/identity & closure initializers to Matrix<Scalar> (#111, #134).shape property to Matrix<Scalar> (#152).variance function (#133).random/randomNormal functions for efficiently generating batches of random values (#154, #156).