Skip to content

Releases: rafaqz/DimensionalData.jl

v0.7.1

14 Feb 14:06
b2f6769
Compare
Choose a tag to compare

DimensionalData v0.7.1

Diff since v0.7.0

Closed issues:

  • Using DimensionalData with GeoMakie brings an ambiguity error on getindex (#73)

Merged pull requests:

v0.7.0

12 Feb 22:06
49f7f5c
Compare
Choose a tag to compare

DimensionalData v0.7.0

Diff since v0.6.0

Closed issues:

  • Design of label field for DimArray (#58)
  • Error when trying to construct one-dimentional Array/vector (#70)

Merged pull requests:

v0.6.0

10 Feb 01:05
d97973b
Compare
Choose a tag to compare

DimensionalData v0.6.0

Diff since v0.5.1

Closed issues:

  • Overhaul broadcast (#19)
  • Pretty printing for DimensionalArray should actually show the dimension and not display the type info (#30)
  • Dimension dispatch should be abstract, not concrete (#34)
  • Zero cost indexing broken in travis on 1.3 (#35)
  • How to select a dimension by indices (if possible)? (#42)
  • samples vs means / implementing a histogram (#45)
  • Repeated use of a dimension (#46)
  • Incorrect dimensions after matrix multiplication (#47)
  • handle empty length 1 dimension from adjoint on Vector, and similar. (#52)
  • Further improve pretty printing of DimensionalArray (#53)
  • Why are basic operations on DimensionalArray 100s of times slower than their lowered versions? (#63)

Merged pull requests:

v0.5.1

25 Jan 02:33
v0.5.1
59af4b5
Compare
Choose a tag to compare

v0.5.1 (2020-01-25)

Diff since v0.5.0

Closed issues:

  • How to get the value of a dimension by _name_ from a DImensionalArray? (#39)
  • Convenience way to check if a dimension exists in dims\(s\) (#38)
  • The README example doesn't work due to int convertion (#29)

Merged pull requests:

  • improve pretty print for DimensionalArray (#33) (Datseris)

v0.5.0

13 Jan 12:47
v0.5.0
847eb58
Compare
Choose a tag to compare

v0.5.0 (2020-01-13)

Diff since v0.4.2

Merged pull requests:

  • Grid and cat fixes and updates (#27) (rafaqz)

v0.4.2

19 Dec 11:56
v0.4.2
8547e8c
Compare
Choose a tag to compare

v0.4.2 (2019-12-19)

Diff since v0.4.1

Merged pull requests:

v0.4.1

16 Dec 12:31
v0.4.1
bde0bad
Compare
Choose a tag to compare

v0.4.0

16 Dec 09:19
v0.4.0
Compare
Choose a tag to compare

v0.4.0 (2019-12-16)

Diff since v0.3.0

Closed issues:

  • @dim cannot be used to export new dimensions (#23)
  • Broadcast with CuArray parent is broken (#9)
  • cellsize field that updates with reduction along a dimension (#7)

Merged pull requests:

  • Improve bounds handling for grids, add methods for cat, extrema etc (#24) (rafaqz)

v0.3.0

12 Dec 23:31
v0.3.0
ed0bacb
Compare
Choose a tag to compare

v0.3.0 (2019-12-12)

Diff since v0.2.1

Closed issues:

  • Struct name of AllignedGrid (#22)

v0.2.1

12 Dec 11:44
v0.2.1
93487f2
Compare
Choose a tag to compare