Skip to content

Releases: JuliaArrays/StaticArrays.jl

v1.9.7

03 Jul 06:49
778a563
Compare
Choose a tag to compare

StaticArrays v1.9.7

Diff since v1.9.6

Merged pull requests:

v1.9.6

27 Jun 17:40
31c09e9
Compare
Choose a tag to compare

StaticArrays v1.9.6

Diff since v1.9.5

Merged pull requests:

  • Complex multiplication with SHermitianCompact (#1264) (@lxvm)
  • improved definitions of ishermitian/issymmetric (#1266) (@lxvm)

Closed issues:

  • Regression in LU factorization causing allocations (#1261)

v1.9.5

06 Jun 16:45
609aa34
Compare
Choose a tag to compare

StaticArrays v1.9.5

Diff since v1.9.4

Merged pull requests:

Closed issues:

  • svd allocates even with small matrices (#1255)

v1.9.4

16 May 17:36
c4092a1
Compare
Choose a tag to compare

StaticArrays v1.9.4

Diff since v1.9.3

Merged pull requests:

Closed issues:

  • Multiplication involving transpose of a Matrix{<:SMatrix} (#966)
  • LoladError: InterruptException (#1249)
  • StaticArrays.jl dependencies broken during testing. (#1250)

v1.9.3

21 Feb 14:42
c5f3c74
Compare
Choose a tag to compare

StaticArrays v1.9.3

Diff since v1.9.2

Merged pull requests:

  • Use Broadcast.flatten on master (#1186) (@N5N3)
  • Force specialization of dimension_mismatch_fail() on type argument. (#1245) (@trahflow)

Closed issues:

  • Force specialization of dimension_mismatch_fail() on type parameter? (#1244)

v1.9.2

30 Jan 09:33
48dec2c
Compare
Choose a tag to compare

StaticArrays v1.9.2

Diff since v1.9.1

Merged pull requests:

Closed issues:

  • Strange type instability when generating MArrays inside a function (#1168)
  • JET report_call issue (#1225)

v1.9.1

12 Jan 16:56
5913f33
Compare
Choose a tag to compare

StaticArrays v1.9.1

Diff since v1.9.0

Merged pull requests:

Closed issues:

  • unexpected allocations / slow execution when using @SVector and rand (#1229)

v1.9.0

03 Jan 08:52
e2d772f
Compare
Choose a tag to compare

StaticArrays v1.9.0

Diff since v1.8.2

Merged pull requests:

Closed issues:

  • Generating random StaticArrays works with SamplerTypes but not other Samplers (#804)

v1.8.2

01 Jan 15:46
3fd8fb9
Compare
Choose a tag to compare

StaticArrays v1.8.2

Diff since v1.8.1

Merged pull requests:

v1.8.1

17 Dec 21:12
79c2991
Compare
Choose a tag to compare

StaticArrays v1.8.1

Diff since v1.8.0

Merged pull requests: