Releases: SciML/LabelledArrays.jl
Releases · SciML/LabelledArrays.jl
v1.6.0
LabelledArrays v1.6.0
Merged pull requests:
- Make setindex! return the input array (#92) (@andreasnoack)
v1.5.0
LabelledArrays v1.5.0
Merged pull requests:
- CompatHelper: bump compat for "ArrayInterface" to "3.0" (#90) (@github-actions[bot])
v1.4.0
LabelledArrays v1.4.0
Closed issues:
- Major performance loss by indexing using symbols. (#84)
Merged pull requests:
- Remove sliced (#85) (@rafaqz)
- MassInstallAction: Install the TagBot workflow on this repository (#86) (@christopher-dG)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#87) (@github-actions[bot])
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#88) (@christopher-dG)
v1.3.0
v1.2.2
LabelledArrays v1.2.2
Closed issues:
- multiplying LArray by scalar crashes Julia on Ubuntu 20.04 (#80)
Merged pull requests:
- Fix broadcasting of LArray when result is 1x1 (#81) (@andreasnoack)
v1.2.1
LabelledArrays v1.2.1
Merged pull requests:
- Add fast version of Base.dataids for LArray (#79) (@andreasnoack)
v1.2.0
LabelledArrays v1.2.0
Closed issues:
- Retrieve a value using a tuple of symbols instead of just a symbol (#76)
Merged pull requests:
- iterate and vcat for SLArray (#75) (@ChrisRackauckas)
- Add copyto! overload (#77) (@ChrisRackauckas)
- CompatHelper: add new compat entry for "ArrayInterface" at version "2.8" (#78) (@github-actions[bot])