Skip to content

Releases: jbrown1618/vector

v4.2.0

11 Jul 21:36
ffdc77f
Compare
Choose a tag to compare

4.2.0 (2021-07-11)

Features

  • Implement multiplying chains of matrices using dynamic programming (#141) (ffdc77f)

v4.1.1

12 Feb 03:07
Compare
Choose a tag to compare

4.1.1 (2021-02-12)

Bug Fixes

v4.1.0

10 Dec 02:12
ac19068
Compare
Choose a tag to compare

4.1.0 (2020-12-10)

Features

  • Add triangularMask function to MatrixBuilder (#128) (ac19068)

v4.0.0

09 Dec 23:28
bee8930
Compare
Choose a tag to compare

4.0.0 (2020-12-09)

  • Fix bug in solutions to underdetermined system. (#127) (bee8930), closes #127

BREAKING CHANGES

  • Requires modifying the type signatures for substitution functions

v3.4.0

24 Feb 17:01
100b05b
Compare
Choose a tag to compare

3.4.0 (2020-02-24)

Features

  • Add default scalar type to Vector and Matrix (#117) (100b05b)

v3.3.0

24 Feb 16:47
f06600c
Compare
Choose a tag to compare

3.3.0 (2020-02-24)

Features

  • Implement k-means clustering (d58ba0e)

v3.2.0

20 Jan 22:28
2aa25e4
Compare
Choose a tag to compare

3.2.0 (2020-01-20)

Bug Fixes

  • Remove problematic dependency in publish job (d29cb2c)

Features

v0.2.0

27 Jul 23:22
d41443c
Compare
Choose a tag to compare
Merge pull request #70 from jbrown1618/singular-value-decomposition

Implemented Singular Value Decomposition

v0.1.0

27 Jul 18:18
26c19ce
Compare
Choose a tag to compare
Merge pull request #68 from jbrown1618/cholesky-decomposition

Implemented Cholesky Decomposition

v0.0.3

23 Jul 19:52
Compare
Choose a tag to compare
0.0.3 release