Skip to content

Releases: JuliaLinearAlgebra/GenericLinearAlgebra.jl

v0.2.2

06 May 12:05
83280b3
Compare
Choose a tag to compare

GenericLinearAlgebra v0.2.2

Diff since v0.2.1

Closed issues:

  • Methods overwritten (#60)
  • Turning on 2FA in this org (#62)
  • Faulty eigenvalues from GenericLinearAlgebra when comparing to LinearAlgebra and other software (#63)

Merged pull requests:

v0.2.1

05 Nov 22:48
v0.2.1
9021142
Compare
Choose a tag to compare

v0.2.1 (2019-11-05)

Diff since v0.2.0

Closed issues:

  • schur convergence with 0 eigenvalues (#58)

Merged pull requests:

v0.2.0

20 Sep 15:38
v0.2.0
787510a
Compare
Choose a tag to compare

v0.2.0 (2019-09-20)

Diff since v0.1.1

Closed issues:

  • method ambiguity from mul! with LinearAlgebra in Julia 1.3 (#55)
  • Sorting order of eigvals (#47)

Merged pull requests:

v0.1.1

28 Aug 12:45
v0.1.1
Compare
Choose a tag to compare

v0.1.1 (2019-08-28)

Diff since v0.1.0

Closed issues:

  • eigen! hangs in infinite loop (#52)
  • ERROR: type Shur has no field T (#48)
  • Are there a Chordal sparse matrix function? (#45)
  • Add Julia matrix exponential?\ (#43)
  • Do you intend to tag this? (#40)

Merged pull requests:

Initial release

15 Dec 16:55
Compare
Choose a tag to compare
v0.1.0

Fix deployment path