Skip to content

Releases: JuliaArrays/StaticArrays.jl

v1.9.12

11 Feb 15:12
df49024
Compare
Choose a tag to compare

StaticArrays v1.9.12

Diff since v1.9.11

Merged pull requests:

v1.9.11

28 Jan 09:02
89d8653
Compare
Choose a tag to compare

StaticArrays v1.9.11

Diff since v1.9.10

Merged pull requests:

v1.9.10

27 Dec 08:17
f4dbc15
Compare
Choose a tag to compare

StaticArrays v1.9.10

Diff since v1.9.9

Merged pull requests:

v1.9.9

20 Dec 15:25
b23d668
Compare
Choose a tag to compare

StaticArrays v1.9.9

Diff since v1.9.8

Merged pull requests:

v1.9.8

22 Oct 10:16
b62e257
Compare
Choose a tag to compare

StaticArrays v1.9.8

Diff since v1.9.7

Merged pull requests:

Closed issues:

  • solve throws on small SMatrix with Measurements.jl entries (#939)
  • Support init keyword of sum (#1119)

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)