Skip to content

Releases: SciML/RecursiveArrayTools.jl

copyat_or_push! simplification via mutability handling in recursivecopy

25 Jan 10:40

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

Choose a tag to compare

v0.18.6

Update appveyor.yml

v0.18.5

19 Dec 12:42

Choose a tag to compare

fix int throw out from number

Compile time decreases

17 Nov 07:02

Choose a tag to compare

v0.18.4

reduce compile times

Fix ArrayPartition Broadcast

10 Oct 15:54
e0567b6

Choose a tag to compare

Merge pull request #41 from vchuravy/vc/broadcast

[WIP] Rework broadcast

Fixes to bottom eltype functions

22 Sep 11:28

Choose a tag to compare

v0.18.2

Merge branch 'recursive-eltype'

Fix ArrayPartition printing

06 Sep 16:15
48329f5

Choose a tag to compare

Merge pull request #39 from JuliaDiffEq/myb/fix

Fix the printing for Array of ArrayPartition

v1.0

11 Aug 13:47
d21cf75

Choose a tag to compare

v0.18.0

Update .travis.yml

Fix ArrayPartition broadcast style

31 Jul 14:34

Choose a tag to compare

v0.17.2

fix broadcast style

Fix vec and iterations

29 Jul 14:10

Choose a tag to compare

v0.17.1

update iteration protocol and add working vec