Skip to content

Releases: SciML/RecursiveArrayTools.jl

v1.1.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 30 Nov 04:48
v1.1.0
ed15b34

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

Choose a tag to compare

@julia-tagbot julia-tagbot released this 07 Aug 14:08
v1.0.2
feb069f

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

Choose a tag to compare

@julia-tagbot julia-tagbot released this 02 Aug 10:40
v1.0.1

v1.0.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 30 Jul 16:29
v1.0.0

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

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 25 Jan 19:35
b6992fb
v0.20.0

Update vector_of_array.jl

Hotfix mutability test

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 25 Jan 11:05
v0.19.1

namespace ismutable

copyat_or_push! simplification via mutability handling in recursivecopy

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 25 Jan 10:40
v0.19.0

Use ismutable from ArrayInterface and clean up copyat via recursivecopy

No number deepcopy

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 20 Jan 15:12
edcf0bd
v0.18.6

Update appveyor.yml

v0.18.5

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 19 Dec 12:42
fix int throw out from number

Compile time decreases

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 17 Nov 07:02
v0.18.4

reduce compile times