Skip to content

Releases: SciML/RecursiveArrayTools.jl

Add some missing methods

27 Jan 16:50

Choose a tag to compare

v0.14.5

add some broadcast checks for VectorOfArray

Add missing fallback

27 Jan 06:20

Choose a tag to compare

v0.14.4

recursivecopy fallback

Some Speed optimiziations

06 Jan 06:21

Choose a tag to compare

v0.14.3

don't deepcopy SArray

Some optimizations

05 Jan 15:59

Choose a tag to compare

v0.14.1

some optimizations to use deepcopy less

Remove Juno dependency

20 Dec 15:25

Choose a tag to compare

now uses Requires.jl

Recursive array handling

07 Dec 15:01

Choose a tag to compare

v0.13.1

recursive bottoming

Nested array eltype enhancements

07 Dec 07:15
5f20d54

Choose a tag to compare

Merge pull request #27 from JuliaDiffEq/fbot/deps

Fix deprecations

Patches for ArrayPartition

12 Oct 14:49

Choose a tag to compare

Merge pull request #21 from ranocha/pull-request/9065539d

fix copyat_or_push! for StaticArrays

recursivecopy! type sensitivity

19 Sep 02:38

Choose a tag to compare

v0.12.3

recursive copy doesn't matter if element type is the same, just class

Fix recursivecopy! for Static

31 Aug 08:42

Choose a tag to compare

Merge pull request #20 from ranocha/pull-request/51ccc062

recursivecopy! for StaticArrays