Skip to content

Commit 99823d2

Browse files
Update README.md
1 parent df232eb commit 99823d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ development.
2828

2929
- Array
3030
- Various versions of sparse arrays
31-
- SArray (by having a separate implementation of each algorithm for immutables)
32-
- MArray (we have a workaround for this issue: never use out of place broadcast https://github.com/JuliaDiffEq/OrdinaryDiffEq.jl/pull/546)
31+
- SArray
32+
- MArray
3333
- FieldVector
3434
- ArrayPartition
3535
- VectorOfArray

0 commit comments

Comments
 (0)