Rare find

Surge. Speed up math and image work on your phone or Mac.

github.com/Jounce/Surge

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2023
  • Update README.md to remove extra ) symbol
January 2021
  • Bump version to 2.3.2
  • Remove unnecessary imports of Foundation (#178)
  • Remove Dependance on Foundation NSString (#177)
  • Bump version to 2.3.1
  • Add release automation (#175)
December 2020
  • Name CI Jobs (#174)
  • fix floor (#172)
  • Fix lint job in CI workflow (#173)
May 2020
  • Fixed inventory listing of matrix addition/subtraction APIs
  • Added missing power operators for `Array`
  • Removed coercion of `inout` to temporary pointer
  • Add GitHub Actions CI workflow (#168)
  • Resolve SwiftLint Warnings (#167)
December 2019
  • Update usage of `mul` in README and playground should to `elmul`.
November 2019
  • Release —2.3.0: Algebra & Random improvements
  • Fixed repository urls in podspec file
  • Updated 'README.md' file
  • Updated podspec file, deleted deprecated '.swift-version' file
  • Replaced `mu`/`sigma` with the more descriptive `mean`/`stdDeviation`
  • Configured 'SurgeTests' test bundle to run tests in parallel and rand…
June 2018
  • Release —Element-wise operators
September 2017
  • Release —Swift 3.2
December 2015
  • Release —Final Release targeting Swift 1.x