Recent Releases of ArrayInterface

ArrayInterface - v7.20.0

ArrayInterface v7.20.0

Diff since v7.19.0

Merged pull requests: - Add Downgrade CI (#464) (@ChrisRackauckas) - Bump actions/checkout from 4 to 5 (#466) (@dependabot[bot]) - Add Metal.jl support for lu_instance (#468) (@ChrisRackauckas)

Closed issues: - lu_instance doesn't work for Metal.jl array (#467)

- Julia
Published by github-actions[bot] 6 months ago

ArrayInterface - v7.19.0

ArrayInterface v7.19.0

Diff since v7.18.1

Merged pull requests: - Fix SparseMatrixCSC with alternative Integer types (#462) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] 9 months ago

ArrayInterface - v7.18.1

ArrayInterface v7.18.1

Diff since v7.18.0

Merged pull requests: - Fully qualify constructor extension (#461) (@jpthiele)

- Julia
Published by github-actions[bot] 10 months ago

ArrayInterface - v7.18.0

ArrayInterface v7.18.0

Diff since v7.17.0

Merged pull requests: - fix: aostosoa for all singleton dims (#457) (@avik-pal) - Bump codecov/codecov-action from 4 to 5 (#458) (@dependabot[bot]) - CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (keep existing compat) (#459) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 1 year ago

ArrayInterface - v7.17.0

ArrayInterface v7.17.0

Diff since v7.16.0

Merged pull requests: - CompatHelper: add new compat entry for StaticArrays in [weakdeps] at version 1, (keep existing compat) (#450) (@github-actions[bot]) - CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat) (#454) (@github-actions[bot]) - CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat) (#455) (@github-actions[bot]) - feat: add adjoint for ArrayInterface.restructure (#456) (@AayushSabharwal)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.16.0

ArrayInterface v7.16.0

Diff since v7.15.0

Merged pull requests: - Remove empty section in conversions.md (#452) (@homocomputeris) - Fix Tracker with restructure (#453) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.15.0

ArrayInterface v7.15.0

Diff since v7.14.0

Merged pull requests: - revert #449 (#451) (@oscardssmith)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.14.0

ArrayInterface v7.14.0

Diff since v7.13.0

Merged pull requests: - Make extension depend on StaticArrays and optimize lu_instance (#449) (@oscardssmith)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.13.0

ArrayInterface v7.13.0

Diff since v7.12.0

Merged pull requests: - Make sparsearrays an ext (#448) (@ChrisRackauckas)

Closed issues: - can_setindex is incorrect? (#446) - Move SparseArrays and SuiteSparse into extensions (#447)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.12.0

ArrayInterface v7.12.0

Diff since v7.11.0

Merged pull requests: - CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (keep existing compat) (#445) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.11.0

ArrayInterface v7.11.0

Diff since v7.10.0

Merged pull requests: - CompatHelper: add new compat entry for StaticArraysCore in [weakdeps] at version 1, (keep existing compat) (#434) (@github-actions[bot]) - CompatHelper: add new compat entry for GPUArraysCore in [weakdeps] at version 0.1, (keep existing compat) (#435) (@github-actions[bot]) - CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat) (#436) (@github-actions[bot]) - CompatHelper: add new compat entry for ChainRules in [weakdeps] at version 1, (keep existing compat) (#437) (@github-actions[bot]) - CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat) (#438) (@github-actions[bot]) - CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) (#439) (@github-actions[bot]) - CompatHelper: add new compat entry for CUDSS in [weakdeps] at version 0.2, (keep existing compat) (#440) (@github-actions[bot]) - CompatHelper: add new compat entry for Tracker in [weakdeps] at version 0.2, (keep existing compat) (#441) (@github-actions[bot]) - CompatHelper: add new compat entry for CUDA in [weakdeps] at version 5, (keep existing compat) (#442) (@github-actions[bot]) - chore: add has_trivial_array_constructor (#443) (@DhairyaLGandhi) - Fix tests (#444) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 1 year ago

ArrayInterface - v7.10.0

ArrayInterface v7.10.0

Diff since v7.9.0

Merged pull requests: - Add CUDSS extension for LU factorization instances (#433) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 2 years ago

ArrayInterface - v7.9.0

ArrayInterface v7.9.0

Diff since v7.8.1

Merged pull requests: - Add can_setindex for ChainRules OneElement (#432) (@avik-pal)

- Julia
Published by github-actions[bot] almost 2 years ago

ArrayInterface - v7.8.1

ArrayInterface v7.8.1

Diff since v7.8.0

Merged pull requests: - Preserve the dimensions of ReverseDiff TrackedArray (#431) (@avik-pal)

- Julia
Published by github-actions[bot] almost 2 years ago

ArrayInterface - v7.8.0

ArrayInterface v7.8.0

Diff since v7.7.1

Merged pull requests: - Specialize Array of Structs to Struct of Array for ReverseDiff (#430) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 2 years ago

ArrayInterface - v7.7.1

ArrayInterface v7.7.1

Diff since v7.7.0

Merged pull requests: - Bump actions/cache from 3 to 4 (#426) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#427) (@dependabot[bot]) - Fixed can_setindex for MArray (#429) (@jecs)

Closed issues: - can_setindex for <:MArray evaluates to false (#428)

- Julia
Published by github-actions[bot] about 2 years ago

ArrayInterface - v7.7.0

ArrayInterface v7.7.0

Diff since v7.6.1

Merged pull requests: - CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#425) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 2 years ago

ArrayInterface - v7.6.1

ArrayInterface v7.6.1

Diff since v7.6.0

- Julia
Published by github-actions[bot] about 2 years ago

ArrayInterface - v7.6.0

ArrayInterface v7.6.0

Diff since v7.5.1

Merged pull requests: - Cover more lu instance types (#424) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] about 2 years ago

ArrayInterface - v7.5.1

ArrayInterface v7.5.1

Diff since v7.5.0

Merged pull requests: - Better instance construction for ldlt (#423) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.5.0

ArrayInterface v7.5.0

Diff since v7.4.11

Merged pull requests: - Bump actions/checkout from 3 to 4 (#421) (@dependabot[bot]) - Add dispatches for Transpose and Adjoint for Banded Matrices (#422) (@avik-pal)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.11

ArrayInterface v7.4.11

Diff since v7.4.10

Merged pull requests: - Allow for setting QR pivot types (#420) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.10

ArrayInterface v7.4.10

Diff since v7.4.9

Merged pull requests: - Fix pivot definition by version (#419) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.9

ArrayInterface v7.4.9

Diff since v7.4.8

Merged pull requests: - Disable check=false on previous Julia versions (#418) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.8

ArrayInterface v7.4.8

Diff since v7.4.6

Merged pull requests: - Only sparse ldlt has check (#416) (@ChrisRackauckas) - Fix cholesky_instance for symmetric sparse (#417) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.7

ArrayInterface v7.4.7

Diff since v7.4.6

Merged pull requests: - Only sparse ldlt has check (#416) (@ChrisRackauckas) - Fix cholesky_instance for symmetric sparse (#417) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.6

ArrayInterface v7.4.6

Diff since v7.4.5

Merged pull requests: - LDLt has no check (#415) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 2 years ago

ArrayInterface - v7.4.5

ArrayInterface v7.4.5

Diff since v7.4.4

Merged pull requests: - More qr_instance fixes (#414) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.4.4

ArrayInterface v7.4.4

Diff since v7.4.3

Merged pull requests: - Remove SnoopPrecompile dep (#409) (@ChrisRackauckas) - update for new QR instance (#413) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.4.3

ArrayInterface v7.4.3

Diff since v7.4.2

Merged pull requests: - Fix BigFloat QR instance and test better (#406) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.4.2

ArrayInterface v7.4.2

Diff since v7.4.1

Closed issues: - restructure does not promote eltype for StaticArrays (#404)

Merged pull requests: - Expertiment with fixing static array restructure method (#405) (@gaurav-arya)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.4.1

ArrayInterface v7.4.1

Diff since v7.4.0

Closed issues: - Traits, functions, defaults (#1) - Precompilation problems with ArrayInterface.jl v6 (#388)

Merged pull requests: - Fix Cholesky Instance with pivot on SparseMatrixCSC to match the inte… (#403) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.4.0

ArrayInterface v7.4.0

Diff since v7.3.1

Merged pull requests: - Expand the docs explanations (#400) (@ChrisRackauckas) - Add Cholesky Instance (#401) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.3.1

ArrayInterface v7.3.1

Diff since v7.3.0

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.3.0

ArrayInterface v7.3.0

Diff since v7.2.1

Merged pull requests: - remove specialization of Adapt.adapt_storage for StaticArraysCore.SArray (#389) (@ranocha) - fix typo (#390) (@spaette) - enable dependabot for GitHub actions (#391) (@ranocha) - Bump codecov/codecov-action from 1 to 3 (#392) (@dependabot[bot]) - Bump actions/cache from 1 to 3 (#393) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#394) (@dependabot[bot]) - Remove unsused import (#395) (@dkarrasch) - Typo fix Warning -> warning (#398) (@blegat) - complete the linear algebra instance functions for the main factorizations (#399) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.2.1

ArrayInterface v7.2.1

Diff since v7.2.0

Merged pull requests: - Type level traits corresponding to issorted and allunique (#386) (@Tokazama) - correct Requires usage to fix issues with PackageCompiler sysimages (#387) (@KristofferC)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.2.0

ArrayInterface v7.2.0

Diff since v7.1.0

Closed issues: - Two extensions defining the same method; breaks precompilation. (#385)

Merged pull requests: - Remove Adapt StaticArray piracy (#380) (@ChrisRackauckas) - Don't need ArrayInterfaceCUDA in test (#384) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 3 years ago

ArrayInterface - v7.1.0

ArrayInterface v7.1.0

Diff since v7.0.0

Merged pull requests: - A bit more cleanup (#378) (@ChrisRackauckas) - Add 2 missing docstrings (#379) (@ChrisRackauckas) - Fix GPUArrays extension (#382) (@sethaxen)

- Julia
Published by github-actions[bot] about 3 years ago

ArrayInterface - v7.0.0

ArrayInterface v7.0.0

Diff since v6.0.25

Closed issues: - Should setindex(x::AbstractArray, v, i) use mutate-or-widen strategy? (#16) - AbstractRange traits (#50) - Promoting collaboration (#134) - StackOverflowError in DifferentialEquations (#145) - getindex method ambiguities with AbstractTrees, Base, and OffsetArrays (#170) - ArrayInterface.size vs StaticArrays.Size (#182) - Fix CI to run on PR branches (#268) - Mono repos much more confusing than separate repos (#272) - Bump minimum Julia version to 1.9 as soon as it is released? (#372) - Remove all shadowing and never do that again (#374)

Merged pull requests: - Redo ArrayInterface to use extension packages (#373) (@ChrisRackauckas) - Fully excise support for static (#377) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] about 3 years ago

ArrayInterface - v6.0.25

ArrayInterface v6.0.25

Diff since v6.0.24

Merged pull requests: - loosen AdjTrans definitions (#369) (@chriselrod) - indices_do_not_alias was ambiguous (#370) (@chriselrod) - SnoopPrecompile common methods (#371) (@chriselrod)

- Julia
Published by github-actions[bot] about 3 years ago

ArrayInterface - v6.0.24

ArrayInterface v6.0.24

Diff since v6.0.23

Closed issues: - ArrayInterfaceCore broken on 1.9 (#356) - Removal of setindex causes test failures (#363)

Merged pull requests: - Remove unnecessary methods from setindex (#305) (@hyrodium) - Fixing luinstance doesnt work on julia-1.8 (#346) (@TheZombie1999) - Fixing the ArrayInterfaceCUDA luinstance test (#347) (@TheZombie1999) - Use LU for newer versions of CUDA (#349) (@ChrisRackauckas) - Unnecessary cu call (#350) (@ChrisRackauckas) - Make the GPU-generic luinstance creation non-singular (#351) (@ChrisRackauckas) - Add undefmatrix (similar to zeromatrix) (#353) (@oscardssmith) - add undefmatrix for numbers (#355) (@oscardssmith) - move undefmatrix overload to ArrayInterfaceStaticarraysCore (#357) (@oscardssmith) - fix and test undef matrix for MArray (#358) (@oscardssmith) - ArrayInterfaceStaticArraysCore needs latest ArrayInterfaceCore (#359) (@chriselrod) - Update Umfpack constructor for 1.9 (#360) (@Wimmerer) - Fix `@assumeeffectscompat (#361) (@Tokazama) - Add missingparent_typedefinitions (#364) (@Tokazama) - removesetindex` tests (#365) (@Tokazama) - Remove range types (#366) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.23

ArrayInterface v6.0.23

Diff since v6.0.22

Merged pull requests: - Add Invalidations.yml [ci skip] skip tests (@ranocha) - Cleanup indices info + better docs (#342) (@Tokazama) - @inline StrideIndex (#343) (@chriselrod) - Add promote_eltype primitive to ArrayInterfaceCore (#344) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.22

ArrayInterface v6.0.22

Diff since v6.0.21

Merged pull requests: - Remove @generated from map_tuple_type and flatten_tuples (#337) (@Tokazama) - Move AbsractDevice related methods to ArrayInterfaceCore (#338) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.21

ArrayInterface v6.0.21

Diff since v6.0.20

Merged pull requests: - Fix and update a bunch of docs along with the missing SetIndex! method (#336) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.20

ArrayInterface v6.0.20

Diff since v6.0.19

Closed issues: - UndefVarError: qr not defined (#329)

Merged pull requests: - Don't forget to use linear algebra (#330) (@ChrisRackauckas) - Simplify lazy axes (#333) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.19

ArrayInterface v6.0.19

Diff since v6.0.18

Closed issues: - trait type to distinguish generic offset array and one based indexing array (#326)

Merged pull requests: - Fixed buffer indexing type, GetIndex. (#322) (@Tokazama) - Fix size for SubArrays (#323) (@Tokazama) - Create ArrayInterfaceStaticArraysCore (#325) (@ChrisRackauckas) - New dimension mapping (#327) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.18

ArrayInterface v6.0.18

Diff since v6.0.17

Closed issues: - Strides on reshaped views wrong (#318)

Merged pull requests: - Test Static 0.7 (#300) (@ChrisRackauckas) - Improve performance of recent function-index (#319) (@Tokazama) - Change ArrayInterfaceGPUArrays to use GPUArraysCore (#320) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.17

ArrayInterface v6.0.17

Diff since v6.0.16

Merged pull requests: - Fix getindex with additional inds (#312) (@wangl-cc) - Expand the downstream tests for DiffEqSensitivity (#313) (@ChrisRackauckas) - Index trait for resulting array's shape (#314) (@Tokazama) - IndicesInfo for succinct gathering of info on indices. (#315) (@Tokazama) - Safe functional indexing (#316) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.16

ArrayInterface v6.0.16

Diff since v6.0.15

Closed issues: - Incorrect getindex for CartesianIndices (#308) - Wrong first for LazyAxis (#309)

Merged pull requests: - Fix to_index for CartesianIndices and first for LazyAxis (#310) (@wangl-cc) - Improve LazyAxis test coverage (#311) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.15

ArrayInterface v6.0.15

Diff since v6.0.14

Closed issues: - Bug in dense_dims for reshaped views (#157) - Error in ArrayInterface.StrideIndex introduced between v6.0.11 and v6.0.12 (#304)

Merged pull requests: - fix non-reshapred reinterpretarray (#301) (@chriselrod) - add missing OffsetArray defs (#303) (@chriselrod) - One more OffsetArray fix (#306) (@Tokazama) - Avoid ReshapedArray error when contiguous_axis is nothing and fix dense_dims (#307) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.14

ArrayInterface v6.0.14

Diff since v6.0.13

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.13

ArrayInterface v6.0.13

Diff since v6.0.12

Closed issues: - Mysterious downstream LV error (#298)

Merged pull requests: - Quick fix for getting axes on SubArray with multidim indices (#297) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.12

ArrayInterface v6.0.12

Diff since v6.0.11

Merged pull requests: - Use is_forwarding_wrapper trait instead of parent_type(T) <: T (#296) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.11

ArrayInterface v6.0.11

Diff since v6.0.10

Merged pull requests: - Implement islazywrapper (#290) (@Tokazama) - add safeivdep (#293) (@chriselrod) - fix and test StepRangeLen indices may alias (#294) (@chriselrod) - views should preserve static axes information (#295) (@chriselrod)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.10

ArrayInterface v6.0.10

Diff since v6.0.9

Merged pull requests: - Fix strides(::ReinterpretArray) and extend strides(::ReshapedArray) (#264) (@N5N3) - Clean up ReinterpretArray code (#292) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.9

ArrayInterface v6.0.9

Diff since v6.0.8

Merged pull requests: - StaticInt for n-first/last (#289) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.8

ArrayInterface v6.0.8

Diff since v6.0.7

Merged pull requests: - Clean axes.jl file (#288) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.7

ArrayInterface v6.0.7

Diff since v6.0.5

Closed issues: - Warnings when precompiling my own package (#285)

Merged pull requests: - Update badges and contributors (#282) (@Tokazama) - fix ndimsindex(::CartesianIndices{0}) + ndimsindex tests (#283) (@Tokazama) - Test strides (#284) (@Tokazama) - Pre static changes (#286) (@Tokazama) - Use static indices for deletat and safer param access (#287) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.6

ArrayInterface v6.0.6

Diff since v6.0.5

Closed issues: - Warnings when precompiling my own package (#285)

Merged pull requests: - Update badges and contributors (#282) (@Tokazama) - fix ndimsindex(::CartesianIndices{0}) + ndimsindex tests (#283) (@Tokazama) - Test strides (#284) (@Tokazama) - Pre static changes (#286) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.5

ArrayInterface v6.0.5

Diff since v6.0.4

Merged pull requests: - fix UndefVarError: @assume_effects not defined (#280) (@anandijain) - Fix failing tests (#281) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.4

ArrayInterface v6.0.4

Diff since v6.0.3

Merged pull requests: - Add doc strings and update old methods (#279) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.3

ArrayInterface v6.0.3

Diff since v6.0.2

Closed issues: - Incorrect offsets of views of OffsetArrays (#277)

Merged pull requests: - Fix #277 (#278) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.2

ArrayInterface v6.0.2

Diff since v6.0.1

Merged pull requests: - CompatHelper: bump compat for Compat to 4, (keep existing compat) (#274) (@github-actions[bot]) - Simplify implementation of knownlength (#275) (@Tokazama) - Move knownfirst, knownstep, and knownlast to ArrayInterfaceCore (#276) (@Tokazama)

- Julia
Published by github-actions[bot] over 3 years ago

ArrayInterface - v6.0.1

ArrayInterface v6.0.1

Diff since v6.0.0

Closed issues: - README update (#271)

Merged pull requests: - Make the much lighter ArrayInterfaceGPUArrays (#270) (@ChrisRackauckas) - Bump version to 6.0.1 (#273) (@chriselrod)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v6.0.0

ArrayInterface v6.0.0

Diff since v5.0.8

Closed issues: - ArrayInterfaceCore (#211)

Merged pull requests: - Multi package (#211) (#263) (@Tokazama) - Make ArrayInterfaceCore lean (#266) (@ChrisRackauckas) - [CI] Fix shell value in step of downstream tests (#267) (@giordano) - Make the next release a breaking change and update documentation (#269) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.8

ArrayInterface v5.0.8

Diff since v5.0.7

Merged pull requests: - Generalize from Array to <:DenseArray in dense_dims (#262) (@brenhinkeller)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.7

ArrayInterface v5.0.7

Diff since v5.0.6

Closed issues: - ArrayInterface.length? (#254) - how to tell if type has ldiv! defined (#258)

Merged pull requests: - Rename static_length to length and document (#259) (@nchisholm)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.6

ArrayInterface v5.0.6

Diff since v5.0.5

Merged pull requests: - Infer static size of subarrays of adjoint vectors (#257) (@chriselrod)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.5

ArrayInterface v5.0.5

Diff since v5.0.4

Merged pull requests: - Fix inferrence regression on nightly for has_dimnames (#252) (@Tokazama)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.4

ArrayInterface v5.0.4

Diff since v5.0.3

Merged pull requests: - Add can_setindex methods (#251) (@Tokazama)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.3

ArrayInterface v5.0.3

Diff since v5.0.2

Merged pull requests: - Generalize from Array to DenseArray where possible in stridelayout (#243) (@brenhinkeller)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.2

ArrayInterface v5.0.2

Diff since v5.0.1

Merged pull requests: - axistype should create OneTo for better similar support (#249) (@chriselrod)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.1

ArrayInterface v5.0.1

Diff since v5.0.0

Merged pull requests: - Fix size of broadcast objects (#248) (@chriselrod)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v5.0.0

ArrayInterface v5.0.0

Diff since v4.0.4

Merged pull requests: - Revert missing to nothings (#245) (@ChrisRackauckas) - Docs to LTS (#247) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v4.0.4

ArrayInterface v4.0.4

Diff since v4.0.3

Merged pull requests: - Fix spelling (#244) (@YingboMa)

- Julia
Published by github-actions[bot] almost 4 years ago

ArrayInterface - v4.0.3

ArrayInterface v4.0.3

Diff since v4.0.2

Merged pull requests: - Dynamic dimnames (#238) (@Tokazama)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v4.0.2

ArrayInterface v4.0.2

Diff since v4.0.1

Closed issues: - ArrayInterface 4 broke OptionallyStaticUnitRange iteration (#239)

Merged pull requests: - Test JuliaSIMD in downstream testing (#237) (@chriselrod) - Fix #239 (#240) (@Tokazama)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v4.0.1

ArrayInterface v4.0.1

Diff since v4.0.0

Merged pull requests: - Support static info on iterators (#236) (@Tokazama)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v4.0.0

ArrayInterface v4.0.0

Diff since v3.2.2

Closed issues: - Add downstream testing (#193)

Merged pull requests: - Use missing instead of nothing for dynamic values (#232) (@Tokazama) - Start a downstream CI setup (#234) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v3.2.2

ArrayInterface v3.2.2

Diff since v3.2.1

Merged pull requests: - fix for firstindex(128:static(-1):1) (#229) (@N5N3) - Type stability fix (#230) (@chriselrod) - parent(::LazyAxis) returns the axis. (#233) (@chriselrod)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v3.2.1

ArrayInterface v3.2.1

Diff since v3.2.0

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v3.2.0

ArrayInterface v3.2.0

Diff since v3.1.40

Merged pull requests: - Optimizations on to_indices (#227) (@Tokazama)

- Julia
Published by github-actions[bot] about 4 years ago

ArrayInterface - v3.1.40

ArrayInterface v3.1.40

Diff since v3.1.39

Merged pull requests: - Generic support for known_length(::Type{<:AbstractCartesianIndex}) (#226) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.39

ArrayInterface v3.1.39

Diff since v3.1.38

Closed issues: - eachindex on OptionallyStaticUnitRange is not 1-based (#219) - v3.1.37 broke axes(A::SubArray, dim) with dim larger than ndims(A) (#224)

Merged pull requests: - axes(A::SubArray, dim) with dim larger than ndims(A) (#225) (@ranocha)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.38

ArrayInterface v3.1.38

Diff since v3.1.37

Merged pull requests: - Add SUnitRange(::Int, ::Int) constructor and doc string (#223) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.37

ArrayInterface v3.1.37

Diff since v3.1.36

Merged pull requests: - ArrayInterface.axes docs, clean up, and ReinterpretArray support. (#222) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.36

ArrayInterface v3.1.36

Diff since v3.1.35

Merged pull requests: - SUnitRange and SOneTo aliases (#221) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.35

ArrayInterface v3.1.35

Diff since v3.1.34

Merged pull requests: - Bump the stable test to the LTS (#217) (@ChrisRackauckas) - CompatHelper: bump compat for Static to 0.4, (keep existing compat) (#218) (@github-actions[bot]) - StaticRange eachindex (#220) (@chriselrod)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.34

ArrayInterface v3.1.34

Diff since v3.1.33

Closed issues: - package broken (#206) - precompilation error (#207) - Precompilation fail, @constprop not defined (#208) - StrideIndex errors on adjoint(view(adjoint(v), _)) (#215)

Merged pull requests: - Fix stride_rank for equal-dim reinterpretarray (#209) (@timholy) - Improve banded matrix sparsity calculations (#213) (@ChrisRackauckas) - Get rid of old fixes (#214) (@Tokazama) - Add some ReshapedArray of adjoint vector methods (#216) (@chriselrod)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.33

ArrayInterface v3.1.33

Diff since v3.1.32

Merged pull requests: - Use Compat.@constprop and Compat.@inline (#205) (@timholy)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.32

ArrayInterface v3.1.32

Diff since v3.1.31

Closed issues: - Add is_strided (#24) - Warning: Error requiring StaticArrays from ArrayInterface (#200)

Merged pull requests: - More dimension names documentation (#201) (@Tokazama) - remove extra method, fixes #200 (#203) (@chriselrod) - adapt to JuliaLang/julia#42125 (#204) (@simeonschaub)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.31

ArrayInterface v3.1.31

Diff since v3.1.30

Merged pull requests: - ShapedIndex (#199) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.30

ArrayInterface v3.1.30

Diff since v3.1.29

Merged pull requests: - have axes(reinterpret(reshape,T,::AbstractArray{S}),1) be static sometimes (#198) (@chriselrod)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.29

ArrayInterface v3.1.29

Diff since v3.1.28

Merged pull requests: - Uint static step (#197) (@chriselrod)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.28

ArrayInterface v3.1.28

Diff since v3.1.27

Merged pull requests: - Cleanup/fix range and dimension related traits/methods (#196) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.27

ArrayInterface v3.1.27

Diff since v3.1.26

Merged pull requests: - buffer method (#195) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.26

ArrayInterface v3.1.26

Diff since v3.1.25

Merged pull requests: - More Clean Up and Tests (#194) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.25

ArrayInterface v3.1.25

Diff since v3.1.24

Merged pull requests: - Consistency in traits (mostly docs) (#191) (@Tokazama) - Assume parent array has same strides (#192) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.24

ArrayInterface v3.1.24

Diff since v3.1.23

Closed issues: - doc links are broken with 404 (#179)

Merged pull requests: - Cleaning up indexing and dimension mapping code. (#181) (@Tokazama) - Document static traits (#182) (#184) (@Tokazama) - Add line to static size doc (#185) (@Tokazama) - doc strings type and add trait inheritance section (#186) (@Tokazama) - Avoid broadcast to reduce compile times (#188) (@ChrisRackauckas) - More documentation organization + fix offset1 mess. (#190) (@Tokazama)

- Julia
Published by github-actions[bot] over 4 years ago

ArrayInterface - v3.1.23

ArrayInterface v3.1.23

Diff since v3.1.22

Merged pull requests: - more @static if's on version checks (#183) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 4 years ago