Skip to content

Releases: SciML/RecursiveArrayTools.jl

v1.1.1

30 Nov 16:48
v1.1.1
Compare
Choose a tag to compare

v1.1.0

30 Nov 04:48
v1.1.0
ed15b34
Compare
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
Compare
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
Compare
Choose a tag to compare

v1.0.0

30 Jul 16:29
v1.0.0
Compare
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
Compare
Choose a tag to compare
v0.20.0

Update vector_of_array.jl

Hotfix mutability test

25 Jan 11:05
Compare
Choose a tag to compare
v0.19.1

namespace ismutable

copyat_or_push! simplification via mutability handling in recursivecopy

25 Jan 10:40
Compare
Choose a tag to compare
v0.19.0

Use ismutable from ArrayInterface and clean up copyat via recursivecopy

No number deepcopy

20 Jan 15:12
edcf0bd
Compare
Choose a tag to compare
v0.18.6

Update appveyor.yml

v0.18.5

19 Dec 12:42
Compare
Choose a tag to compare
fix int throw out from number