Skip to content

Releases: dastrobu/NdArray

0.7.0

Choose a tag to compare

@dastrobu dastrobu released this 09 Jan 23:08
98ed83a

What's Changed

Full Changelog: 0.6.0...0.7.0

Singular Value Decomposition (SVD)

Choose a tag to compare

@dastrobu dastrobu released this 20 Dec 08:50

Add Singular Value Decomposition (SVD) to Matrix as A.svd()

Remove NdArraySlice and support varargs

Choose a tag to compare

@dastrobu dastrobu released this 08 Dec 15:47

see README for details

remove old slicing API

Pre-release

Choose a tag to compare

@dastrobu dastrobu released this 08 Dec 11:47
0.5.0-beta.0

bump actions

Switch to new Slice API

Choose a tag to compare

@dastrobu dastrobu released this 02 Apr 16:05

see #41 and #45 .

In addition expose data as raw mutable buffer, see #48.

For further details on API changes read API Changes

expose data as raw buffer

Pre-release

Choose a tag to compare

@dastrobu dastrobu released this 02 Apr 15:37
0.4.0-beta.2

expose data as UnsafeMutableBufferPointer

Switch to new Slice API

Pre-release

Choose a tag to compare

@dastrobu dastrobu released this 21 Feb 05:45

Switch to new Slice API

Pre-release

Choose a tag to compare

@dastrobu dastrobu released this 20 Feb 14:26

See #41.

0.3.0

Choose a tag to compare

@dastrobu dastrobu released this 23 Dec 19:20

added trigonometric functions.

fixed matrix vector multiplication for floats

Choose a tag to compare

@dastrobu dastrobu released this 20 Jan 15:47