Releases: tkemmer/ImplicitArrays.jl
Releases · tkemmer/ImplicitArrays.jl
v0.3.0
22 Jul 11:57
Compare
Sorry, something went wrong.
No results found
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 )
v0.2.3
22 Aug 10:09
Compare
Sorry, something went wrong.
No results found
v0.2.2
16 Jul 13:05
Compare
Sorry, something went wrong.
No results found
v0.2.1
24 May 14:21
Compare
Sorry, something went wrong.
No results found
Improvements
Adapt to CanonicalIndexError (since Julia 1.8)
Fix FixedValueArray tests on x86 platforms
v0.2.0
30 Oct 00:06
Compare
Sorry, something went wrong.
No results found
First official release of ImplicitArrays.jl, providing types for implicit
Block matrices
Fixed-value arrays
Interaction matrices
Row-projection arrays