Skip to content

Releases: dastrobu/NdArray

0.7.0

09 Jan 23:08
98ed83a

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

Singular Value Decomposition (SVD)

20 Dec 08:50

Choose a tag to compare

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

Remove NdArraySlice and support varargs

08 Dec 15:47

Choose a tag to compare

remove old slicing API

08 Dec 11:47

Choose a tag to compare

Pre-release
0.5.0-beta.0

bump actions

Switch to new Slice API

02 Apr 16:05

Choose a tag to compare

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

02 Apr 15:37

Choose a tag to compare

Pre-release
0.4.0-beta.2

expose data as UnsafeMutableBufferPointer

Switch to new Slice API

21 Feb 05:45

Choose a tag to compare

Pre-release

Switch to new Slice API

20 Feb 14:26

Choose a tag to compare

Pre-release

See #41.

0.3.0

23 Dec 19:20

Choose a tag to compare

added trigonometric functions.

fixed matrix vector multiplication for floats

20 Jan 15:47

Choose a tag to compare