Skip to content

Releases: invenia/NamedDims.jl

v0.2.47

14 Mar 10:56
b2ef4f9
Compare
Choose a tag to compare

NamedDims v0.2.47

Diff since v0.2.46

Merged pull requests:

  • fix depraction warning "Wrapping Vararg directly in UnionAll is deprecated (wrap the tuple instead)" (#196) (@KristofferC)

v0.2.46

11 Feb 16:25
8ecaed6
Compare
Choose a tag to compare

NamedDims v0.2.46

Diff since v0.2.45

Closed issues:

  • deleteat! not defined for NamedDimsVector (#193)

Merged pull requests:

v0.2.45

14 Jan 21:24
c109c8b
Compare
Choose a tag to compare

NamedDims v0.2.45

Diff since v0.2.44

Closed issues:

  • Add pretty-printing of NamedDimsArray from AxisKeys.jl (#160)

Merged pull requests:

v0.2.44

11 Jan 19:53
1787ab5
Compare
Choose a tag to compare

NamedDims v0.2.44

Diff since v0.2.43

Closed issues:

  • argmax and argmin (#185)

Merged pull requests:

v0.2.43

02 Dec 15:46
2c11867
Compare
Choose a tag to compare

NamedDims v0.2.43

Diff since v0.2.42

Closed issues:

  • MethodError: qr is ambiguous (#190)

Merged pull requests:

  • use ColumnNorm() and NoPivot() instead of Val(true) and Val(false) in qr calls (#191) (@mzgubic)

v0.2.42

26 Nov 13:50
35b8f88
Compare
Choose a tag to compare

NamedDims v0.2.42

Diff since v0.2.41

Closed issues:

  • Type instability when broadcasting (#187)

Merged pull requests:

  • 2-argument function to help const propagation in broadcasted_names() (#188) (@johnomotani)

v0.2.41

27 Oct 13:49
2fa07ee
Compare
Choose a tag to compare

NamedDims v0.2.41

Diff since v0.2.40

Closed issues:

  • Support left division i.e. ldiv or \ (#163)

Merged pull requests:

v0.2.40

22 Oct 10:32
be6c28b
Compare
Choose a tag to compare

NamedDims v0.2.40

Diff since v0.2.39

Merged pull requests:

  • Add vector-vector * methods for Transpose / Adjoint (#183) (@glennmoy)

v0.2.39

11 Oct 13:56
8471b16
Compare
Choose a tag to compare

NamedDims v0.2.39

Diff since v0.2.38

Closed issues:

  • SVD on a KeyedArray is forgetting that it was a KeyedArray (#181)

Merged pull requests:

v0.2.38

08 Sep 14:43
77b0941
Compare
Choose a tag to compare

NamedDims v0.2.38

Diff since v0.2.37

Closed issues:

  • Should we add a dependency on ChainRulesCore? (#177)

Merged pull requests: