Skip to content

Releases: SciML/RecursiveArrayTools.jl

v2.0.0

09 Jan 02:12
v2.0.0
16dd578

Choose a tag to compare

v2.0.0 (2020-01-09)

Diff since v1.2.1

Merged pull requests:

v1.2.1

31 Dec 18:45
v1.2.1

Choose a tag to compare

v1.2.1 (2019-12-31)

Diff since v1.2.0

Merged pull requests:

v1.2.0

30 Nov 17:19
v1.2.0
fcdb148

Choose a tag to compare

v1.2.0 (2019-11-30)

Diff since v1.1.1

Merged pull requests:

v1.1.1

30 Nov 16:48
v1.1.1

Choose a tag to compare

v1.1.0

30 Nov 04:48
v1.1.0
ed15b34

Choose a tag to compare

v1.1.0 (2019-11-30)

Diff since v1.0.2

Closed issues:

  • Error with VectorOfArray and Juno display (#70)

Merged pull requests:

v1.0.2

07 Aug 14:08
v1.0.2
feb069f

Choose a tag to compare

v1.0.2 (2019-08-07)

Diff since v1.0.1

Closed issues:

  • ArrayPartition copyto! dimension mismatch with Array{T,N} where N>1 (#68)

Merged pull requests:

  • Fix to copyto!(::ArrayPartition,::ArrayPartition) and copyto!(::Array,::ArrayPartition) (#69) (nantonel)

v1.0.1

02 Aug 10:40
v1.0.1

Choose a tag to compare

v1.0.0

30 Jul 16:29
v1.0.0

Choose a tag to compare

v1.0.0 (2019-07-29)

Diff since v0.20.0

Closed issues:

  • Register (#66)
  • Something off with broadcast of ArrayPartition with NTuple (#63)
  • copyto! definition mismatch with Base (#61)
  • recursive\_bottom\_eltype breaks when given non-numeric type or value (#54)
  • setindex not implemented (#51)
  • Release v0.20.0 Doesn't Work (#50)
  • non-scalar indexing is broken for ArrayPartition (#49)

Merged pull requests:

VA slicing to VA

25 Jan 19:35
b6992fb

Choose a tag to compare

v0.20.0

Update vector_of_array.jl

Hotfix mutability test

25 Jan 11:05

Choose a tag to compare

v0.19.1

namespace ismutable