Skip to content

Tags: dastrobu/AccelerateArray

Tags

0.5.0

Verified

This commit was signed with the committer’s verified signature.
dastrobu Daniel Strobusch
fix README issues

0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
built on swift 5.7 (#17)

0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add swift 5.3 build to travis build matrix. (#13)

* add swift 5.3 build to travis build matrix.

* use withUnsafeMutableBufferPointer where necessary to fix Swift 5.3 issues.

See also: https://gist.github.com/dastrobu/ccef82aeb98ab289d94a2cc685ba2e45

0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
float support for lapack functions. (#3)

* float support for lapack functions.

* adjusted lint rules.

0.2.0

Verified

This commit was signed with the committer’s verified signature.
dastrobu Daniel Strobusch
version bump to 0.2.0

0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added support for DGTSV. (#2)

0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
set default parameters for vramp. (#1)

* set default parameters for vramp.

* fixed lint errors.

0.0.1

Verified

This commit was signed with the committer’s verified signature.
dastrobu Daniel Strobusch
added license.

0.0.0

Verified

This commit was signed with the committer’s verified signature.
dastrobu Daniel Strobusch
initial commit, supporting some important accelerate functions.