Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Prelim release

Pre-release
Pre-release
Compare
Choose a tag to compare
@stsievert stsievert released this 09 Jul 13:36
· 228 commits to master since this release

A very preliminary release that details how to integrate OpenCV/Accelerate and includes ScalarArithmetic and swift-complex. This release relies on some very rough behaviors, such as calling a matrix2d an Array of Arrays. I intend to rewrap matrix and matrix2d into structs and integrate the rest of the code to reflect that.

Since this release is beta, the API may change.