Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 428 Bytes

Accelerando

Accelerando is a framework that builds upon Apple's brilliant Accelerate framework with several themes in mind.

  • provide functionality for specialised problem domains1 that could easily benefit from using Accelerate.
  • Add general functionality that seems to fit in with Accelerate's oeuvre.

Footnotes

  1. Common enough that including them in this framework doesn't feel like a waste of time.