Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 12:14
a7f398a

ReadOnlyArrays v0.2.0

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Slicing a read-only matrix does not provide a read-only vector (#2)
  • Support convert(::Type{ReadOnlyArray{T}}, Array{T})? (#3)
  • Define ReadOnlyVector and ReadOnlyMatrix (#4)
  • Bug: copy and similar should return parent array type, not ReadOnlyArray (#11)