Recent Releases of LabelledArrays
LabelledArrays - v1.16.1
LabelledArrays v1.16.1
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#161) (@thazhemadam)
- ci: test with 1, lts and pre versions of julia (#163) (@thazhemadam)
- Support ForwardDiff@1.0 (#165) (@oscardssmith)
- Julia
Published by github-actions[bot] about 1 year ago
LabelledArrays - v1.16.0
LabelledArrays v1.16.0
Merged pull requests: - Bump codecov/codecov-action from 3 to 4 (#155) (@dependabot[bot]) - ci: explicitly specify token for codecov (#156) (@thazhemadam) - ci: explicitly specify token for codecov (#157) (@thazhemadam) - reapply formatter (#158) (@ArnoStrouwen) - Bump julia-actions/setup-julia from 1 to 2 (#159) (@dependabot[bot]) - refactor: add DiffEqArray constructor (#160) (@AayushSabharwal)
- Julia
Published by github-actions[bot] about 2 years ago
LabelledArrays - v1.15.1
LabelledArrays v1.15.1
Merged pull requests:
- Bump actions/cache from 3 to 4 (#152) (@dependabot[bot])
- Remove erroneous LVector docstring and point user to the alternative that works. (#154) (@alecloudenback)
Closed issues:
- docstring example for @LVector appears to be incorrect (#93)
- Julia
Published by github-actions[bot] over 2 years ago
LabelledArrays - v1.15.0
LabelledArrays v1.15.0
Merged pull requests: - enable dependabot for GitHub actions (#142) (@ranocha) - Bump codecov/codecov-action from 1 to 3 (#143) (@dependabot[bot]) - Bump actions/cache from 1 to 3 (#144) (@dependabot[bot]) - Bump actions/checkout from 1 to 3 (#145) (@dependabot[bot]) - Correct typo (#146) (@eschnett) - Bump actions/checkout from 3 to 4 (#147) (@dependabot[bot]) - Documenter 1.0 upgrade (#148) (@ArnoStrouwen) - chore: update RecursiveArrayTools compat (#149) (@AayushSabharwal)
- Julia
Published by github-actions[bot] over 2 years ago
LabelledArrays - v1.14.0
LabelledArrays v1.14.0
Merged pull requests: - Various doc and style improvements (#140) (@ArnoStrouwen) - update to ArrayInterface v7 (#141) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.13.0
LabelledArrays v1.13.0
Merged pull requests: - reproducible docs (#134) (@ArnoStrouwen) - spelling (#135) (@ArnoStrouwen) - doc compat (#136) (@ArnoStrouwen) - Remove invalidating deepcopy definition (#139) (@chriselrod)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.5
LabelledArrays v1.12.5
Merged pull requests: - add logo (#133) (@ArnoStrouwen)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.4
LabelledArrays v1.12.4
Merged pull requests: - canonize docs (#131) (@ArnoStrouwen) - Fix compat (#132) (@chriselrod)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.3
LabelledArrays v1.12.3
Merged pull requests: - canonize docs (#131) (@ArnoStrouwen)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.2
LabelledArrays v1.12.2
Merged pull requests: - Handle multisize undefs (#130) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.1
LabelledArrays v1.12.1
Merged pull requests: - [ci skip] badges (#126) (@ArnoStrouwen) - doc cov (#127) (@ArnoStrouwen) - MassInstallAction: Install the Invalidations workflow on this repository (#128) (@devmotion) - add an undef initializer for LArray (#129) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
LabelledArrays - v1.12.0
LabelledArrays v1.12.0
Merged pull requests: - Removes allocations with get_tmp that occur in some cases (#125) (@thomvet)
- Julia
Published by github-actions[bot] almost 4 years ago
LabelledArrays - v1.11.1
LabelledArrays v1.11.1
Merged pull requests: - Use ArrayInterfaceCore (#124) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 4 years ago
LabelledArrays - v1.11.0
LabelledArrays v1.11.0
Merged pull requests: - Use SciML Style (#121) (@ChrisRackauckas) - Pick up a PreallocationTools.jl dependency (#123) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 4 years ago
LabelledArrays - v1.10.2
LabelledArrays v1.10.2
Merged pull requests: - Building out LabelArrays docstrings. (#119) (@00krishna)
- Julia
Published by github-actions[bot] almost 4 years ago
LabelledArrays - v1.10.1
LabelledArrays v1.10.1
Closed issues:
- WARNING: method definition ismutable & can_setindex is overwritten in ArrayInterface (#116)
Merged pull requests: - Add Documenter docs for LabelledArrays (#118) (@00krishna)
- Julia
Published by github-actions[bot] almost 4 years ago
LabelledArrays - v1.10.0
LabelledArrays v1.10.0
Merged pull requests: - CompatHelper: bump compat for ArrayInterface to 6, (keep existing compat) (#117) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
LabelledArrays - v1.9.0
LabelledArrays v1.9.0
Merged pull requests: - add arrayinterface overloads (#115) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 4 years ago
LabelledArrays - v1.8.0
LabelledArrays v1.8.0
Merged pull requests: - CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#113) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
LabelledArrays - v1.7.4
LabelledArrays v1.7.4
Merged pull requests: - Fix broadcast on range labels (#114) (@YingboMa)
- Julia
Published by github-actions[bot] about 4 years ago
LabelledArrays - v1.7.3
LabelledArrays v1.7.3
Merged pull requests: - Fix and properly test elsize (#112) (@chriselrod)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.7.2
LabelledArrays v1.7.2
Merged pull requests: - define elsize (#111) (@chriselrod)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.7.1
LabelledArrays v1.7.1
Merged pull requests: - Add convert methods (#109) (@chriselrod)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.7.0
LabelledArrays v1.7.0
Merged pull requests: - CI for LTS (#108) (@ChrisRackauckas) - CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) (#110) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.6.7
LabelledArrays v1.6.7
Merged pull requests:
- Adds ChainRulesCore.rrule for constructors and getproperty (#107) (@torfjelde)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.6.6
LabelledArrays v1.6.6
Closed issues: - kwargs.data and kwargs.itr has been deprecated in julia v1.7 (#105)
Merged pull requests: - Use values(kwargs) instead of kwargs.data (#106) (@andreasnoack)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.6.5
LabelledArrays v1.6.5
Closed issues: - SLVector does not work with stiff solvers. Again? (#103)
Merged pull requests: - Make it easier to use SLArrays in stiff ODE solvers (#104) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
LabelledArrays - v1.6.4
LabelledArrays v1.6.4
Merged pull requests:
- Error upon getproperty for nonexistent property (#102) (@torfjelde)
- Julia
Published by github-actions[bot] almost 5 years ago
LabelledArrays - v1.6.3
LabelledArrays v1.6.3
Closed issues:
- vec(::SLVector) fails with StaticArrays 1.2 (but succeeds with StaticArrays <1.2) (#100)
Merged pull requests: - Add vec definition instead of relying on StaticArrays (#101) (@chriselrod)
- Julia
Published by github-actions[bot] almost 5 years ago
LabelledArrays - v1.6.2
LabelledArrays v1.6.2
Closed issues: - concatenation of labelled arrays not working (#95) - use of static arrays in ODEs is slower than dynamic arrays (#98)
Merged pull requests: - add vcat for larray (#99) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 5 years ago
LabelledArrays - v1.6.1
LabelledArrays v1.6.1
Closed issues: - Nested LabelledArray for DiffEq (#94) - convert from NamedTuple to LabelledArray? (#96)
Merged pull requests: - add more named tuple constructors (#97) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
LabelledArrays - v1.6.0
LabelledArrays v1.6.0
Merged pull requests: - Make setindex! return the input array (#92) (@andreasnoack)
- Julia
Published by github-actions[bot] about 5 years ago
LabelledArrays - v1.5.0
LabelledArrays v1.5.0
Merged pull requests: - CompatHelper: bump compat for "ArrayInterface" to "3.0" (#90) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
LabelledArrays - 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)
- Julia
Published by github-actions[bot] over 5 years ago
LabelledArrays - v1.3.0
LabelledArrays v1.3.0
Merged pull requests: - similar_type for SLArray (#82) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 6 years ago
LabelledArrays - 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)
- Julia
Published by github-actions[bot] almost 6 years ago
LabelledArrays - v1.2.1
LabelledArrays v1.2.1
Merged pull requests: - Add fast version of Base.dataids for LArray (#79) (@andreasnoack)
- Julia
Published by github-actions[bot] about 6 years ago
LabelledArrays - 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])
- Julia
Published by github-actions[bot] about 6 years ago
LabelledArrays - v1.1.0
LabelledArrays v1.1.0
Merged pull requests: - Install TagBot as a GitHub Action (#74) (@JuliaTagBot)
- Julia
Published by github-actions[bot] over 6 years ago
LabelledArrays - v1.0.2
v1.0.2 (2020-02-07)
Merged pull requests:
- Julia
Published by julia-tagbot[bot] over 6 years ago
LabelledArrays - v1.0.1
v1.0.1 (2020-01-11)
Merged pull requests:
- add some inlines (#71) (ChrisRackauckas)
- Julia
Published by julia-tagbot[bot] over 6 years ago
LabelledArrays - v1.0.0
v1.0.0 (2019-11-30)
Closed issues:
- v0.7.1 (#64)
Merged pull requests:
- CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#70) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#69) (github-actions[bot])
- Better printing and fix broadcasting when the label is a range (#66) (YingboMa)
- Julia
Published by julia-tagbot[bot] over 6 years ago
LabelledArrays - Fix use with implicit solvers
- Julia
Published by ChrisRackauckas over 7 years ago