Recent Releases of implicitarrays.jl

implicitarrays.jl - v0.3.0

ImplicitArrays v0.3.0

Diff since v0.2.0 Diff since v0.2.3

Breaking changes: - Bump minimum supported Julia version to 1.10 LTS (#2) (@tkemmer)

Merged pull requests: - Fix compat lower bounds for Julia 1.12 (#3) (@tkemmer) - Bump minimum supported Julia version to 1.10 LTS (#2) (@tkemmer) - InteractionMatrix: allow different vector types for rowelems/colelems (#5) (@tkemmer) - InteractionMatrix: allow getindex keyword arguments (#6) (@tkemmer)

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

implicitarrays.jl - v0.2.3

ImplicitArrays v0.2.3

Diff since v0.2.2

Fixes

  • Fix vararg ctors for zero-row projection vectors/matrices (b66d6a4dc2a038c9f4686e2b5b009d8bd34b9bbf)

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

implicitarrays.jl - v0.2.2

ImplicitArrays v0.2.2

Diff since v0.2.1

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

implicitarrays.jl - v0.2.1

Improvements

  • Adapt to CanonicalIndexError (since Julia 1.8)
  • Fix FixedValueArray tests on x86 platforms

- Julia
Published by tkemmer about 4 years ago

implicitarrays.jl - v0.2.0

First official release of ImplicitArrays.jl, providing types for implicit * Block matrices * Fixed-value arrays * Interaction matrices * Row-projection arrays

- Julia
Published by tkemmer almost 6 years ago